]> kaliko git repositories - mpd-sima.git/history - sima/utils/utils.py
Cleanup PlayerError exception wrapper
[mpd-sima.git] / sima / utils / utils.py
2024-02-10 kalikoCleanup PlayerError exception wrapper dev
2021-10-02 kalikoMainly use literal for list/dict and f-strings when...
2021-10-02 kalikoBig cleanup, pyling warning, style, error
2021-10-02 kalikoSome refactoring around Exceptions
2021-10-01 kalikoClean some linter warnings and errors
2021-09-30 kalikoAdd more info in crash report (Closes #56)
2021-05-07 kalikoAdd abstract unix socket support for MPD connection
2020-12-22 kalikoCleanup linter warnings
2020-12-15 kalikoSome style formating
2020-12-15 kalikoTags plugin configuration check and test
2020-12-14 kalikoControls MPD protocol version (need 0.21 at least for...
2020-12-12 kalikoAdd a PluginConfException
2020-05-11 kalikoUpdate copyright
2015-02-09 kalikoRework 6538573, actually fixes the issue
2015-01-28 kalikoImproved CLI error handling
2014-02-21 kalikoMigrate simafm to persistent http caching
2014-02-15 kalikoSome clean-up (pylint audit)
2014-02-09 kalikoRefactored lastfm/echonest webservices
2014-02-08 kalikoUse requests in lastfm module
2014-02-08 kalikoMove Cache & Throttle to utils
2014-01-26 kalikoPlain api keys obfuscation
2013-12-23 kalikoCatches SIGHUP/SIGUSR1 to trigger conf reload
2013-09-28 kalikoAdd handling of external plugins
2013-09-22 kalikoAdd conf management and cli parsing