mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +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
|
@ -361,6 +361,10 @@ overlays:
|
|||
HBO:
|
||||
variables: {key: HBO, weight: 10}
|
||||
template: [name: networks]
|
||||
|
||||
HBO Max:
|
||||
variables: {key: HBO Max, weight: 10}
|
||||
template: [name: networks]
|
||||
|
||||
HGTV:
|
||||
variables: {key: HGTV, weight: 10}
|
||||
|
@ -442,6 +446,10 @@ overlays:
|
|||
variables: {key: Netflix, weight: 10}
|
||||
template: [name: networks]
|
||||
|
||||
Network 10:
|
||||
variables: {key: Network 10, weight: 10}
|
||||
template: [name: networks]
|
||||
|
||||
Nick Jr:
|
||||
variables: {key: Nick Jr, weight: 10}
|
||||
template: [name: networks]
|
||||
|
|
Loading…
Reference in a new issue