Commit Graph

78 Commits

Author SHA1 Message Date
Stein Magnus Jodal
b6723570cb docs: Add Mopidy-TuneIn
(cherry picked from commit 590ce19148)
2014-05-25 22:52:10 +02:00
Stein Magnus Jodal
5626ed799a docs: Add Mopidy-InternetArchive extension
(cherry picked from commit cce6d43fcf)
2014-05-25 22:50:32 +02:00
Stein Magnus Jodal
4c1fccbb04 docs: Add Mopidy-Yamaha extension
(cherry picked from commit 546507fa97)
2014-05-25 22:49:30 +02:00
Stein Magnus Jodal
cfd41771a6 docs: Add Mopidy-Podcast extension 2014-02-03 09:54:14 +01:00
Nick Steel
fdee34950f MPD docs typo 2014-01-18 09:31:14 +00: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
b38d3dba79 docs: Add Mopidy-Dirble extension 2014-01-17 15:01:18 +01:00
Stein Magnus Jodal
c4ab4b150a docs: Remove browsing from list of MPD limitations 2014-01-15 01:34:43 +01:00
Stein Magnus Jodal
feb1cd51bc docs: Add Mopidy-VKontakte 2014-01-11 21:10:25 +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
d9e602c128 docs: Make extensions and clients more prominent on the front page 2014-01-11 20:26:10 +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
Stein Magnus Jodal
120c381285 stream: Move mopidy.{backends => }.stream 2014-01-11 15:17:02 +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
702befd6ae Merge branch 'develop' into feature/extension-registry
Conflicts:
	setup.py
2013-12-31 15:34: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
Stein Magnus Jodal
1ee534126e mpd: Move mopidy.{frontends => }.mpd 2013-12-31 14:11:16 +01:00
Stein Magnus Jodal
621aff22c9 http: Move mopidy.{frontends => }.http 2013-12-31 14:04:25 +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
8295dd4f4a requirements: Fold http.txt into Mopidy-HTTP docs 2013-12-06 10:23:29 +01:00
Thomas Adamcik
7c7db63659 docs: Add stream/timeout config value to docs 2013-12-05 23:03:50 +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
37ba3ca01d Merge branch 'develop' into feature/commands-helper-tmp
Conflicts:
	mopidy/utils/log.py
2013-11-14 23:36:27 +01:00
Lasse Bigum
9ba5f6862f Merge branch 'develop' of https://github.com/mopidy/mopidy into feature/extra_tags 2013-11-13 00:23:44 +01:00
Stein Magnus Jodal
d2280d9a86 docs: Add {mpd,http}/zeroconf descriptions 2013-11-11 22:52:36 +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
Lasse Bigum
deb442c54a Update documentation 2013-11-09 03:10:20 +01:00
Stein Magnus Jodal
5b78ff94ff docs: Remove count from MPD limitations list 2013-11-07 19:33:46 +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
9d0b04e96f docs: Fix link to Mopidy-Arcam 2013-10-23 21:20:00 +02:00
Stein Magnus Jodal
11a9b5b1f2 docs: Add Mopidy-Notifier to extension list 2013-10-19 23:15:13 +02:00
Stein Magnus Jodal
61f2d7314e docs: Fix typo 2013-10-13 19:50:04 +02:00
Stein Magnus Jodal
d9d9a57df4 docs: Add Mopidy-Arcam to extension list 2013-10-11 10:09:19 +02:00
Stein Magnus Jodal
5745682400 docs: Add Mopidy-radio-de to extension list 2013-10-11 10:06:27 +02:00
Stein Magnus Jodal
e7d6a995e8 spotify: Move to external extension 2013-10-08 22:42:26 +02:00