Commit Graph

621 Commits

Author SHA1 Message Date
Stein Magnus Jodal
1660cccbea Fix missing options.debug 2010-05-05 19:42:16 +02:00
Thomas Adamcik
733f51fdc6 Add info about defaults for DUMP settings 2010-05-05 19:29:20 +02:00
Thomas Adamcik
8361b137cc Rename debug option to dump 2010-05-05 19:21:47 +02:00
Thomas Adamcik
f0dfaaa363 Add client info to logs 2010-05-05 18:33:19 +02:00
Thomas Adamcik
fc8b932723 Add file based debug logger 2010-05-05 18:33:05 +02:00
Stein Magnus Jodal
c8b6e4728d MPD: Handle 'play "-1"' in same way as 'playid "-1"' 2010-05-05 14:37:58 +02:00
Stein Magnus Jodal
b408751520 MPD: Handle 'lsinfo ""' in the same way as 'lsinfo' and 'lsinfo "/"' 2010-05-05 12:54:49 +02:00
Stein Magnus Jodal
5449374fa2 Ready for 0.1.0a2 development 2010-05-04 22:23:15 +02:00
Stein Magnus Jodal
3cf285f44e despotify: Ignore local files in playlists
Fixes initial hang on "Caching stored playlists".
2010-05-04 21:36:04 +02:00
Stein Magnus Jodal
597ea290ae Document what should happen if library.lookup() fails 2010-05-04 21:30:58 +02:00
Stein Magnus Jodal
a3498ba5d6 Fix kwarg name 2010-05-04 20:59:45 +02:00
Stein Magnus Jodal
3047aeb14a Merge remote branch 'adamcik/gstreamer' 2010-05-04 00:27:02 +02:00
Stein Magnus Jodal
894060b4e4 Make AlsaMixer work on hosts without a mixer named 'Master' 2010-05-03 23:52:38 +02:00
Stein Magnus Jodal
8cedca11d3 Improve backend API docs 2010-05-03 22:54:34 +02:00
Stein Magnus Jodal
39959a6edf Rename playlist_position to current_playlist_position 2010-05-03 22:52:49 +02:00
Stein Magnus Jodal
5638604a07 Remove backend.playback.volume in preference of backend.mixer.volume 2010-05-03 22:38:21 +02:00
Stein Magnus Jodal
59a81ecf6d libspotify: Make audio controller injectable for testing 2010-05-03 21:44:06 +02:00
Thomas Adamcik
adb8304c67 Try to fix path_to_uri for windows 2010-05-02 02:21:04 +02:00
Thomas Adamcik
d757d6a0ec Simplify tag cache return values 2010-05-01 21:28:56 +02:00
Thomas Adamcik
590aea4b89 Add FIXME and correct test class name 2010-05-01 21:03:51 +02:00
Thomas Adamcik
3c9ff6b13f Rename get_or_create_dotdir to get_or_create_folder and add tests 2010-05-01 21:03:11 +02:00
Thomas Adamcik
9bf1ecede8 Deploy path_to_uri all over 2010-05-01 20:31:00 +02:00
Thomas Adamcik
5cabd1c255 Unicode tests for PathToFileURITest 2010-05-01 20:10:12 +02:00
Thomas Adamcik
0186bd81db Expand path_to_uri functionality 2010-05-01 19:56:03 +02:00
Thomas Adamcik
03a453eb64 Add path_to_uri in utils 2010-05-01 19:48:05 +02:00
Stein Magnus Jodal
4660e856ca Fix more pylint warnings 2010-05-01 14:29:54 +02:00
Stein Magnus Jodal
343e451b55 Fix some pylint warnings 2010-05-01 13:39:42 +02:00
Stein Magnus Jodal
fff0e046cf Fix more pylint violations 2010-05-01 13:21:52 +02:00
Stein Magnus Jodal
cf1fbda387 Fix more pylint violations 2010-05-01 11:46:59 +02:00
Thomas Adamcik
89d06a4de3 Merge branch 'master' into gstreamer 2010-05-01 01:58:33 +02:00
Thomas Adamcik
7773e8eba3 Test and impl. search in library 2010-04-30 22:25:19 +02:00
Thomas Adamcik
9c612d1c52 Better exception message for library find exact 2010-04-30 22:23:05 +02:00
Thomas Adamcik
d5b80c7885 Test and implement library.find_exact 2010-04-30 21:57:01 +02:00
Thomas Adamcik
f1453732dc Find exact with no hits test and impl. 2010-04-30 21:13:32 +02:00
Thomas Adamcik
b6fbc0bce9 Fix stupid wording 2010-04-30 21:00:25 +02:00
Thomas Adamcik
d8b6d216d3 Update m3u parser to handle missing files better 2010-04-30 20:56:27 +02:00
Thomas Adamcik
fa362ce936 Handle missing tag cache better 2010-04-30 20:46:30 +02:00
Thomas Adamcik
a222a49799 Fix gstreamer library with respect to lookup 2010-04-30 20:42:35 +02:00
Thomas Adamcik
0d1da2fc08 Refactor parse_mpd_tag_cache to handle blank track info 2010-04-30 19:55:39 +02:00
Stein Magnus Jodal
e12874bb6e Fix logging of exception message 2010-04-29 23:52:52 +02:00
Stein Magnus Jodal
973d5d330e Fix some pylint warnings 2010-04-29 22:54:37 +02:00
Thomas Adamcik
8e6df64997 Add FIXME 2010-04-29 22:31:36 +02:00
Thomas Adamcik
aae64d2c23 Add minimal gstreamer library so that tests pass 2010-04-29 22:20:40 +02:00
Thomas Adamcik
0553c804f2 Fix trailing whitespace 2010-04-29 21:59:52 +02:00
Thomas Adamcik
c612edd205 Merge branch 'master' into gstreamer 2010-04-29 21:11:42 +02:00
Thomas Adamcik
1da9dced77 Ensure that models don't accept unknown kwarg keys 2010-04-29 21:09:17 +02:00
Thomas Adamcik
0bcda9920b Various pylint fixes 2010-04-29 20:37:22 +02:00
Thomas Adamcik
5f08dbc213 Add extra settings for music folder and tag cache 2010-04-28 22:53:42 +02:00
Thomas Adamcik
febdbce0e1 Fix mpd tag cache code with respect to newest test 2010-04-28 22:31:25 +02:00
Thomas Adamcik
3b3ba18966 Simplify MPD tag cache code 2010-04-28 22:03:14 +02:00