mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-25 05:50:21 +00:00
Add new networks
This commit is contained in:
parent
6c6da10c9d
commit
b2412b8a63
2 changed files with 24 additions and 0 deletions
|
@ -169,6 +169,10 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
A&E:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
BBC America:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
@ -449,6 +453,10 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
funnyordie.com:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
FX:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
@ -665,6 +673,10 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
template: [name: standard, {name: networks, search: [Network 10, Network Ten]}]
|
||||
|
||||
NFL Network:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
NHK:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
@ -789,6 +801,10 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
Seeso:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
Seven Network:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
@ -1081,6 +1097,10 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
Xbox Live:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
YLE:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
|
|
@ -136,6 +136,7 @@ dynamic_collections:
|
|||
- Freeform
|
||||
- Freevee
|
||||
- Fuji TV
|
||||
- funnyordie.com
|
||||
- FX
|
||||
- FXX
|
||||
- GAİN
|
||||
|
@ -191,6 +192,7 @@ dynamic_collections:
|
|||
- NBC
|
||||
- Netflix
|
||||
- Network 10
|
||||
- NFL Network
|
||||
- NHK
|
||||
- Nick
|
||||
- Nick Jr
|
||||
|
@ -222,6 +224,7 @@ dynamic_collections:
|
|||
- SAT.1
|
||||
- SBS
|
||||
- Science
|
||||
- Seeso
|
||||
- Seven Network
|
||||
- Shahid
|
||||
- Showcase
|
||||
|
@ -294,6 +297,7 @@ dynamic_collections:
|
|||
- VTM
|
||||
- W
|
||||
- WE tv
|
||||
- Xbox Live
|
||||
- YLE
|
||||
- Youku
|
||||
- YouTube
|
||||
|
|
Loading…
Reference in a new issue