]> kaliko git repositories - mpd-sima.git/history - sima/utils
Fixed previous commit, cannot apply shuffle on MetaContainer
[mpd-sima.git] / sima / utils /
2020-12-22 kalikoCleanup linter warnings
2020-12-17 kalikoAdd album queue mode to Tags plugin
2020-12-15 kalikoAdd test-tags-config helper
2020-12-15 kalikoSome style formating
2020-12-15 kalikoAdd missing default config options for Tags
2020-12-15 kalikoTags plugin configuration check and test
2020-12-14 kalikoDocument new offline autoqueue plugin based on file...
2020-12-14 kalikoControls MPD protocol version (need 0.21 at least for...
2020-12-12 kalikoAdd a PluginConfException
2020-12-12 kalikoFixed code smell
2020-05-15 kalikoGet rid of inefficient log string formatting
2020-05-11 kalikoUpdate copyright
2019-11-03 kalikoAdd options for album mode (closes #28) issue_28
2019-03-19 kalikoFixed mopidy compatibility implementation (Closes #21) 0.15.1
2018-05-07 kalikoHonor MPC password/host format on command line option...
2017-11-21 kalikoAdd option to prevent single|repeat to disable queuing...
2017-11-21 kalikoRemove EchoNest support (Closes #10)
2015-10-17 kalikoCode convention clean up (pylint)
2015-09-20 kalikoNow use "var-dir" as option name
2015-09-19 kalikoCreate ~/.{config,local/share} directories if needed...
2015-02-15 kalikoSome cleanup, CLI/bash completion/Doc improvements
2015-02-12 kalikoAdd option to generate config on stdout
2015-02-09 kalikoRework 6538573, actually fixes the issue
2015-02-08 kalikoUpdate manuals
2015-02-05 kalikoAdd priority to plugins
2015-01-28 kalikoImproved CLI error handling
2015-01-28 kalikoHuge clean-up
2015-01-28 kalikoFix default conf file name, revert to previous name
2014-12-09 kalikoNew option to disable use of mbid
2014-06-28 kalikoAesthetics changes
2014-06-27 kalikoBetter file access controls
2014-06-26 kalikoControls file access for config provided path
2014-06-15 kalikoImproved log handling
2014-06-10 kalikoFixed var_dir cli overriding (regression)
2014-03-02 kaliko jackOptional persistent cache for last.fm
2014-02-21 kalikoMigrate simafm to persistent http caching
2014-02-21 kalikoIntegrate persistent cache with "var_dir" conf option
2014-02-20 kalikoSimplified config handling.
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-09 kalikoRefactored lastfm/echonest webservices
2014-02-08 kalikoIntegrate dynamic option in echonest plugin
2014-02-08 kalikoFetch as much as possible from echonest
2014-02-08 kalikoAdd echonest plugin
2014-02-08 kalikoUse requests in lastfm module
2014-02-08 kalikoMove Cache & Throttle to utils
2014-02-02 kalikoMove back to mpd_sima as dirname (config, cache)
2014-01-26 kalikoPlain api keys obfuscation
2014-01-14 kalikoFix help message for --log-level
2013-12-23 kalikoCatches SIGHUP/SIGUSR1 to trigger conf reload
2013-12-07 kalikoAdd sima.plugins.core name space for core plugins
2013-12-01 kalikoAvoid randomizing in album queue mode
2013-12-01 kalikoAllow choosing internal plugins from config file
2013-11-03 kalikoFixed a syntax error, shame on me /o\
2013-11-02 kalikoFixed prog name
2013-10-21 kalikoEnable file logging (cli and conf file
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