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
462f1bd893
mopidy
/
mopidy
History
Stein Magnus Jodal
4516767372
Refresh stored playlists when tracks are added to, moved in, or removed from playlists
2011-06-14 00:24:54 +02:00
..
backends
Refresh stored playlists when tracks are added to, moved in, or removed from playlists
2011-06-14 00:24:54 +02:00
frontends
Fix error/reconnect during retrieval of command list. MpdDispatcher returns [] instead of None after the filter refactoring
2011-06-12 14:19:42 +02:00
mixers
Remove _-prefix from BaseMixer.{get_volume,set_volume} as they are public members of the API, intended to be overridden
2011-06-04 19:25:38 +02:00
outputs
docs: Add dependencies and settings to all backends, frontends and
2011-06-09 18:55:20 +02:00
utils
Merge pull request
#108
from jodal/feature/clean-early-shutdown
2011-06-11 04:06:00 -07:00
__init__.py
Ready for 0.5.0 development
2011-04-27 00:20:08 +02:00
__main__.py
Move main() into mopidy.core
2011-03-07 20:11:34 +01:00
core.py
Only log the error message for SettingsError
2011-06-10 14:18:38 +02:00
gstreamer.py
Log GStreamer output addition at debug level
2011-06-10 13:48:57 +02:00
models.py
Convert cp_track from tuple to namedtuple, to get more readable code
2011-06-04 20:46:34 +02:00
scanner.py
Typo fix
2011-06-09 13:55:15 +02:00
settings.py
rename SPOTIFY_HIGH_BITRATE setting to SPOTIFY_BITRATE, and use actual bitrate value to define preferred bitrate
2011-06-09 17:18:35 +02:00