mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 20:43:07 +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+. |
|
| `discovery+ Shows` | `discovery` | Collection of Shows Streaming on discovery+. |
|
||||||
| `Disney+ Movies/Shows` | `disney` | Collection of Movies/Shows Streaming on Disney+. |
|
| `Disney+ Movies/Shows` | `disney` | Collection of Movies/Shows Streaming on Disney+. |
|
||||||
| `hayu Shows` | `hayu` | Collection of Shows Streaming on hayu. |
|
| `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. |
|
| `Hulu Movies/Shows` | `hulu` | Collection of Movies/Shows Streaming on Hulu. |
|
||||||
| `Netflix Movies/Shows` | `netflix` | Collection of Movies/Shows Streaming on Netflix. |
|
| `Netflix Movies/Shows` | `netflix` | Collection of Movies/Shows Streaming on Netflix. |
|
||||||
| `NOW Movies/Shows` | `now` | Collection of Movies/Shows Streaming on NOW. |
|
| `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) | ✅ | ❌ |
|
| [Producer](movie/producer) | `producer` | James Cameron (Producer), Reese Witherspoon (Producer) | ✅ | ❌ |
|
||||||
| [Resolution](both/resolution) | `resolution` | 4K Movies, 1080p Movies, 720p Movies | ✅ | ✅ |
|
| [Resolution](both/resolution) | `resolution` | 4K Movies, 1080p Movies, 720p Movies | ✅ | ✅ |
|
||||||
| [Seasonal](movie/seasonal) | `seasonal` | Easter, Christmas | ✅ | ❌ |
|
| [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 | ✅ | ✅ |
|
| [Studio](both/studio) | `studio` | DreamWorks Studios, Walt Disney Pictures | ✅ | ✅ |
|
||||||
| [Anime Studio](both/studio_anime) | `studio_anime` | Bones, Studio Ghibli, Toei Animation | ✅ | ✅ |
|
| [Anime Studio](both/studio_anime) | `studio_anime` | Bones, Studio Ghibli, Toei Animation | ✅ | ✅ |
|
||||||
| [Subtitle Language](both/subtitle_language) | `subtitle_language` | German Subtitles, Swedish Subtitles | ✅ | ✅ |
|
| [Subtitle Language](both/subtitle_language) | `subtitle_language` | German Subtitles, Swedish Subtitles | ✅ | ✅ |
|
||||||
|
|
|
@ -16,7 +16,7 @@ Supported Overlay Level: Movie, Show
|
||||||
| Netflix | `netflix` | `160` |
|
| Netflix | `netflix` | `160` |
|
||||||
| Prime Video | `amazon` | `150` |
|
| Prime Video | `amazon` | `150` |
|
||||||
| Disney+ | `disney` | `140` |
|
| Disney+ | `disney` | `140` |
|
||||||
| HBO Max | `hbomax` | `130` |
|
| Max | `hbomax` | `130` |
|
||||||
| Crunchyroll | `Crunchyroll` | `120` |
|
| Crunchyroll | `Crunchyroll` | `120` |
|
||||||
| YouTube | `youtube` | `110` |
|
| YouTube | `youtube` | `110` |
|
||||||
| Hulu | `hulu` | `100` |
|
| Hulu | `hulu` | `100` |
|
||||||
|
|
|
@ -176,7 +176,7 @@ include:
|
||||||
- Canal+ # 296 shows across networks
|
- Canal+ # 296 shows across networks
|
||||||
- Disney+ # 285 shows
|
- Disney+ # 285 shows
|
||||||
- Globoplay # 118 shows
|
- Globoplay # 118 shows
|
||||||
- HBO Max # 206 shows
|
- Max # 206 shows
|
||||||
- Hulu # 258 shows
|
- Hulu # 258 shows
|
||||||
- Paramount+ # 125 shows
|
- Paramount+ # 125 shows
|
||||||
- Peacock # 124 shows
|
- Peacock # 124 shows
|
||||||
|
@ -348,7 +348,7 @@ addons:
|
||||||
- HBO Canada
|
- HBO Canada
|
||||||
- HBO Family
|
- HBO Family
|
||||||
- HBO Mundi
|
- HBO Mundi
|
||||||
HBO Max:
|
Max:
|
||||||
- HBO Go
|
- HBO Go
|
||||||
HGTV:
|
HGTV:
|
||||||
- HGTV Canada
|
- HGTV Canada
|
||||||
|
|
|
@ -2083,7 +2083,7 @@ dynamic_collections:
|
||||||
bet: BET+
|
bet: BET+
|
||||||
britbox: BritBox
|
britbox: BritBox
|
||||||
disney: Disney+
|
disney: Disney+
|
||||||
hbo-max: HBO Max
|
hbo-max: Max
|
||||||
hulu: Hulu
|
hulu: Hulu
|
||||||
netflix: Netflix
|
netflix: Netflix
|
||||||
now: NOW
|
now: NOW
|
||||||
|
|
Loading…
Reference in a new issue