Merge pull request #471 from TRaSH-/Radarr-CF-Collection-20220116

Radarr cf collection 20220116
pull/473/head
TRaSH 3 years ago committed by GitHub
commit 332e261719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ I also made 3 guides related to this one.
| [Criterion Collection](#criterion-collection) | [3D](#3d) | [MPEG2](#mpeg2) | |
| [Theatrical Cut](#theatrical-cut) | [No-RlsGroup](#no-rlsgroup) | [FreeLeech](#freeleech) | |
| [IMAX](#imax) | [Obfuscated](#obfuscated) | [Dutch Groups](#dutch-groups) | |
| | [DV (WEBDL)](#dv-webdl) | [Anime Dual Audio](#anime-dual-audio) | |
| [IMAX Enhanced](#imax-enhanced) | [DV (WEBDL)](#dv-webdl) | [Anime Dual Audio](#anime-dual-audio) | |
| | | | |
------
@ -779,6 +779,23 @@ I also made 3 guides related to this one.
------
### IMAX Enhanced
??? faq "IMAX Enhanced - [CLICK TO EXPAND]"
IMAX Enhanced: Get More Picture Instead of Black Bars
IMAX Enhanced exclusive expanded aspect ratio is 1:90:1, which offers up to 26% more picture for select sequences, meaning more of the action is visible on screen.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/imax-enhanced.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
## Misc (-10000)
------

@ -1,3 +1,15 @@
# 2022-01-16
Updated: Radarr - Collection of Custom Formats
- Updated: CF `[4K Remaster]` Scores to the new scoring standard.
- Updated: CF `[Criterion Collection]` Scores to the new scoring standard.
- Fixed: CF `[TrueHD Atmos]` to recognize groups that only use Atmos/TrueHD in their release name.
- Fixed: CF `[ATMOS (undefined)]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
- Fixed: CF `[TrueHD]` to prevent double scoring with latest update of `[TrueHD Atmos]`.
- Changed: CF `[HDR]` `[HDR (undefined)]`condition name.
- Updated: CF `[HQ]` Added `FraMeSToR`.
- Added: CF `[IMAX Enhanced]` to the site.
- Fixed: Correct spelling for Enhanced.
# 2022-01-15
Updated: Radarr - Collection of Custom Formats
- Fixed: CF [BR-DISK] Not matching if release group has DVD in it.

Loading…
Cancel
Save