diff --git a/PMM/overlays/images/YouTube.png b/PMM/overlays/images/YouTube.png new file mode 100644 index 0000000..350430d Binary files /dev/null and b/PMM/overlays/images/YouTube.png differ diff --git a/PMM/overlays/streaming.yml b/PMM/overlays/streaming.yml index eb883e0..52605b8 100644 --- a/PMM/overlays/streaming.yml +++ b/PMM/overlays/streaming.yml @@ -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