Skip to content

Comments

feat(profile): Add French 1080p Efficient profiles for Sonarr/Radarr#154

Closed
jeremyhalin wants to merge 2 commits intoDictionarry-Hub:stablefrom
jeremyhalin:feat/fr-1080p-efficient-profiles
Closed

feat(profile): Add French 1080p Efficient profiles for Sonarr/Radarr#154
jeremyhalin wants to merge 2 commits intoDictionarry-Hub:stablefrom
jeremyhalin:feat/fr-1080p-efficient-profiles

Conversation

@jeremyhalin
Copy link

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

  • 3 regex patterns: FR - Multi, FR - VF, FR - VFQ with test coverage
  • 4 custom formats to identify and filter French releases
  • 2 profiles for flexible audio preferences:
    • FR - 1080p VO-VF Efficient: Accepts Multi-only releases (blocks non-Multi and VF-only)
    • FR - 1080p VO Efficient: Accepts Multi and VO releases (blocks VF-only)
  • VFQ (Quebec French) hard-blocked in both profiles (score -999999)
  • Project documentation (CLAUDE.md)

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
@jeremyhalin
Copy link
Author

Oops, mistake.

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.

1 participant