feat(starr): add Max to guide

pull/1322/head
nuxen 1 year ago
parent f083f8859a
commit 8fbb81eeeb
No known key found for this signature in database

@ -54,12 +54,13 @@ I also made 3 guides related to this one.
| [4K Remaster](#4k-remaster) | [3D](#3d) | [Remux Tier 03](#remux-tier-03) | [Disney+](#dsnp) |
| [Special Edition](#special-edition) | [x265 (HD)](#x265-hd) | [UHD Bluray Tier 01](#uhd-bluray-tier-01) | [HBO](#hbo) |
| [Criterion Collection](#criterion-collection) | [Upscaled](#upscaled) | [UHD Bluray Tier 02](#uhd-bluray-tier-02) | [HBO Max](#hmax) |
| [Masters of Cinema](#masters-of-cinema) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [Hulu](#hulu) |
| [Vinegar Syndrome](#vinegar-syndrome) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Netflix](#nf) |
| [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Peacock TV](#pcok) |
| [IMAX](#imax) | | [WEB Tier 01](#web-tier-01) | [Paramount+](#pmtp) |
| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 02](#web-tier-02) | [Movies Anywhere](#ma) |
| [Open Matte](#open-matte) | | [WEB Tier 03](#web-tier-03) | [Pathe Thuis](#pathe) |
| [Masters of Cinema](#masters-of-cinema) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [Max](#max) |
| [Vinegar Syndrome](#vinegar-syndrome) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Hulu](#hulu) |
| [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Netflix](#nf) |
| [IMAX](#imax) | | [WEB Tier 01](#web-tier-01) | [Peacock TV](#pcok) |
| [IMAX Enhanced](#imax-enhanced) | | [WEB Tier 02](#web-tier-02) | [Paramount+](#pmtp) |
| [Open Matte](#open-matte) | | [WEB Tier 03](#web-tier-03) | [Movies Anywhere](#ma) |
| | | | [Pathe Thuis](#pathe) |
| | | | [Bravia Core](#bcore) |
| | | | [Stan](#stan) |
@ -1686,6 +1687,24 @@ I also made 3 guides related to this one.
------
### Max
<sub>Max</sub>
??? question "Max - [CLICK TO EXPAND]"
[From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Max_(streaming_service)){:target="_blank" rel="noopener noreferrer"}
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/max.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### Hulu
<sub>Hulu</sub>

@ -165,6 +165,10 @@ Add this to your `Preferred (3)` with a score of [90]
/\b(hmax|hbom|hbo[ ._-]max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
```
```bash
/\b((?<!hbo[ ._-])max)\b(?=[ ._-]web[ ._-]?(dl|rip)\b)/i
```
Add this to your `Preferred (3)` with a score of [85]
```bash

@ -53,8 +53,9 @@ I also made 3 guides related to this one.
| | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Disney+](#dsnp) |
| | | [WEB Tier 01](#web-tier-01) | [HBO Max](#hmax) |
| | | [WEB Tier 02](#web-tier-02) | [HBO](#hbo) |
| | | [WEB Tier 03](#web-tier-03) | [Hulu](#hulu) |
| | | [WEB Scene](#web-scene) | [NLZiet](#nlz) |
| | | [WEB Tier 03](#web-tier-03) | [Max](#max) |
| | | [WEB Scene](#web-scene) | [Hulu](#hulu) |
| | | | [NLZiet](#nlz) |
| | | | [Netflix](#nf) |
| | | | [Paramount+](#pmtp) |
| | | | [Peacock TV](#pcok) |
@ -1432,6 +1433,24 @@ I also made 3 guides related to this one.
------
### Max
<sub>Max</sub>
??? question "Max - [CLICK TO EXPAND]"
[From Wikipedia, the free encyclopedia](https://en.wikipedia.org/wiki/Max_(streaming_service)){:target="_blank" rel="noopener noreferrer"}
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/max.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### Hulu
<sub>Hulu</sub>

@ -1,10 +1,10 @@
{
"trash_id": "26a4b44a837bf97b972628509912b4a5",
"name": "MAX",
"name": "Max",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "MAX",
"name": "Max",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,

@ -1,7 +1,7 @@
{
"trash_id": "91dd233816c14c507782b87b86a3a2cf",
"trash_score": "90",
"name": "MAX",
"name": "Max",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{

Loading…
Cancel
Save