You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: