* add(cf/streaming): adds additional format tag for indian disney hotstar
* update(cf-def/streaming): update language and description of disney hotstar streaming service
* (feat) Update anime table to match the new version of NiceTSY
* (feat) Add repack for sonarr anime
Multiple time found certain tracker tag a release as repack/proper
instead of v1, v2 etc
They follow the scene naming scheme
* (fix) Remove the optional text for Original French Tier
* (fix) missing sonarr french scoring for streaming services
* (fix) Error to retrieved VOSTFR scoring
* (fix) MULTI to MULTI.VO to match the update of the french guide
* (fix) Profile VOSTFR for anime
VOSTFR profile must not be upgraded to MULTI
Allows download of VOSTFR version only
* (feat) TIP for VOSTFR Profile Score
Explain that we can set Language Original + French to a score of 0
to also accept MULTI releases when no VOSTFR release is available
* (feat) Header sentence missing
* (feat) Add TIP for those who prefer FanSub Release
* fixed: table formatting centered scores to be consistent
---------
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
* (fix) Missing french-multi-vf score for web-scene
* (fix) Missing tag <sub> for FR LQ
* (feat) Add Language Profile to Sonarr Collection CF
* (fix) Remove special char in title for Language Original French
* (fix) Update sonarr-collection-of-custom-formats
* (feat) Add Language Profile to Radarr-collection-of-custom-formats
* (fix) remove `❗` for web-scene
* (fix) Wrong link to Sonarr-Quality-Settings-File-Size in Anime Guide
* Reverted: table formatting
---------
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
* Added sqp-1-web-1080p scores to necessary custom formats
* Amend SQP-1 WEB (1080p) scoring page to use new sqp-1-web-1080p scores
* Add default score to 2.0 Stereo custom format so that custom score can be applied
* Add default custom format score of 0 to custom formats with custom profile scores that do not have a default score
* Revert addition of default: 0 scores - no longer required
* Created new guides pages and JSON group for SQP-1 WEB (1080p) profile
Amended custom formats as necessary with new SQP-1 WEB (1080p) scores
Amended existing JSON groups with new profile exclusions and additions
* Added new quality sizes scoring page which only covers required qualities for SQP-1 WEB (1080p)
Fixed incorrect custom format score links
Added hallowed to existing SQP-1 (1080p) scores page
* Added images for new SQP-1 WEB (1080p) pages
* Add hallowed to SQP-1 (2160p) scoring page
* Updated: to match SQP-1 WEB (1080p)
This is a joined commit so we could do a visual live testing together with @yammes08
* Added: hallowed to Why and Workflow for SQP-1 + (2160p)
---------
Co-authored-by: TRaSH <trash-pm@protonmail.ch>
* Update of the French Radarr Guide
* Update of the French Sonarr Guide
* fix emphasis mardownlint error
* fix wrong anchor files
* remove exceptLanguage in language CFs as it is buggy with check
* fix qp images examples
* final fix for canalplus to mycanal change (tv broadcast to streaming platform)
* add french anime streaming information regarding ADN vs CR
* update of French tier CFs
* some little fixes
* grammar and language fixes
* fix sonarr screenshot links
* Apply suggestions from code review
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
* Changed French scoring naming convention to `french-XXX`
* Updated French Tiers
* Added Flaresolverr guide info link
* First attempt to Resolve#1571
* Updating `MULTi` CF for naming convention (may be reverted)
* Change from `RTBF` to `AUViO` (broadcast to streaming platform)
* Last addition to French Web tier
---------
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
* Make Movie Versions Optional:
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* Make Movie Versions Optional (SQP):
- Split quality profiles into 'Required' and 'Optional' sections
- Move Movie Versions panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Optional UHD' panel to 'Miscellaneous UHD (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
* Make Movie Versions Optional (supporting Sonarr changes):
- Split quality profiles into 'Required' and 'Optional' sections
- Move 'Optional' panel into 'Optional' section
- Rename 'Optional' panel to 'Miscellaneous (Optional)'
- Rename 'Misc' panel to 'Miscellaneous (Required)'
- Merge 'Misc' and 'Optional' sections in Collection of Custom Formats into a single 'Miscellaneous' section
* JSON Changes:
- Created new CF-groups jsons for Movie Versions
- Removed Movie Version Custom Formats from quality profile jsons
- Renamed 'Optional' json files to 'misc-optional' for consistency with other changes
* Update filenames:
- Update include filenames with 'misc' for consistency
- Update all guide pages to reference new include filenames
---------
Co-authored-by: TRaSH <TRaSH-@users.noreply.github.com>
Amend Sonarr quality definitions:
- Change `395` to `995` for preferred quality
- Change `400` to `1000` for max quality
This is in response to a change in Sonarr to expand the quality definitions range
Amend Radarr quality definitions:
- Change `399` to `1999` for preferred quality
- Change `400` to `2000` for max quality
This is in response to a change in Radarr to expand the quality definitions range
* - Add hallowed rlsgrp to (U)HD Bluray Tier 03
- Create new `hallowed` Radarr custom format
- Give default score of `600` to new `hallowed` Radarr custom format
* - Update changelog
* feat(guide): Update quality size faq and preferred info
* added: better description for preferred
* fixed: mess up
* changed: `(Megabytes Per Minute)` to `(MB/min)` to improve table view
* Added: Preferred quality size + centered sizes
* Changed preferred score to accurately reflect the scoring you receive in Sonarr.
* added: inline notation to ignore specific violations
Restore `default:3` and `default:4` Sonarr episode naming options for Standard, Daily and Anime. This provides an interim fix for downstream issues with the sync tools.
* Radarr: move AV1 from optional to unwanted, with
description.
* Sonarr: move AV1 from optional to unwanted, with
description.
* Added AV1 to unwanted sections of quality profile
JSON files.
* Re-word AV1 CF description.
* Updated 'Collection of...' pages for Radarr and Sonarr
* Moved to one location for AV1 description
---------
Co-authored-by: TRaSH <trash-pm@protonmail.ch>