mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-09 17:58:55 -05:00
order streaming by subscribers
This commit is contained in:
parent
322455cdb1
commit
eb9b71548e
BIN
PMM/overlays/images/YouTube.png
Normal file
BIN
PMM/overlays/images/YouTube.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@ -34,6 +34,8 @@
|
||||
# use_paramount: true #
|
||||
# # Use the Peacock overlay #
|
||||
# use_peacock: true #
|
||||
# # Use the YouTube overlay #
|
||||
# use_youtube: true #
|
||||
#############################################################
|
||||
|
||||
templates:
|
||||
@ -61,50 +63,56 @@ templates:
|
||||
|
||||
overlays:
|
||||
|
||||
Amazon:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: amazon
|
||||
|
||||
AppleTV:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: appletv
|
||||
|
||||
Disney:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: disney
|
||||
|
||||
HBO-Max:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: hbomax
|
||||
|
||||
Hulu:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: hulu
|
||||
|
||||
Netflix:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
slug: netflix
|
||||
|
||||
Amazon:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 190
|
||||
slug: amazon
|
||||
|
||||
Disney:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 180
|
||||
slug: disney
|
||||
|
||||
HBO-Max:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 170
|
||||
slug: hbomax
|
||||
|
||||
YouTube:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 160
|
||||
slug: youtube
|
||||
|
||||
Hulu:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 150
|
||||
slug: hulu
|
||||
|
||||
Paramount:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
weight: 140
|
||||
slug: paramount
|
||||
|
||||
AppleTV:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 130
|
||||
slug: appletv
|
||||
|
||||
Peacock:
|
||||
template:
|
||||
- name: Streaming
|
||||
weight: 200
|
||||
weight: 120
|
||||
slug: peacock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user