MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.3k stars 394 forks source link

🐛 | 3.6 crash when change to album view / Cover art caching with many songs #2329

Open Lippsson opened 2 months ago

Lippsson commented 2 months ago

Version

3.6.0 alpha

Branch

future3 develop

OS

Bookworm v12 32bit

Pi model

Pi4 2GB

Hardware

No response

What happened?

When changing in Browser from Folder view to Album its crashing: image

Logs

No response

Configuration

No response

More info

No response

pabera commented 2 months ago

This is most likely a result of a Jukebox crash. If you could figure out the logs from the Jukebox daemon, it'll be easier to dive into it :-)

Lippsson commented 2 months ago

errors.log.zip Does this logfiles helps you?

pabera commented 2 months ago

Yo, this helps. It's related to the CoverArtCache. It seems to have trouble reading specific files, like m4a, or flac

Would you mind joining our chat. I found a few interesting problems in your file which I like to chat about.

Lippsson commented 2 months ago

I have tested the new pull request and here is my feedback. https://youtu.be/lRqHZwdUcfQ I also shared already the link to @pabera and he will take a look into it when he have time.

pabera commented 2 months ago

According to the video, there are still some hick-ups when toggling between Album/Folder view with CoverArt enabled. This needs to be investigated.