Releases: coissac/moOdeCDPlayer
Releases · coissac/moOdeCDPlayer
Small changes on the install procedure
Full Changelog: V-EC1.2...V-EC1.3
A new name for a new application
In this version, almost everything is now implemented in a python application with options allowing to run the different services provided by the application
--on-insert
--on-eject
Other actions are planned some have already an implemented option but n code behind except pass
. 😏
A complete new implementation based on a python script
The current features are:
- When CD is inserted, queue is cleared, and tracks are added.
- When CD is ejected, queue is cleared and symlinks are erased
- Once tracks are added the queue is played.
- Metadata (artist, track titles...) are got from cdtext info and or musicbrainz when available.
- The metadata are added as tag to the MPD server and consequently well updated in the IU.
- A cache of metadata is managed, to go faster at the next insertion of the CD.
And these are only almost working unfortunately:
- The cover image is downloaded from musicbrainz
- I tried several hacks to get the image considered. Currently, I kept one in
www/inc/playerlib.php
.
The moOdeCDPlay extension with track metadata
V-EC1 Update README.md