Page 1 of 1
OnMusicEnd on Linux Arm / Raspberry Pi OS
Posted: Mon May 26, 2025 5:34 pm
by Flinx
After installing the latest version of Raspberry Pi OS (5.6), the OnMusicEnd event no longer works. I also tried the HollyAmp example (with added AVCodec), and the same thing happens (tested with MP3 and FLAC).
What should I look for?
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Posted: Thu Jun 05, 2025 7:28 pm
by airsoftsoftwair
Does this only happen Raspberry Pi? It's a bit difficult to debug because AFAICS it's not possible to live boot into RaspiOS using a USB drive. The only option is installing it but of course this makes things somewhat complicated...
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Posted: Mon Jun 09, 2025 6:47 pm
by Flinx
Now I've tried my amd64 executable on a
Debian 12 live version (amd64 cinnamon, booted from USB drive), and there I have the effect too. On Mint it still works like expected.
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Posted: Sun Jun 15, 2025 4:10 pm
by airsoftsoftwair
Right, I can reproduce it using Debian 12. It's fixed now. Thanks for the report!
Code: Select all
- Fix [Linux]: "OnMusicEnd" didn't always work correctly
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Posted: Sun Jun 15, 2025 6:28 pm
by Flinx
Thanks! Now I'm one of those waiting for the next update...