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.
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:
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.