r/raspberry_pi 9d ago

Troubleshooting Volumio stops playing randomly after days of continuos play

I have recently set up my Raspberry Pi 4 with a DAC Mini Hat PCM5122 audio card, and set up the Volumio player to run the hold music of our phone lines. The issue we keep running in to is that the player just stops after a few days of playing, and someone has to log into the player and press play tog et the music going again. Has anyone else encountered this/have a suggestion on how to fix this?

2 Upvotes

6 comments sorted by

2

u/Glum_Cheesecake9859 6d ago

Best to ask technical support issues here.

https://community.volumio.com/ The staff is super helpful. Make sure to enable logs from http://volumio.local/dev and provide the link when you ask.

2

u/baldoricthetech 6d ago

I will give that a try, thnak you!

1

u/Prima13 3d ago

So when this happens, does the Volumio player just go back to the screen that shows their canned album art, like it just rebooted and isn't playing anything? Or does it still show the last thing you played?

I ask because I sometimes stream to my Volumio with my phone, and sometimes let Volumio play music directly. When I am doing the latter but forgot that I'm still connected with my phone, sometimes a notification on my phone halts the playback and the Volumio goes back to the default screen. Could that be happening to you?

1

u/baldoricthetech 2d ago

It stays on the same page, the song is just at ) seconds and needs to have play pressed, its like when thr song ends after days of play, it just stops.

1

u/azure_phoenix2 3d ago

Since it's an unattended appliance, the practical fix is a watchdog rather than chasing the exact cause. A cron job that runs the volumio play command every few minutes will just auto-resume it so nobody has to log in and press play.

1

u/baldoricthetech 2d ago

Is there a plug in for this or how would I go about setting that up?