diff --git a/Radarr/Radarr-collection-of-custom-formats/index.html b/Radarr/Radarr-collection-of-custom-formats/index.html index cbc8f5e6b..913d81ce9 100644 --- a/Radarr/Radarr-collection-of-custom-formats/index.html +++ b/Radarr/Radarr-collection-of-custom-formats/index.html @@ -917,6 +917,13 @@ IMAX + + +
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.
+{
+ "trash_id": "9f6cbff8cfe4ebbc1bde14c7b7bec0de",
+ "trash_score": "750",
+ "name": "IMAX Enhanced",
+ "includeCustomFormatWhenRenaming": true,
+ "specifications": [
+ {
+ "name": "IMAX Enhanced",
+ "implementation": "ReleaseTitleSpecification",
+ "negate": false,
+ "required": true,
+ "fields": {
+ "value": "^(?=.*(DSNP|CORE(?=[ ._-]web[ ._-]?(dl|rip)\\b)|\\bBC(?=[ ._-]web[ ._-]?(dl|rip)\\b)|IMAX[- .]Enhanced)\\b)(?=.*\\b(IMAX|IMAX[- .]Enhanced)\\b).*"
+ }
+ }
+ ]
+}
+