This website requires JavaScript.
Explore
Help
Sign In
andpp
/
mopidy
Watch
1
Star
0
Fork
0
You've already forked mopidy
Code
Issues
Pull Requests
Releases
Wiki
Activity
0b6673e7f5
mopidy
/
mopidy
/
frontends
/
mpd
History
Stein Magnus Jodal
0b6673e7f5
mpd: Bump protocol version to 0.17.0
2012-12-15 01:48:49 +01:00
..
protocol
mpd: Bump protocol version to 0.17.0
2012-12-15 01:48:49 +01:00
__init__.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
actor.py
core,mpd: Trigger tracklist_changed() instead of playlist_changed() on tracklist change
2012-11-16 11:46:04 +01:00
dispatcher.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
exceptions.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
session.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
translator.py
Use urllib.{quote,unquote} instead of {pathname2url,url2pathname}
2012-12-12 23:13:52 +01:00