* 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>
**[Fixed]**
- [Radarr] Removed: RlsGrp `CiNEPHiLES` from Remux Tier to prevent download loops.
**[Info]**
This RlsGrp has a weird file naming structure what results in to download loops.
At the moment Radarr only probes the first audio track, and it doesn't read the nfo's.
This would require scraping the tracker/indexer, which is undesired and mostly frowned upon and at very least simply forbidden.
So in the current state it needs to work with the info provided in the filename and/or release name and what's used as first audio track.
So this is something that needs to be fixed on the RlsGrp side and they have 2 options how to solve it.
- Fix their bad/wrong naming choice.
- Change what they select as default/first track.
I've contacted them about this issue and they will not be changing their file naming structures any-further.
Because of their decision the following will be decided:
They get removed from the Remux Tiers so they won't be chosen to prevent the loops as much as possible.
If we will still get reports of download loops, even if they aren't in the Remux Tiers, we will do the same what we do with the other RlsGrps that can't name their files correctly or choose the not corresponding audio format to be the first and as default . (Meaning: that the RlsGrp will be placed in the `LQ` Custom Format, This to prevent download loops.)
# 2023-05-18 11:45
**[New]**
- Added CF `Remux Tier 03`, This way we can fine tune the RlsGrps even more. please update your automation sync tools to accept the new CF.
**[Updated]**
- [Radarr] Increased the score for CF `Remux Tier 01-02`
**[Fixed]**
- None