Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable26] fix: catch errors in id3parser library #38517

Merged
merged 1 commit into from Jun 1, 2023

Commits on May 30, 2023

  1. fix: catch errors in id3parser library

    We use a forked version of getID3 to read embedded images from mp3 files to use them as previews.
    
    If the library is unable to extract a image or fails on something different we should handle it properly.
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb authored and backportbot-nextcloud[bot] committed May 30, 2023
    Copy the full SHA
    ef0cffc View commit details
    Browse the repository at this point in the history