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

Auto Select Audio #148

Open
PatrickDollard opened this issue Jul 20, 2024 · 1 comment
Open

Auto Select Audio #148

PatrickDollard opened this issue Jul 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@PatrickDollard
Copy link

I'm not sure if this is possible, but it'd be nice to have replex auto select appropriate audio tracks (similar to 4K or 1080p depending on the screen resolution) based upon the clients capabilities. Optimally it would still let audio be transcoded, but if it's doing so from 5.1 to 2.0 and there's a 2.0 track available it would auto select the 2.0 track.

@lostb1t lostb1t added the enhancement New feature or request label Jul 21, 2024
@Zorro92
Copy link

Zorro92 commented Jul 25, 2024

I always asked myself why video, audio and subtitle compatibility fallback isn't already a thing in Plex. Would be nice to have a similar feature for subs where if for example vob_subs or ass subs aren't supported fall back to srt. But there would have to be two checks, the first would have to be does a fall back option exist for the preferred language (if I select English audio/subs does 2.0 English audio or srt English subs exist?), if not then I'd prefer to transcode, if true then is the next track compatible? If so then fall back to compatible track.

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

3 participants