order streaming by subscribers

pull/328/head
bullmoose20 3 years ago committed by meisnate12
parent 322455cdb1
commit eb9b71548e

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: Netflix:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 200
slug: amazon slug: netflix
AppleTV: Amazon:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 190
slug: appletv slug: amazon
Disney: Disney:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 180
slug: disney slug: disney
HBO-Max: HBO-Max:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 170
slug: hbomax slug: hbomax
Hulu: YouTube:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 160
slug: hulu slug: youtube
Netflix: Hulu:
template: template:
- name: Streaming - name: Streaming
weight: 200 weight: 150
slug: netflix 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…
Cancel
Save