mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2025-12-16 22:54:46 -06:00
* chore(backend): Add profile-groups schema and metadata Add JSON schema for quality profile groups - a simplified structure to organize quality profiles into logical categories. Update metadata.schema.json and metadata.json with quality_profile_groups path. * chore(backend): Add Radarr profile groups Add groups.json to organize Radarr quality profiles into categories: Standard, Anime, French, German, and SQP. * chore(backend): Add Sonarr profile groups Add groups.json to organize Sonarr quality profiles into categories: Standard, Anime, French, and German. * docs: Add profile-groups section to CONTRIBUTING Document the simplified quality-profile-groups structure with example JSON format. --------- Co-authored-by: Claude <noreply@anthropic.com>