feat(profile): Add French 1080p Efficient profiles for Sonarr/Radarr#154
Closed
jeremyhalin wants to merge 2 commits intoDictionarry-Hub:stablefrom
Closed
feat(profile): Add French 1080p Efficient profiles for Sonarr/Radarr#154jeremyhalin wants to merge 2 commits intoDictionarry-Hub:stablefrom
jeremyhalin wants to merge 2 commits intoDictionarry-Hub:stablefrom
Conversation
Why: Provides clear documentation for developers working on the repository, including rules for upstream synchronization, repository structure, YAML schemas, and commit conventions. What: - Document fork synchronization rules and upstream constraints - Detail repository structure with regex_patterns, custom_formats, profiles, etc. - Define YAML schemas for patterns, formats, and profiles - Specify commit format and types (create, add, tweak, fix, delete) - Explain tierCreator.py script usage
Why: Provides French-specific quality profiles with multi-language and VO-only options for 1080p efficient quality settings on Sonarr/Radarr What: - Add FR - Multi, FR - VF, FR - VFQ regex patterns for French language detection - Add FR - Multi, FR - Not Multi, FR - VF Only, FR - VFQ custom formats - Add FR - 1080p VO-VF Efficient profile for multi-language support - Add FR - 1080p VO Efficient profile for VO-only support
Author
|
Oops, mistake. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Add comprehensive French language support for 1080p Efficient profiles. Provides two targeted configurations for users preferring specific audio track combinations, with hard-blocking of Quebec French versions unsuitable for European French audiences.
What