Commit Graph

4150 Commits

Author SHA1 Message Date
Stein Magnus Jodal
babd47b37a docs: Fix duplicate links 2013-04-23 22:45:08 +02:00
Stein Magnus Jodal
3e0793250c docs: serial no longer needs to be mocked 2013-04-23 22:34:18 +02:00
Stein Magnus Jodal
222c5ae60d scanner: Remove GStreamer options support 2013-04-22 23:23:16 +02:00
Stein Magnus Jodal
ccde21298f docs: Fix typos 2013-04-22 23:21:03 +02:00
Stein Magnus Jodal
88ba70a460 docs: mopidy-convert-config usage 2013-04-22 23:15:44 +02:00
Stein Magnus Jodal
7c293f58a2 docs: Add Mopidy-Beets extension 2013-04-21 22:56:03 +02:00
Stein Magnus Jodal
5150b0bb53 docs: Extensions should have a MANIFEST.in and ext.conf 2013-04-20 23:08:23 +02:00
Thomas Adamcik
30babaa26a main: Always raise unchaught exceptions and only log once logging is setup 2013-04-18 23:59:36 +02:00
Stein Magnus Jodal
48dfcf6fd1 deps: Survive exceptions from pkg_resources 2013-04-18 18:05:55 +02:00
Stein Magnus Jodal
357c23d0d7 setup: Make sure all *.conf files are packaged 2013-04-18 12:42:10 +02:00
Stein Magnus Jodal
d88da482d4 deps: Don't show 'from ' at the end of the platform line 2013-04-18 12:11:04 +02:00
Thomas Adamcik
18ebb56b3e config: Add logging/config_file 2013-04-17 23:47:18 +02:00
Stein Magnus Jodal
c6490afc2d docs: Update installation guide 2013-04-17 23:37:06 +02:00
Stein Magnus Jodal
4d9bbd9d1c setup: Bump mock requirement to >= 1.0 2013-04-17 23:28:34 +02:00
Stein Magnus Jodal
a861fc996c tests: Bump mock requirement to >= 1.0 2013-04-17 23:27:08 +02:00
Stein Magnus Jodal
1daf0bc07a setup: Install *.conf files as well 2013-04-17 23:19:40 +02:00
Stein Magnus Jodal
cfe548b654 Merge pull request #415 from kingosticks/fix/mpd-disambiguated-playlist-not-found
Fix playlist not found for disambiguated MPD playlists
2013-04-17 13:36:51 -07:00
Nick Steel
fd03acb463 Access playlist_name_from_uri mapping through helper function and make dict private 2013-04-17 21:30:12 +01:00
Nick Steel
28b00dbea1 Merge branch 'develop' into fix/mpd-disambiguated-playlist-not-found 2013-04-17 21:00:58 +01:00
Nick Steel
ce5e1ff26a Learn to not write c, learn English grammar 2013-04-17 20:56:39 +01:00
Nick Steel
36a694617c Removed unnecessary logging
Also: nicer check that empty _playlist_uri_from_name is empty
2013-04-17 15:44:50 +02:00
Stein Magnus Jodal
a702deedae deps: 'none' should only be displayed if no other elements 2013-04-17 09:14:38 +02:00
Stein Magnus Jodal
5d9b04b513 Merge pull request #419 from adamcik/feature/convert-config
Adds mopidy-convert-config for settings.py migration.
2013-04-16 15:08:57 -07:00
Thomas Adamcik
b8b578e107 config: Add basic saving to convert config 2013-04-16 23:52:22 +02:00
Thomas Adamcik
c35dfb3610 config: Ensure format only produces bytes 2013-04-16 23:52:22 +02:00
Thomas Adamcik
10f0632239 config: Encode any unicode passwords if found 2013-04-16 23:52:21 +02:00
Thomas Adamcik
df9d635db8 config: Print converted settings 2013-04-16 23:52:21 +02:00
Thomas Adamcik
14a09643a0 config: Avoid adding empty sections 2013-04-16 23:52:21 +02:00
Thomas Adamcik
b94890a1c7 config: Start work on mopidy-convert-config 2013-04-16 23:52:20 +02:00
Thomas Adamcik
c84cb95c3f Merge pull request #418 from jodal/feature/show-deps
Update --show-deps to list deps of extensions
2013-04-16 14:33:11 -07:00
Stein Magnus Jodal
3c4dfc3777 Merge pull request #417 from adamcik/feature/config-api-cleanup
Move towards stable config APIs.
2013-04-16 14:28:21 -07:00
Thomas Adamcik
765f3c5d3c config: flake8 2013-04-16 23:25:30 +02:00
Stein Magnus Jodal
466cf3ba33 deps: Rename --list-deps to --show-deps 2013-04-16 23:07:38 +02:00
Stein Magnus Jodal
164eaffea7 deps: Group GStreamer elements by found/not found 2013-04-16 23:05:15 +02:00
Thomas Adamcik
134faddb9e ext: Typo in docstring 2013-04-16 22:48:40 +02:00
Stein Magnus Jodal
8798368763 deps: Move GStreamer to the bottom 2013-04-16 22:48:30 +02:00
Stein Magnus Jodal
07e6d11850 deps: Remove old manual deps checkers 2013-04-16 22:48:30 +02:00
Stein Magnus Jodal
609b6ace85 deps: Look up deps in pkg_resources 2013-04-16 22:48:29 +02:00
Stein Magnus Jodal
5de80228ea deps: Output one dep per line 2013-04-16 22:48:29 +02:00
Stein Magnus Jodal
21d17db7e2 formatting: Make indent() more useful 2013-04-16 22:39:08 +02:00
Thomas Adamcik
cde84748f7 config: Create config.format and switch to just serialize on schemas 2013-04-16 22:36:58 +02:00
Thomas Adamcik
d8f6886311 config: Set missing/invalid keys to none 2013-04-16 22:19:34 +02:00
Thomas Adamcik
f0131fdc93 config: Fix serialization of none 2013-04-16 21:37:55 +02:00
Thomas Adamcik
ee40f0385a config: Remove format from types API 2013-04-16 21:37:54 +02:00
Stein Magnus Jodal
ada697fbf3 docs: Remove duplicate link label 2013-04-16 10:50:59 +02:00
Stein Magnus Jodal
3e366efb20 Move NAD mixer to an external extension 2013-04-16 10:46:57 +02:00
Thomas Adamcik
211379a01c config: Unknown loglevels should serialize to blank string 2013-04-16 00:13:57 +02:00
Thomas Adamcik
5a495c590c ext: Do not compound config enabled and validate_extension 2013-04-16 00:02:31 +02:00
Thomas Adamcik
08db8829af config: Move all code to new load function 2013-04-15 23:37:40 +02:00
Thomas Adamcik
78d3888dd1 config: Remove ConfigErrors expception 2013-04-15 23:09:19 +02:00