0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Converted README to Markdown, included some hyper links More... about 16 years ago
Improved Weighted random choice by removing stray sort and make demote if artist is already in the playlist bump them down harder. More... over 16 years ago
Cleanup routine now purges pidfile. More... over 16 years ago
Merge branch 'master' of [email protected]:xolox/mpd-myfm More... about 17 years ago
Fixed problem where volume control would break UTF-8 encoding of mpd protocol. More... about 17 years ago
Fixed problem where volume control would break UTF-8 encoding of mpd protocol. More... about 17 years ago
Fixed race condition when lirc thread tries to communicate to the mpd server at the same time as the main loop. More... about 17 years ago
Merge branch 'master' of [email protected]:xolox/mpd-myfm More... about 17 years ago
Retry get_similar_artists() three times before giving up More... about 17 years ago
Unrelated changes: Improved lastfm.py, replaced logging system More... about 17 years ago
Bug fix for reference to undefined variable that only shows when running in interactive mode. More... about 17 years ago
Moved our Unicode fixes to the MPD module source More... about 17 years ago
Committing mpd.py so we can share our Unicode bug fixes More... about 17 years ago
Ignore Vim swap files: .*.sw? instead of .*.swp More... about 17 years ago
Cleaned up imports & trailing whitespace in mpd-myfm script More... about 17 years ago
Whitespace correction. More... about 17 years ago
Fixed irrec restart bug. More... about 17 years ago
Now realy fixed running without lirc enabled. More... about 17 years ago
Fixed some issues with the weighted randomness it should now be more balanced. More... about 17 years ago
Rearranged lirc code and fixed issue where md-myfm would not start without lirc enabled. More... about 17 years ago
Added some missing option descriptions for the config file to INSTALL. More... about 17 years ago
Added explanation of library update issue to INSTALL. More... about 17 years ago
TODO: if the mpd library is updated mpd-myfm should update its index. More... about 17 years ago
Added support for lirc remote controll. More... about 17 years ago
Clarified some messages and corrected some spelling errors. More... about 17 years ago
Added an option to make more verbose messages go to the logfile. More... about 17 years ago
Fixed unicode warning when artist name with non ascii characters was encountered in the playlist. More... about 17 years ago
TODO: removed userchange and module path todo's. More... about 17 years ago
Made option to specify module search path. It is now possible to start mpd-myfm manualy from a normal bin path. More... about 17 years ago
Added some dependency information to the INSTALL file. More... about 17 years ago