coissac / moOdeCDPlayer

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

issue on user pi and many others issue #6

Open Giandj opened 1 year ago

Giandj commented 1 year ago

Hi I have tried to install your script to work with Moode v.8.3.2 (latest version) and my raspberry pi 4 and hdmi 7" touchscreen display and USB Dvd-rom (In my case my Goal is to insert a cd and playing it with Moode)

First problem On moode audio the user and default password is moode/moode Not pi... So i think in the readme.md there is an error when you say download master.zip on /home/pi..

The user pi is not present on moode

I have tried the installation on /home/moode/modecdplayer-master/

But after a successuful installation of scripts an running . /install.sh

Moode audio stops to work It still remain blocked at login (normally before installing moOdecdplayer) moode after login prompt , auto boot on my hdmi lcd attacched screen with moode GUI interface... Instead after installing moodecdplayer mood wont load any GUI interface...stopped at prompt And if I try to login and launch moode Gui or X server it stops to work with blackscreen...

Second error: If I inspect your code maybe there are some variables called " main =" instead of "main =" (Whit underscore so I think that you have copied and pasted wrong symbols along the script code , with many Syntax Errors ) ...

Can you verify and tell me About a solution ? Thank you