Skip to content

Crashes on library import if encrypted files exist #88

@randoogle

Description

@randoogle

I don't want, or expect, Byte to handle the songs in my library that have DRM, but it should at least fail gracefully, and just not import them into the library or something, instead of crashing.
At least that's why I suspect it keeps crashing, as this is the last thing I see in the logs before it dies:

** (com.github.alainm23.byte:2): WARNING **: 11:33:55.712: TagManager.vala:22: DISCOVER ERROR: '12' The stream is encrypted and decryption is not supported. GST_DISCOVERER_ERROR

Maybe I'm just not getting all the debug logs, but adding -v or -vv to the run command still gives me this error as the last line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions