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

No playback for WMA #385

Closed
Ombrelin opened this issue Jan 18, 2023 · 3 comments
Closed

No playback for WMA #385

Ombrelin opened this issue Jan 18, 2023 · 3 comments

Comments

@Ombrelin
Copy link

I have a music album using the WMA codec.
When playing a title from this album, no sound is played.
See attached logs for the error.
Logs

Thanks in advance

@jmshrv
Copy link
Owner

jmshrv commented Jan 19, 2023

[MusicPlayerBackgroundTask/SEVERE] 2023-01-18 18:36:23.389611: Player error code 0: Source error

I doubt WMA is supported in ExoPlayer/iOS (depending on platform). Your best course of action will be to encode the album into a more common format, like FLAC or MP3 (if on Android, you could also do Vorbis or OPUS). Eventually, Finamp will support basically every format with #177

@jmshrv jmshrv closed this as completed Jan 19, 2023
@Ombrelin
Copy link
Author

Thanks for your response, but shouldn't unsupported codec cause the music to by transcoded by jellyfin ?

@jmshrv
Copy link
Owner

jmshrv commented Jan 20, 2023

Hmm yeah, although Jellyfin's API for automatic transcoding is kind of dodgy so Finamp currently doesn't do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants