Symf. Crashes when playing certain mp3

App version

Beta

Issue description

When playing a certain MP3, symfonium crashes. I can open the app again and the same mp3 crashes at the exact same time stamp, every time. The media provider is subsonic server built into nextcloud. I tried downloading the file and playing it locally, still crashes the app at exactly 32.5 sec time stamp.

I tried playing the same file locally with vlc, no problems.

Device type

Phone

Media provider

Subsonic (Open)

Steps to reproduce

1 open symfonium
2 play track

Additional information

I’d like to send you the file if you give me an upload link, I didn’t see anywhere in the support ticket to do so.

I searched existing issues first

on

I understand that logs are mandatory

on

Log upload name / description

ExtendedJet8

It’s in the docs linked from the wizard : https://upload.symfonium.app

Uploaded, thanks.

Filename: summertime.mp3

The file is corrupted try ffmpeg -err_detect ignore_err -i Summertime.mp3 -c:a libmp3lame -b:a 192k Summertime.fixed.mp3

With that said the app should not crash so I’ll see how to handle those bad files properly.