mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[34] Merge branch 'refs/heads/dubstylee/nightly' into nightly
This commit is contained in:
commit
9bd48593af
2 changed files with 9 additions and 5 deletions
|
@ -343,7 +343,7 @@ overlays:
|
|||
|
||||
Discovery:
|
||||
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:
|
||||
variables: { weight: 10}
|
||||
|
@ -659,7 +659,7 @@ overlays:
|
|||
|
||||
National Geographic:
|
||||
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:
|
||||
variables: { weight: 10}
|
||||
|
@ -1111,7 +1111,7 @@ overlays:
|
|||
|
||||
YouTube:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
template: [name: standard, {name: networks, search: [YouTube, YouTube Premium]}]
|
||||
|
||||
ZDF:
|
||||
variables: { weight: 10}
|
||||
|
@ -1119,4 +1119,4 @@ overlays:
|
|||
|
||||
ZEE5:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
template: [name: standard, name: networks]
|
||||
|
|
|
@ -357,6 +357,7 @@ dynamic_collections:
|
|||
- Discovery Life
|
||||
- Discovery World
|
||||
- Discovery Science
|
||||
- Discovery Channel (UK)
|
||||
Disney Channel:
|
||||
- Toon Disney
|
||||
- Playhouse Disney
|
||||
|
@ -434,6 +435,7 @@ dynamic_collections:
|
|||
- National Geographic Brasil
|
||||
- National Geographic Latinoamerica
|
||||
- National Geographic India
|
||||
- Nat Geo Wild
|
||||
NBC:
|
||||
- CNBC
|
||||
- MSNBC
|
||||
|
@ -505,4 +507,6 @@ dynamic_collections:
|
|||
Vice:
|
||||
- Viceland
|
||||
- Vice TV
|
||||
- Vice.com
|
||||
- Vice.com
|
||||
YouTube:
|
||||
- YouTube Premium
|
||||
|
|
Loading…
Reference in a new issue