mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54: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}
|
||||
template: [name: standard, {name: networks, search: [AMC, AMC.com]}]
|
||||
|
||||
AMC+:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
||||
Animal Planet:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, {name: networks, search: [Animal Planet, Animal Planet Brasil, Animal Planet Deutschland]}]
|
||||
|
@ -506,6 +510,22 @@ overlays:
|
|||
variables: { weight: 10}
|
||||
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:
|
||||
variables: { weight: 10}
|
||||
template: [name: standard, name: networks]
|
||||
|
|
|
@ -50,6 +50,7 @@ dynamic_collections:
|
|||
- ALTBalaji
|
||||
- Amazon Kids+
|
||||
- AMC
|
||||
- AMC+
|
||||
- Animal Planet
|
||||
- Antena 3
|
||||
- Apple TV+
|
||||
|
@ -148,6 +149,10 @@ dynamic_collections:
|
|||
- ITV
|
||||
- ITV Encore
|
||||
- ITV1
|
||||
- ITV2
|
||||
- ITV3
|
||||
- ITV4
|
||||
- ITVBe
|
||||
- ITVX
|
||||
- joyn
|
||||
- Kan 11
|
||||
|
|
|
@ -90,6 +90,7 @@ These are lists provided for reference to show what values will be in use if you
|
|||
- ALTBalaji
|
||||
- Amazon Kids+
|
||||
- AMC
|
||||
- AMC+
|
||||
- Animal Planet
|
||||
- Antena 3
|
||||
- Apple TV+
|
||||
|
@ -188,6 +189,10 @@ These are lists provided for reference to show what values will be in use if you
|
|||
- ITV
|
||||
- ITV Encore
|
||||
- ITV1
|
||||
- ITV2
|
||||
- ITV3
|
||||
- ITV4
|
||||
- ITVBe
|
||||
- ITVX
|
||||
- joyn
|
||||
- Kan 11
|
||||
|
|
Loading…
Reference in a new issue