mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
replace HBO Max with Max
This commit is contained in:
parent
76fcd3f428
commit
eff339024a
5 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@ Supported Library Types: Movie, Show
|
|||
| `discovery+ Shows` | `discovery` | Collection of Shows Streaming on discovery+. |
|
||||
| `Disney+ Movies/Shows` | `disney` | Collection of Movies/Shows Streaming on Disney+. |
|
||||
| `hayu Shows` | `hayu` | Collection of Shows Streaming on hayu. |
|
||||
| `HBO Max Movies/Shows` | `hbomax` | Collection of Movies/Shows Streaming on HBO Max. |
|
||||
| `Max Movies/Shows` | `hbomax` | Collection of Movies/Shows Streaming on Max. |
|
||||
| `Hulu Movies/Shows` | `hulu` | Collection of Movies/Shows Streaming on Hulu. |
|
||||
| `Netflix Movies/Shows` | `netflix` | Collection of Movies/Shows Streaming on Netflix. |
|
||||
| `NOW Movies/Shows` | `now` | Collection of Movies/Shows Streaming on NOW. |
|
||||
|
|
|
@ -60,7 +60,7 @@ These collections are applied by calling the below paths into the `metadata_path
|
|||
| [Producer](movie/producer) | `producer` | James Cameron (Producer), Reese Witherspoon (Producer) | ✅ | ❌ |
|
||||
| [Resolution](both/resolution) | `resolution` | 4K Movies, 1080p Movies, 720p Movies | ✅ | ✅ |
|
||||
| [Seasonal](movie/seasonal) | `seasonal` | Easter, Christmas | ✅ | ❌ |
|
||||
| [Streaming](both/streaming) | `streaming` | Disney+ Movies, HBO Max Shows | ✅ | ✅ |
|
||||
| [Streaming](both/streaming) | `streaming` | Disney+ Movies, Max Shows | ✅ | ✅ |
|
||||
| [Studio](both/studio) | `studio` | DreamWorks Studios, Walt Disney Pictures | ✅ | ✅ |
|
||||
| [Anime Studio](both/studio_anime) | `studio_anime` | Bones, Studio Ghibli, Toei Animation | ✅ | ✅ |
|
||||
| [Subtitle Language](both/subtitle_language) | `subtitle_language` | German Subtitles, Swedish Subtitles | ✅ | ✅ |
|
||||
|
|
|
@ -16,7 +16,7 @@ Supported Overlay Level: Movie, Show
|
|||
| Netflix | `netflix` | `160` |
|
||||
| Prime Video | `amazon` | `150` |
|
||||
| Disney+ | `disney` | `140` |
|
||||
| HBO Max | `hbomax` | `130` |
|
||||
| Max | `hbomax` | `130` |
|
||||
| Crunchyroll | `Crunchyroll` | `120` |
|
||||
| YouTube | `youtube` | `110` |
|
||||
| Hulu | `hulu` | `100` |
|
||||
|
|
|
@ -176,7 +176,7 @@ include:
|
|||
- Canal+ # 296 shows across networks
|
||||
- Disney+ # 285 shows
|
||||
- Globoplay # 118 shows
|
||||
- HBO Max # 206 shows
|
||||
- Max # 206 shows
|
||||
- Hulu # 258 shows
|
||||
- Paramount+ # 125 shows
|
||||
- Peacock # 124 shows
|
||||
|
@ -348,7 +348,7 @@ addons:
|
|||
- HBO Canada
|
||||
- HBO Family
|
||||
- HBO Mundi
|
||||
HBO Max:
|
||||
Max:
|
||||
- HBO Go
|
||||
HGTV:
|
||||
- HGTV Canada
|
||||
|
|
|
@ -2083,7 +2083,7 @@ dynamic_collections:
|
|||
bet: BET+
|
||||
britbox: BritBox
|
||||
disney: Disney+
|
||||
hbo-max: HBO Max
|
||||
hbo-max: Max
|
||||
hulu: Hulu
|
||||
netflix: Netflix
|
||||
now: NOW
|
||||
|
|
Loading…
Reference in a new issue