mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-10 02:08:56 -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_paramount: true #
|
||||||
# # Use the Peacock overlay #
|
# # Use the Peacock overlay #
|
||||||
# use_peacock: true #
|
# use_peacock: true #
|
||||||
|
# # Use the YouTube overlay #
|
||||||
|
# use_youtube: true #
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
templates:
|
templates:
|
||||||
@ -61,50 +63,56 @@ templates:
|
|||||||
|
|
||||||
overlays:
|
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:
|
Netflix:
|
||||||
template:
|
template:
|
||||||
- name: Streaming
|
- name: Streaming
|
||||||
weight: 200
|
weight: 200
|
||||||
slug: netflix
|
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:
|
Paramount:
|
||||||
template:
|
template:
|
||||||
- name: Streaming
|
- name: Streaming
|
||||||
weight: 200
|
weight: 140
|
||||||
slug: paramount
|
slug: paramount
|
||||||
|
|
||||||
|
AppleTV:
|
||||||
|
template:
|
||||||
|
- name: Streaming
|
||||||
|
weight: 130
|
||||||
|
slug: appletv
|
||||||
|
|
||||||
Peacock:
|
Peacock:
|
||||||
template:
|
template:
|
||||||
- name: Streaming
|
- name: Streaming
|
||||||
weight: 200
|
weight: 120
|
||||||
slug: peacock
|
slug: peacock
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user