mopidy/tests/frontends
Stein Magnus Jodal beac2e80ed mpd: Use file:// URIs in tag_cache
file:// URIs are uriencoded, and will thus conserve the encoding of the file
paths. We cannot just convert file paths in other encodings to UTF-8, because
then we won't find the files we point to.
2012-12-11 10:29:43 +01:00
..
http tests: Ignore http tests if ws4py is missing 2012-12-01 17:24:34 +01:00
mpd mpd: Use file:// URIs in tag_cache 2012-12-11 10:29:43 +01:00
mpris Use tracklist.add() instead of tracklist.append() 2012-11-20 21:55:51 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00