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
87fea9e12b
mopidy
/
mopidy
History
Stein Magnus Jodal
8f1b98b306
core: Don't fail when adding tracks after end of tracklist
2012-11-20 22:36:39 +01:00
..
audio
style: Fix flake8 warnings
2012-11-19 18:01:31 +01:00
backends
spotify: Fix resume which was broken by fix for
#227
2012-11-20 15:11:29 +01:00
core
core: Don't fail when adding tracks after end of tracklist
2012-11-20 22:36:39 +01:00
frontends
Use tracklist.add() instead of tracklist.append()
2012-11-20 21:55:51 +01:00
utils
network: The recieve buffer should be a bytestring
2012-11-19 22:18:51 +01:00
__init__.py
Make all strings unicode by default (
fixes
#224
)
2012-11-13 00:18:47 +01:00
__main__.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
models.py
models: Change serialized type marker from '__type__' to '__model__'
2012-11-20 00:21:26 +01:00
scanner.py
scanner: Support multiple tag sets per track (
fixes
#236
)
2012-11-14 22:51:12 +01:00
settings.py
settings: Tweak docstrings
2012-11-20 14:30:25 +01:00