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
Really excited to see this project revived and modernized!
Most of my music library is in the opus format and I was really confused why nothing was playing for a bit. I found a few files in a different format that play correctly so I assume that opus is the problem.
Bug: no error message when attempting to play files that can't be played.
Enhancement: add opus support.
The text was updated successfully, but these errors were encountered:
It's using AVFoundation, so we'd need to use a different playback engine for decoding Opus.
What server are you using? It's using the stream URL, so it should be transcoding when applicable - if you don't already have a transcoding rule, you can add one, at least for Subsonic/Navidrome IIRC.
Really excited to see this project revived and modernized!
Most of my music library is in the opus format and I was really confused why nothing was playing for a bit. I found a few files in a different format that play correctly so I assume that opus is the problem.
Bug: no error message when attempting to play files that can't be played.
Enhancement: add opus support.
The text was updated successfully, but these errors were encountered: