mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-22 12:33:10 +00:00
add Discovery UK, Nat Geo Wild, and YouTube Premium to their respective networks
This commit is contained in:
parent
61d31dbffe
commit
aed2fee293
2 changed files with 9 additions and 5 deletions
|
@ -343,7 +343,7 @@ overlays:
|
||||||
|
|
||||||
Discovery:
|
Discovery:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, {name: networks, search: [Discovery, Discovery Health Channel, Discovery Channel, Discovery Home & Health Brasil, Discovery Family, Discovery Real Time, Discovery Asia, Discovery Home & Health, Discovery Life, Discovery World, Discovery Science]}]
|
template: [name: standard, {name: networks, search: [Discovery, Discovery Health Channel, Discovery Channel, Discovery Home & Health Brasil, Discovery Family, Discovery Real Time, Discovery Asia, Discovery Home & Health, Discovery Life, Discovery World, Discovery Science, Discovery Channel (UK)]}]
|
||||||
|
|
||||||
Discovery Kids:
|
Discovery Kids:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
|
@ -659,7 +659,7 @@ overlays:
|
||||||
|
|
||||||
National Geographic:
|
National Geographic:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, {name: networks, search: [National Geographic, National Geographic Channel, National Geographic Brasil, National Geographic Latinoamerica, National Geographic India]}]
|
template: [name: standard, {name: networks, search: [National Geographic, National Geographic Channel, National Geographic Brasil, National Geographic Latinoamerica, National Geographic India, Nat Geo Wild]}]
|
||||||
|
|
||||||
NBC:
|
NBC:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
|
@ -1111,7 +1111,7 @@ overlays:
|
||||||
|
|
||||||
YouTube:
|
YouTube:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, name: networks]
|
template: [name: standard, {name: networks, search: [YouTube, YouTube Premium]}]
|
||||||
|
|
||||||
ZDF:
|
ZDF:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
|
@ -1119,4 +1119,4 @@ overlays:
|
||||||
|
|
||||||
ZEE5:
|
ZEE5:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, name: networks]
|
template: [name: standard, name: networks]
|
||||||
|
|
|
@ -357,6 +357,7 @@ dynamic_collections:
|
||||||
- Discovery Life
|
- Discovery Life
|
||||||
- Discovery World
|
- Discovery World
|
||||||
- Discovery Science
|
- Discovery Science
|
||||||
|
- Discovery Channel (UK)
|
||||||
Disney Channel:
|
Disney Channel:
|
||||||
- Toon Disney
|
- Toon Disney
|
||||||
- Playhouse Disney
|
- Playhouse Disney
|
||||||
|
@ -434,6 +435,7 @@ dynamic_collections:
|
||||||
- National Geographic Brasil
|
- National Geographic Brasil
|
||||||
- National Geographic Latinoamerica
|
- National Geographic Latinoamerica
|
||||||
- National Geographic India
|
- National Geographic India
|
||||||
|
- Nat Geo Wild
|
||||||
NBC:
|
NBC:
|
||||||
- CNBC
|
- CNBC
|
||||||
- MSNBC
|
- MSNBC
|
||||||
|
@ -505,4 +507,6 @@ dynamic_collections:
|
||||||
Vice:
|
Vice:
|
||||||
- Viceland
|
- Viceland
|
||||||
- Vice TV
|
- Vice TV
|
||||||
- Vice.com
|
- Vice.com
|
||||||
|
YouTube:
|
||||||
|
- YouTube Premium
|
||||||
|
|
Loading…
Reference in a new issue