]> kaliko git repositories - mpd-sima.git/history - sima/core.py
Enhanced queuing behavior in random mode (Closes #16)
[mpd-sima.git] / sima / core.py
2017-11-21 kalikoEnhanced queuing behavior in random mode (Closes #16)
2015-10-24 kalikoCode convention cleanup (pylint)
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-05 kalikoAdd priority to plugins
2014-06-20 kalikoPlugins init call happen before player is connected
2014-06-17 kalikoFixed SIGHUP issue hopefully.
2014-06-16 kalikoUse client2client to detect other instance
2014-02-17 kalikoFixed blacklisting in track mode
2014-02-15 kalikoSome clean-up (pylint audit)
2014-02-14 kalikoImproved RandomFallBack and update documentation
2014-02-11 kalikoAdd copyright headers & clean-up
2014-02-08 kalikoActually exit on error
2014-01-08 kalikoPackaging refactoring
2013-12-23 kalikoCatches SIGHUP/SIGUSR1 to trigger conf reload
2013-12-15 kalikoGet through main loop in case of player reconnection
2013-12-15 kalikoMove artist blacklist filter in player client
2013-12-08 kalikoImplement "single_album" filter
2013-12-07 kalikoUpdate setup.py and version
2013-12-01 kalikoAdd sensitive randomfallback mode
2013-12-01 kalikoAvoid randomizing in album queue mode
2013-11-04 kalikoShuffles track to add
2013-11-02 kalikotypo and less verbose logging
2013-11-02 kalikoAdd daemon
2013-10-10 kalikoSimplified configuration manager (db_file's no longer...
2013-10-03 kalikoRandom fallback plugin, honoring MPD/host, more robust...
2013-09-30 kalikoHuge commit… Running last.fm track mode
2013-09-28 kalikoAdd handling of external plugins
2013-09-23 kalikoAdd SimaDB and deal with history
2013-09-22 kalikoAdd conf management and cli parsing
2013-09-22 kalikoAdd logger
2013-09-21 kalikoInitial import