Skip to content

3.67.0 fails to parse ogg/opus files. #715

@ajpanton

Description

@ajpanton

Was wondering where some of my songs went. It seems 3.67 has problems with some audio files that were fine before.

I'm getting lots and lots of
[DB UPDATER] Failed to parse audio file "[path]/[filename].ogg": no audio track found
when running the scanner. These are Ogg files containing Opus audio. Confirmed with ffprobe that the format is indeed Ogg, and not just a containerless raw Opus file.

Renaming these to .opus fixes the problem and LMS is able to import them, however this would be wrong as these are Ogg files.

I can't go back to 3.66 because of a newer database version (?), but I created a completely new test environment to reproduce the issue. 3.66.x works file with these .ogg files, but upgrading to 3.67.0 and running the scanner again will remove them.

Do you need a sample?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions