Update Radarr-collection-of-custom-formats.md

Added the new French tiers
pull/863/head
NiceTSY 2 years ago
parent d2ceef0be6
commit ec2ffa9165

@ -63,18 +63,18 @@ I also made 3 guides related to this one.
------ ------
| Misc | Optional | French Audio Version | French Source Groups | | Misc | Optional | French Audio Version | French Source Groups |
| ------------------------------ | ----------------------------------- | ----------------------------- | ----------------------------------- | | ------------------------------ | ----------------------------------- | ----------------------------- | ----------------------------------------------- |
| [Repack/Proper](#repackproper) | [Bad Dual Groups](#bad-dual-groups) | [Multi-French](#multi-french) | [FR HQ-Remux](#fr-hq-remux) | | [Repack/Proper](#repackproper) | [Bad Dual Groups](#bad-dual-groups) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) |
| [Repack2](#repack2) | [DV (WEBDL)](#dv-webdl) | [Multi-Audio](#multi-audio) | [FR HQ](#fr-hq) | | [Repack2](#repack2) | [DV (WEBDL)](#dv-webdl) | [Multi-Audio](#multi-audio) | [FR Remux Tier 02](#fr-remux-tier-02) |
| [Multi](#multi) | [EVO (no WEBDL)](#evo-no-webdl) | [French Audio](#french-audio) | [FR HQ-WEBDL](#fr-hq-webdl) | | [Multi](#multi) | [EVO (no WEBDL)](#evo-no-webdl) | [French Audio](#french-audio) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-01) |
| [x264](#x264) | [No-RlsGroup](#no-rlsgroup) | [VFF](#vff) | [FR Scene Groups](#fr-scene-groups) | | [x264](#x264) | [No-RlsGroup](#no-rlsgroup) | [VFF](#vff) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-02) |
| [x265](#x265) | [Obfuscated](#obfuscated) | [VOF](#vof) | [FR LQ](#fr-lq) | | [x265](#x265) | [Obfuscated](#obfuscated) | [VOF](#vof) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) |
| [MPEG2](#mpeg2) | [Retags](#retags) | [VFI](#vfi) | | | [MPEG2](#mpeg2) | [Retags](#retags) | [VFI](#vfi) | [FR HD Bluray Tier 02](#fr-hd-bluray-tier-02) |
| [Dutch Groups](#dutch-groups) | [Scene](#scene) | [VQ](#vq) | | | [Dutch Groups](#dutch-groups) | [Scene](#scene) | [VFQ](#vfq) | [FR WEB Tier 01](#fr-web-tier-01) |
| [FreeLeech](#freeleech) | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VFQ](#vfq) | | | [FreeLeech](#freeleech) | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VQ](#vq) | [FR WEB Tier 02](#fr-web-tier-02) |
| | | [VOSTFR](#vostfr) | | | | | [VFB](#vfb) | [FR Scene Groups](#fr-scene-groups) |
| | | [VFB](#vfb) | | | | | [VOSTFR](#vostfr) | [FR LQ](#fr-lq) |
------ ------
@ -2107,50 +2107,138 @@ I also made 3 guides related to this one.
------ ------
### FR HQ ### FR Remux Tier 01
<sub>French HQ-Releases = FR HQ</sub> ??? faq "Remux Tier 01 - [CLICK TO EXPAND]"
- Groups doing remuxes with multiple sources (discs) mixing what's best.
- Groups active doing remuxes from a single sources (discs).
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-remux-tier-01.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### FR Remux Tier 02
??? faq "Remux Tier 02 - [CLICK TO EXPAND]"
- Groups that use an automated way.
- Groups that haven't released much or are not well recognized. (yet)
- Groups that retired and don't have the best quality by todays standards.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-remux-tier-02.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### FR UHD Bluray Tier 01
??? faq "FR UHD Bluray Tier 01 - [CLICK TO EXPAND]"
(WiP - This Custom Formats should be considered in alpha stage)
- Groups that created encodes from the remuxes without micro-sizing them.
- HDR/DoVi (Depending what's offered and often both).
- HD Audio (Atmos, TrueHD etc...).
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-uhd-bluray-tier-01.json' %]][[% endfilter %]]
```
??? faq "FR HQ - [CLICK TO EXPAND]" <sub><sup>[TOP](#index)</sup>
------
### FR UHD Bluray Tier 02
??? faq "FR UHD Bluray Tier 02 - [CLICK TO EXPAND]"
(WiP - This Custom Formats should be considered in alpha stage)
- Groups that created encodes from the remuxes without micro-sizing them.
- HDR/DoVi (Depending what's offered and often both).
- HD Audio (Atmos, TrueHD etc...).
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-uhd-bluray-tier-02.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### FR HD Bluray Tier 01
A collection of French P2P groups that are known for their high quality releases. ??? faq "FR HD Bluray Tier 01 - [CLICK TO EXPAND]"
- Groups that created encodes from the remuxes without micro-sizing them.
- Groups that have a minimum of GP releases (best encode in it's class 1080p and lower).
??? example "JSON - [CLICK TO EXPAND]" ??? example "JSON - [CLICK TO EXPAND]"
```json ```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hq.json' %]][[% endfilter %]] [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hd-bluray-tier-01.json' %]][[% endfilter %]]
``` ```
<sub><sup>[TOP](#index)</sup> <sub><sup>[TOP](#index)</sup>
------ ------
### FR HQ-WEBDL ### FR HD Bluray Tier 02
??? faq "FR HQ-WEBDL - [CLICK TO EXPAND]" ??? faq "FR HD Bluray Tier 02 - [CLICK TO EXPAND]"
A personal collection of French P2P WEB-DL groups that are known for their high quality releases. - Groups that created encodes from the remuxes without micro-sizing them.
??? example "JSON - [CLICK TO EXPAND]" ??? example "JSON - [CLICK TO EXPAND]"
```json ```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hq-webdl.json' %]][[% endfilter %]] [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hd-bluray-tier-02.json' %]][[% endfilter %]]
``` ```
<sub><sup>[TOP](#index)</sup> <sub><sup>[TOP](#index)</sup>
------ ------
### FR HQ-Remux ### FR WEB Tier 01
??? faq "FR HQ-Remux - [CLICK TO EXPAND]" ??? faq "FR WEB Tier 01 - [CLICK TO EXPAND]"
- placeholder
A personal collection of French P2P Remux groups that are known for their high quality releases. ??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-web-tier-01.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### FR WEB Tier 02
??? faq "FR WEB Tier 02 - [CLICK TO EXPAND]"
- placeholder
??? example "JSON - [CLICK TO EXPAND]" ??? example "JSON - [CLICK TO EXPAND]"
```json ```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-hq-remux.json' %]][[% endfilter %]] [[% filter indent(width=4) %]][[% include 'json/radarr/cf/french-web-tier-02.json' %]][[% endfilter %]]
``` ```
<sub><sup>[TOP](#index)</sup> <sub><sup>[TOP](#index)</sup>

Loading…
Cancel
Save