Commit Graph

32 Commits

Author SHA1 Message Date
Stein Magnus Jodal
494e29ebaf docs: Remove docs for deprecated local/ configs 2016-02-14 22:28:55 +01:00
Stein Magnus Jodal
0360936135 docs: Add a section on updating the local library
Fixes #1267
2015-08-28 22:04:33 +02:00
Stein Magnus Jodal
e0a028291a local: Replace local/data_dir with core/data_dir
Partly fixes #1259
2015-08-23 00:37:38 +02:00
Thomas Adamcik
b9a7a9d2b6 local: Add follow symlinks setting 2014-10-17 20:08:33 +02:00
Thomas Adamcik
316a1bf20f local: Ensure logging does not divide by zero in scanner. 2014-01-18 01:31:44 +01:00
Stein Magnus Jodal
cc8bf67641 docs: More prose and less headers in ext docs 2014-01-11 21:05:21 +01:00
Stein Magnus Jodal
f7407b6213 docs: Add mopidy.local.Library docs 2014-01-11 19:49:40 +01:00
Stein Magnus Jodal
2731d23578 local: Move mopidy.{backends => }.local 2014-01-11 15:17:05 +01:00
Thomas Adamcik
042868e602 Merge branch 'develop' into feature/extension-registry
Conflicts:
	mopidy/backends/local/json/actor.py
	mopidy/backends/local/json/library.py
2014-01-08 23:50:03 +01:00
Thomas Adamcik
08961cfcdd docs: Update change log and local library info 2014-01-08 23:47:24 +01:00
Stein Magnus Jodal
a9ab02737c docs: Remove outdated links to issue labels 2013-12-31 16:33:02 +01:00
Thomas Adamcik
63a8375429 local: Review comments and library interface update.
Added return value to flush so we can log what is being done.
2013-12-31 14:57:54 +01:00
Thomas Adamcik
09c0ae2551 local: Add flush threshold to scanner.
Instead of triggering every 1000th query, this is now configurable and also
triggers the flush call to the library.
2013-12-30 01:31:00 +01:00
Thomas Adamcik
d93d3e6fcd local: Add local/library config value
- Updated library provider to support missing library
- Added config value to select local library provider
- Updated tests to use library config value
2013-12-24 00:22:58 +01:00
Thomas Adamcik
7e063774b3 local: Remove local-json as a split out extension.
Will be re-added using the new library interface. This commit does break tests.
2013-12-23 22:22:14 +01:00
Thomas Adamcik
353782e2c8 local: Add local/data_dir config value.
Not in use yet but, needed for future changes planed in this branch.
2013-12-23 21:40:35 +01:00
Stein Magnus Jodal
4a599eec0c docs: Minor tweaks 2013-12-04 23:30:01 +01:00
Stein Magnus Jodal
07784ed058 Merge branch 'develop' into feature/local-json 2013-12-04 23:27:21 +01:00
Thomas Adamcik
9794826f26 local: Review changes 2013-12-04 22:52:24 +01:00
Thomas Adamcik
9c2d38e989 local: Remove tag cache support
- Updates doc references to tag cache
- Removes tag cache from config and marks it deprecated
- Removes tag cache from setup.py
- Removes tag cache from config converter
- Removes tag cache from tests
- Converts local library tests to use JSON.
2013-12-04 22:38:16 +01:00
Stein Magnus Jodal
81e437ae70 docs: Document value separation in config values with lists 2013-12-03 19:07:25 +01:00
Thomas Adamcik
121d2c782a docs: Add info about local-json and pluggable libraries 2013-11-28 23:42:12 +01:00
Thomas Adamcik
f89169d551 commands: Review changes for wording etc (#570) 2013-11-16 02:23:04 +01:00
Thomas Adamcik
ce13e7ae9e doc: Update with command changes 2013-11-14 23:39:09 +01:00
Thomas Adamcik
3945e437de docs: Fix minor doc issues found during review
- Adds autodoc for mopidy.audio.scan
- Updates ``file://`` to ``local:``
- Minor language fix.
2013-11-09 13:30:27 +01:00
Thomas Adamcik
67c028c31e docs: Update docs with respect to sub-commands 2013-11-09 13:23:52 +01:00
Thomas Adamcik
3884da2d7e local: Rename scan_blacklist_extensions to excluded_file_extensions 2013-10-27 21:27:11 +01:00
Thomas Adamcik
3a1d4db227 local: Add file ext blacklist (fixes #516).
Adds a new local/scan_blacklist_extensions config value for controlling file
extensions to ignore.
2013-10-27 14:26:06 +01:00
Stein Magnus Jodal
66f367048d docs: Document local/scan_timeout config value 2013-08-05 23:09:04 +02:00
Stein Magnus Jodal
69c2a2d32c docs: Reorder default config and confval descriptions 2013-04-12 21:50:14 +02:00
Stein Magnus Jodal
ad21236155 docs: Move usage instructions from config to ext pages 2013-04-12 00:54:47 +02:00
Stein Magnus Jodal
ae7543a985 docs: Move local to ext registry 2013-04-12 00:17:48 +02:00