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

See if we can force MP3 transcode #3

Open
adamrdrew opened this issue May 25, 2022 · 2 comments
Open

See if we can force MP3 transcode #3

adamrdrew opened this issue May 25, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@adamrdrew
Copy link
Owner

I think this is on by default. So far every song I've inspected via the Plex API is MP3, and most of my collection is FLAC - still, I'd like to double check.

@adamrdrew
Copy link
Owner Author

Confirmed we're getting the original container, so need to figure out transcoding:

 $ go run main.go play album 33342
Welcome to MOSH! 🎧💿🐧
/tmp/mosh/library-parts-77305-1574267338-file.flac

@adamrdrew
Copy link
Owner Author

I tried a couple things and I think I'm going to not worry about it for now. Beep can decode a lot of stuff. I think rather than figure out transcoding I'll see if I can figure out what the stream is and play it.

@adamrdrew adamrdrew added the enhancement New feature or request label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant