mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
add Crunchyroll streaming overlay
This commit is contained in:
parent
ba4e2d8bc9
commit
d6ca9f4f25
2 changed files with 5 additions and 1 deletions
BIN
defaults/overlays/images/streaming/Crunchyroll.png
Normal file
BIN
defaults/overlays/images/streaming/Crunchyroll.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
|
@ -42,6 +42,10 @@ overlays:
|
|||
variables: {key: hbomax, weight: 60}
|
||||
template: [name: standard, name: streaming]
|
||||
|
||||
Crunchyroll:
|
||||
variables: {key: crunchyroll, weight: 55}
|
||||
template: [name: standard, name: streaming]
|
||||
|
||||
YouTube:
|
||||
variables: {key: youtube, weight: 50}
|
||||
template: [name: standard, name: streaming]
|
||||
|
@ -60,4 +64,4 @@ overlays:
|
|||
|
||||
Peacock:
|
||||
variables: {key: peacock, weight: 10}
|
||||
template: [name: standard, name: streaming]
|
||||
template: [name: standard, name: streaming]
|
Loading…
Reference in a new issue