TheOldPresbyope / moOdeCDPlay

add a CD playback function to the moOde music player
MIT License
19 stars 2 forks source link

Issue of a newbie #2

Open fagheJR opened 1 year ago

fagheJR commented 1 year ago

Dear everybody, i never used unix commands before now and i'm trying to add a cd player to my raspberry pi 4 which is in use like a DAP in my car. I would like to add a cd player, in my rasp i mounted an hi quality DAC Ustar Audio recognized like the Sabre ESS9028 DAC and i mounted also a separate alimentation for reduce the noisy. Now i've already moved and unzipped the files in home/pi, and installing "install.sh" all works fine and the terminal give me the answer "Install V0 moOdeCDPlay files in moode. Please reboot moode to complete the installation". After reboot nothing change, i have already connected the cd player but no response from the moode software. After that i tryed to install, first launching normally, the installation of "addaudiocd.sh" and "remaudiocd.sh" and after that i used chmod x+u file_name.sh and tryed another time to install but nothing happen. I only see the name of the sh files changing colour from white to green but i don't know does it mean. Someone could help me to doing this installation?

TheOldPresbyope commented 1 year ago

Sorry I overlooked your post for so long .

I'm not sure what you expect. Installing this code does not change the appearance of the moOde webUI in any way. When an audio CD is inserted in the drive and detected, the list of tracks in the queue will change as described in the ReadMe file and when the CD is ejected from the drive, the tracks will be deleted from the queue. That's the only effect a user sees.

PS - I sold all my audio CDs several years ago when I downsized for a move. It's possible there's an issue with my code and recent moOde releases but I would need someone's examples of error messages in logs to diagnose.