Commit Graph

968 Commits

Author SHA1 Message Date
Thomas Adamcik
998f9abae6 Load playlist tracks from library 2010-05-05 19:24:42 +02:00
Thomas Adamcik
60ca5e4841 Add logging for loading of tag_cache and playlists, and exception message for LookupError 2010-05-05 19:24:22 +02:00
Thomas Adamcik
f946386a7d Reorder init of backends due to dependencies between them 2010-05-05 19:23:10 +02:00
Thomas Adamcik
eba3dd7c6d Windows won't let you open a NamedTemporartFile while it is still open 2010-05-02 13:40:42 +02:00
Thomas Adamcik
ce8f88954c Another windows file path adjustment 2010-05-02 02:25:38 +02:00
Thomas Adamcik
adb8304c67 Try to fix path_to_uri for windows 2010-05-02 02:21:04 +02:00
Thomas Adamcik
d873fd62de pylint tests written for gstreamer 2010-05-01 21:53:52 +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
Thomas Adamcik
e1c40fbc0b Rollback skipping gstreamer tests on windows 2010-05-01 17:22:22 +02:00
Thomas Adamcik
cf8584c769 Rename some tests classes, ie. s/Backend// 2010-05-01 17:20:25 +02:00
Thomas Adamcik
2b743e4157 Skip gstreamer tests on windows 2010-05-01 17:19:56 +02:00
Stein Magnus Jodal
59ada1bb28 Merge tests/backends/get_test into tests/backends/base 2010-05-01 14:55:05 +02:00
Stein Magnus Jodal
eac8015970 Use assertEqual without 's' all over 2010-05-01 14:47:41 +02:00
Stein Magnus Jodal
4660e856ca Fix more pylint warnings 2010-05-01 14:29:54 +02:00
Stein Magnus Jodal
c3912dd14e Enable most of the disabled pylint messages 2010-05-01 14:12:27 +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
Stein Magnus Jodal
c3e9100fc4 Merge commit 'adamcik/gstreamer' 2010-05-01 11:33:05 +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
c66c63c671 Forgot to add library tag cache 2010-04-30 20:59:51 +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
437f7fb6e7 Add lookup tests for library 2010-04-30 20:42:08 +02:00
Thomas Adamcik
14f7bc0591 Add placeholder URItoM3UTest for when persistence is moved back to util class 2010-04-30 20:05:39 +02:00
Thomas Adamcik
0d1da2fc08 Refactor parse_mpd_tag_cache to handle blank track info 2010-04-30 19:55:39 +02:00
Thomas Adamcik
b84c9e3eff Add test for minimal 'blank' tag_cache 2010-04-30 19:51:49 +02:00
Stein Magnus Jodal
0b5fc83c90 Add initial gstreamer install docs 2010-04-29 23:58:54 +02:00
Stein Magnus Jodal
24e16fa003 Update Mopidy+despotify install docs after trying them on a clean Ubuntu 10.04 installation 2010-04-29 23:56:52 +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
9e798916bd Convert gstreamer_test to use data folder helper 2010-04-29 22:51:18 +02:00
Thomas Adamcik
5e79c8a1f1 Move data folder helper to tests module 2010-04-29 22:49:28 +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
3bc9a0a60c Update library tests 2010-04-29 22:20:18 +02:00
Thomas Adamcik
7183cfd561 More placeholders for tests 2010-04-29 22:09:55 +02:00
Thomas Adamcik
471e23a388 Merge branch 'master' into gstreamer 2010-04-29 22:00:55 +02:00