1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 7 months ago.
Sep 29, 2022 — Sep 29, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
"I'm dumb" commit
kaliko
as kaliko jack
More... almost 15 years ago
* completed logging facility (closed associated bug) * fix debug message format and typo in config.py * fix copyright header format * add precision in LICENCES
kaliko
as kaliko jack
More... almost 15 years ago
Modified README to reflect last changes in conf management.
kaliko
as kaliko jack
More... almost 15 years ago
* Hope that one is ok, I really need to sleep by now…
kaliko
as kaliko jack
More... almost 15 years ago
* set up properly default conf, removing dev options /o\
kaliko
as kaliko jack
More... almost 15 years ago
* refactor config manager and add freedesktop standard directory support. conf file moved to $XDG_CONFIG_HOME (default ~/.config/mpd_sima/mpd_sima.cfg)
kaliko
as kaliko jack
More... almost 15 years ago
* add nice exit if mpdclient module is missing * corrections & improvements in README * add changlog
kaliko
as kaliko jack
More... almost 15 years ago
* Fix bug when it could not find a track to play (all already in history)
kaliko
as kaliko jack
More... almost 15 years ago
* large modifications in the main Class * finally log separately stderr/stdout
kaliko
as kaliko jack
More... almost 15 years ago
forgot to activate add titles function in previous commit…
kaliko
as kaliko jack
More... almost 15 years ago
* fix history bug, could have add tracks present in queue /o\ * add add_to_history method used for both append and checking history
kaliko
as kaliko jack
More... almost 15 years ago
* fix launch.sh, log directory does not exist in repos… * changed logger formatter…
kaliko
as kaliko jack
More... almost 15 years ago
* finally separate stderr/stdout. stdout now logs everything above chosen "log_level" while stderr log warning and above.
kaliko
as kaliko jack
More... almost 15 years ago
* fix bug when check for already played titles
kaliko
as kaliko jack
More... almost 15 years ago
* backup
kaliko
as kaliko jack
More... almost 15 years ago
* fix typo(s), count #0 \o/ * fix bug for track witout title tags in sima_loop (right before queueing it) * add tempo when stoping/pausing MPD
kaliko
as kaliko jack
More... almost 15 years ago
* fix typo(s), count #2 * add log.info when mpd play state is pause/stop * add/fix mpdConnector method find/search (simple aliases) * rename AS_Request to sima_Class * move sima_loop in the class * add history of *played* song * avoid adding title already played * fix stupid hack to shuffle artist selection /o\ ran_a is probably a good idea but make it work proprely… * deal with some execptions raised loading conf file.
kaliko
as kaliko jack
More... almost 15 years ago
Nice commit, improved quite a lot console output and got prepare for next step.
kaliko
as kaliko jack
More... almost 15 years ago
* fix bad key test in sima_loop() * start coding log facilities (logging module), not yet in use * add password support for mpd server * fix bug when adding track with missing title tag
kaliko
as kaliko jack
More... almost 15 years ago
* cleanup mpdConnector.py * add status/current/song/search/find/ as aliases in mpdConnector.py * manage config file for 'sima' section * fix yet another typo in README file…
kaliko
as kaliko jack
More... almost 15 years ago
fix typo in REDAME and uncomment mpd.add method to actually queue new tracks… sic…
kaliko
as kaliko jack
More... almost 15 years ago
Initial import of the "Proof of concept".
kaliko
as kaliko jack
More... almost 15 years ago
Create trunk directory.
kaliko
as kaliko jack
More... almost 15 years ago