mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 12:33:10 +00:00
Add HBO Max and Network 10
This commit is contained in:
parent
de16b1e4a2
commit
23a493fe89
1 changed files with 8 additions and 0 deletions
|
@ -362,6 +362,10 @@ overlays:
|
||||||
variables: {key: HBO, weight: 10}
|
variables: {key: HBO, weight: 10}
|
||||||
template: [name: networks]
|
template: [name: networks]
|
||||||
|
|
||||||
|
HBO Max:
|
||||||
|
variables: {key: HBO Max, weight: 10}
|
||||||
|
template: [name: networks]
|
||||||
|
|
||||||
HGTV:
|
HGTV:
|
||||||
variables: {key: HGTV, weight: 10}
|
variables: {key: HGTV, weight: 10}
|
||||||
template: [name: networks]
|
template: [name: networks]
|
||||||
|
@ -442,6 +446,10 @@ overlays:
|
||||||
variables: {key: Netflix, weight: 10}
|
variables: {key: Netflix, weight: 10}
|
||||||
template: [name: networks]
|
template: [name: networks]
|
||||||
|
|
||||||
|
Network 10:
|
||||||
|
variables: {key: Network 10, weight: 10}
|
||||||
|
template: [name: networks]
|
||||||
|
|
||||||
Nick Jr:
|
Nick Jr:
|
||||||
variables: {key: Nick Jr, weight: 10}
|
variables: {key: Nick Jr, weight: 10}
|
||||||
template: [name: networks]
|
template: [name: networks]
|
||||||
|
|
Loading…
Reference in a new issue