mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-25 14:00:21 +00:00
Add new networks
This commit is contained in:
parent
b52c9fea86
commit
c2115c50c5
8 changed files with 30 additions and 0 deletions
BIN
defaults/overlays/images/network/AMC+.png
Normal file
BIN
defaults/overlays/images/network/AMC+.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
defaults/overlays/images/network/ITV2.png
Normal file
BIN
defaults/overlays/images/network/ITV2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
defaults/overlays/images/network/ITV3.png
Normal file
BIN
defaults/overlays/images/network/ITV3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
defaults/overlays/images/network/ITV4.png
Normal file
BIN
defaults/overlays/images/network/ITV4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
defaults/overlays/images/network/ITVBe.png
Normal file
BIN
defaults/overlays/images/network/ITVBe.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -122,6 +122,10 @@ overlays:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, {name: networks, search: [AMC, AMC.com]}]
|
template: [name: standard, {name: networks, search: [AMC, AMC.com]}]
|
||||||
|
|
||||||
|
AMC+:
|
||||||
|
variables: { weight: 10}
|
||||||
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
Animal Planet:
|
Animal Planet:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, {name: networks, search: [Animal Planet, Animal Planet Brasil, Animal Planet Deutschland]}]
|
template: [name: standard, {name: networks, search: [Animal Planet, Animal Planet Brasil, Animal Planet Deutschland]}]
|
||||||
|
@ -506,6 +510,22 @@ overlays:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, name: networks]
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
|
ITV2:
|
||||||
|
variables: { weight: 10}
|
||||||
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
|
ITV3:
|
||||||
|
variables: { weight: 10}
|
||||||
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
|
ITV4:
|
||||||
|
variables: { weight: 10}
|
||||||
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
|
ITVBe:
|
||||||
|
variables: { weight: 10}
|
||||||
|
template: [name: standard, name: networks]
|
||||||
|
|
||||||
ITVX:
|
ITVX:
|
||||||
variables: { weight: 10}
|
variables: { weight: 10}
|
||||||
template: [name: standard, name: networks]
|
template: [name: standard, name: networks]
|
||||||
|
|
|
@ -50,6 +50,7 @@ dynamic_collections:
|
||||||
- ALTBalaji
|
- ALTBalaji
|
||||||
- Amazon Kids+
|
- Amazon Kids+
|
||||||
- AMC
|
- AMC
|
||||||
|
- AMC+
|
||||||
- Animal Planet
|
- Animal Planet
|
||||||
- Antena 3
|
- Antena 3
|
||||||
- Apple TV+
|
- Apple TV+
|
||||||
|
@ -148,6 +149,10 @@ dynamic_collections:
|
||||||
- ITV
|
- ITV
|
||||||
- ITV Encore
|
- ITV Encore
|
||||||
- ITV1
|
- ITV1
|
||||||
|
- ITV2
|
||||||
|
- ITV3
|
||||||
|
- ITV4
|
||||||
|
- ITVBe
|
||||||
- ITVX
|
- ITVX
|
||||||
- joyn
|
- joyn
|
||||||
- Kan 11
|
- Kan 11
|
||||||
|
|
|
@ -90,6 +90,7 @@ These are lists provided for reference to show what values will be in use if you
|
||||||
- ALTBalaji
|
- ALTBalaji
|
||||||
- Amazon Kids+
|
- Amazon Kids+
|
||||||
- AMC
|
- AMC
|
||||||
|
- AMC+
|
||||||
- Animal Planet
|
- Animal Planet
|
||||||
- Antena 3
|
- Antena 3
|
||||||
- Apple TV+
|
- Apple TV+
|
||||||
|
@ -188,6 +189,10 @@ These are lists provided for reference to show what values will be in use if you
|
||||||
- ITV
|
- ITV
|
||||||
- ITV Encore
|
- ITV Encore
|
||||||
- ITV1
|
- ITV1
|
||||||
|
- ITV2
|
||||||
|
- ITV3
|
||||||
|
- ITV4
|
||||||
|
- ITVBe
|
||||||
- ITVX
|
- ITVX
|
||||||
- joyn
|
- joyn
|
||||||
- Kan 11
|
- Kan 11
|
||||||
|
|
Loading…
Reference in a new issue