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

feat(ffmpeg): add audio language preferences #1046

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Conversation

chrisbenincasa
Copy link
Owner

@chrisbenincasa chrisbenincasa commented Jan 11, 2025

  • Add language preferences to FFmpeg settings to control audio stream selection
  • Implement language matching logic in both FFmpeg implementations
  • Add UI component for managing language preferences with ISO 639-1 codes
  • Update PlexStreamDetails to correctly map language fields
  • Add migration to set default English language preference

Many thanks to @AugusDogus for starting this up!!

Fixes #1005

@chrisbenincasa chrisbenincasa force-pushed the language-settings branch 2 times, most recently from 0e395bf to 4bec4dd Compare January 17, 2025 17:55
@chrisbenincasa chrisbenincasa marked this pull request as ready for review January 17, 2025 17:56
- Add language preferences to FFmpeg settings to control audio stream selection
- Implement language matching logic in both FFmpeg implementations
- Add UI component for managing language preferences with ISO 639-1 codes
- Update PlexStreamDetails to correctly map language fields
- Add migration to set default English language preference

checkpoint
@chrisbenincasa chrisbenincasa merged commit f0f78eb into dev Jan 18, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Language settings
2 participants