Gordon999 / Pi-MP3_Player

Pi-MP3_Player
5 stars 0 forks source link

Album or Track titles > 50 chars will scroll. #6

Open Rich1975 opened 2 weeks ago

Rich1975 commented 2 weeks ago

Hi, Is this option available for cutdown 5 also? I am using a 5" capacitive HDMI touch screen from ELECROW (800x480 pixel) and a Raspberry Pi3B+ Thank you

Gordon999 commented 2 weeks ago

Try changing line 891 to self.length = 25

Did you get the 5button LCD player to work with the innomaker amp ? I think l fixed it in the latest code.

Rich1975 commented 6 days ago

Sorry for the delay in replying about audio thru the Innomaker amp, no, it still does not work, though using VLC from the Raspberry Pi 2W desktop I ca get audio! Another thing I noticed was that to get it to AutoStart I had to follow the directions for Pi-MP3_Player ie create a myscript.sh file etc...

Including a pic of my completed MP3 player using a Raspberry pi 3b+, Innomaker Hifiberry amp, a couple of speakers from a used TV AND your great program which you helped me with... IMG_20241118_182058931_HDR I do have the parts for the 5button MP3 Player but probably wont complete the construction, may just dab with it, trying different things Thanks for all your help

Gordon999 commented 6 days ago

Pleased you have this working. I'll keep investigating the innomaker amp issue.

Autostart using /etc/xdg../autostart will not work with Bookworm unless you switch to X11

I assume scrolling is working