]> kaliko git repositories - mpd-sima.git/history - sima/plugins/core
Cleanup PlayerError exception wrapper
[mpd-sima.git] / sima / plugins / core /
2021-10-02 kalikoMainly use literal for list/dict and f-strings when...
2021-10-01 kalikoClean some linter warnings and errors
2021-05-05 kalikoUpdate simadb API
2021-04-19 kalikoFixed bad pid in Uniq core plugin (closes #32)
2020-12-20 kalikoFixed bug in history plugin (24h db cleanup not fired)
2020-12-12 kalikoFixed code smell
2020-09-26 kalikoFixed bug in history plugin
2020-05-23 kalikoImproved history management
2020-05-15 kalikoGet rid of inefficient log string formatting
2020-05-11 kalikoUpdate copyright
2020-05-10 kalikoMPD Client refactoring
2017-11-21 kalikoAdd option to prevent single|repeat to disable queuing...
2017-11-21 kalikoEnhanced queuing behavior in random mode (Closes #16)
2015-11-04 kalikoPrevent adding empty track to history (Closes #5)
2015-11-04 kalikoFixed false warning about wrong MBID format (Closes #6)
2015-10-24 kalikoSome better logging messages to debug uniq bug
2015-10-17 kalikoCode convention clean up (pylint)
2015-08-09 kalikoFixed bug in uniq plugin
2015-02-03 kalikoMore robust client2client discovery
2014-06-20 kalikoPlugins init call happen before player is connected
2014-06-16 kalikoUse client2client to detect other instance
2014-02-17 kalikoFixed blacklisting in track mode
2014-02-11 kalikoAdd copyright headers & clean-up
2013-12-07 kalikoAdd sima.plugins.core name space for core plugins