diff --git a/anon_fawkes/README.md b/anon_fawkes/README.md
new file mode 100644
index 0000000..02086a7
--- /dev/null
+++ b/anon_fawkes/README.md
@@ -0,0 +1,19 @@
+```yaml
+libraries:
+ Movies:
+ metadata_path:
+ - git: anon_fawkes/collections/networks.yml
+ overlay_path:
+ - git: anon_fawkes/overlays/stream_on.yml
+```
+**Movies Overlays Preview**:
+![Movies](https://i.imgur.com/oBt9zPP.png)
+
+
+**TV Shows Overlays Preview**:
+![TV Shows](https://i.imgur.com/lwpSCW8.png)
+
+
+**Collections Preview**:
+![Collections](https://i.imgur.com/NdGlVYU.png)
+
diff --git a/anon_fawkes/collections/networks.yml b/anon_fawkes/collections/networks.yml
index 268f0e0..eedbc95 100644
--- a/anon_fawkes/collections/networks.yml
+++ b/anon_fawkes/collections/networks.yml
@@ -1,82 +1,42 @@
-collections:
- Apple TV+:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/appletv-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +Apple TV
- summary: <>s From the Streaming Service Apple TV
- url_poster: https://theposterdb.com/api/assets/206165
-
+external_templates:
+ git: PMM/templates
+ template_variables:
+ collection_section: "21"
- Netflix:
+templates:
+ network:
mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/netflix-<>s/
+ url: https://mdblist.com/lists/plexmetamanager/<>-<>s/
sync_mode: sync
collection_order: custom
- sort_title: +Netflixw
- summary: <>s From the Streaming Service Netflix
- url_poster: https://theposterdb.com/api/assets/205048
-
- Amazon Prime Video:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/amazon-<>s/
+ sort_title: +<>
+ summary: <>s From the Streaming Service <>
+ url_poster: https://theposterdb.com/api/assets/<>
+ discovery:
+ imdb_list:
+ url: https://www.imdb.com/search/title/?companies=co0834810
sync_mode: sync
collection_order: custom
- sort_title: +Amazon Prime Video
- summary: <>s From the Streaming Service Amazon Prime
- url_poster: https://theposterdb.com/api/assets/222004
+ sort_title: +<>
+ summary: <>s From the Streaming Service <>
+ url_poster: https://theposterdb.com/api/assets/<>
+collections:
+ AppleTVPlus:
+ template: {name: network, type: appletv, poster: 206165}
+ Netflix:
+ template: {name: network, type: netflix, poster: 205048}
+ Amazon Prime Video:
+ template: {name: network, type: amazon, poster: 222004}
Hulu:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/hulu-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +Hulu
- summary: <>s From the Streaming Service Hulu
- url_poster: https://theposterdb.com/api/assets/220348
-
+ template: {name: network, type: hulu, poster: 220348}
Paramount:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/paramount-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +Paramount+
- summary: <>s From the Streaming Service Paramount
- url_poster: https://theposterdb.com/api/assets/168828
-
+ template: {name: network, type: paramount, poster: 168828}
Peacock:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/peacock-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +Peacock
- summary: <>s From the Streaming Service Peacock
- url_poster: https://theposterdb.com/api/assets/205411
-
- Discovery+:
- imdb_list:
- url: https://www.imdb.com/search/title/?companies=co0834810
- sync_mode: sync
- collection_order: custom
- sort_title: +Discovery+
- summary: <>s From the Streaming Service Discovery
- url_poster: https://theposterdb.com/api/assets/220371
-
- Disney+:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/disney-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +Disney+
- summary: <>s From the Streaming Service Disney
- url_poster: https://theposterdb.com/api/assets/204376
-
+ template: {name: network, type: peacock, poster: 205411}
+ Disney:
+ template: {name: network, type: disney, poster: 204376}
HBO Max:
- mdblist_list:
- url: https://mdblist.com/lists/plexmetamanager/hbomax-<>s/
- sync_mode: sync
- collection_order: custom
- sort_title: +HBO Max
- summary: <>s From the Streaming Service HBO Max
- url_poster: https://theposterdb.com/api/assets/168825
\ No newline at end of file
+ template: {name: network, type: hbo, poster: 168825}
+ DiscoveryPlus:
+ template: {name: discovery, poster: 220371}
\ No newline at end of file
diff --git a/anon_fawkes/overlays/images/AppleTVPlus-Round.png b/anon_fawkes/overlays/images/AppleTV+-Round.png
similarity index 100%
rename from anon_fawkes/overlays/images/AppleTVPlus-Round.png
rename to anon_fawkes/overlays/images/AppleTV+-Round.png
diff --git a/anon_fawkes/overlays/images/AppleTVPlus-Square.png b/anon_fawkes/overlays/images/AppleTV+-Square.png
similarity index 100%
rename from anon_fawkes/overlays/images/AppleTVPlus-Square.png
rename to anon_fawkes/overlays/images/AppleTV+-Square.png
diff --git a/anon_fawkes/overlays/images/DiscoveryPlus-Square.png b/anon_fawkes/overlays/images/Discovery-Round.png
similarity index 100%
rename from anon_fawkes/overlays/images/DiscoveryPlus-Square.png
rename to anon_fawkes/overlays/images/Discovery-Round.png
diff --git a/anon_fawkes/overlays/images/DiscoveryPlus-Round.png b/anon_fawkes/overlays/images/Discovery-Square.png
similarity index 100%
rename from anon_fawkes/overlays/images/DiscoveryPlus-Round.png
rename to anon_fawkes/overlays/images/Discovery-Square.png
diff --git a/anon_fawkes/overlays/images/STREAMBLANK.png b/anon_fawkes/overlays/images/STREAMBLANK.png
index d4ee591..204f2d7 100644
Binary files a/anon_fawkes/overlays/images/STREAMBLANK.png and b/anon_fawkes/overlays/images/STREAMBLANK.png differ
diff --git a/anon_fawkes/overlays/stream_on.yml b/anon_fawkes/overlays/stream_on.yml
new file mode 100644
index 0000000..5c7d8f5
--- /dev/null
+++ b/anon_fawkes/overlays/stream_on.yml
@@ -0,0 +1,146 @@
+#############################################################
+# Streaming On Network Overlay #
+# Created by anon_fawkes & NaDs #
+# Credit to Magic815 for base images #
+#############################################################
+# #
+# Call this from your config.yml (Movie or Show): #
+# If nothing is specified these are the defaults #
+# #
+# The style variable can be either "Square" or "Round" #
+# #
+# overlay_path: #
+# - git: anon_fawkes/overlays/stream_on.yml #
+# template_variables: #
+# style: Square #
+# #
+# # Use the Netflix overlay #
+# use_netflix: true #
+# # Use the Disney+ overlay #
+# use_disney: true #
+# # Use the HBO overlay #
+# use_hbo: true #
+# # Use the Hulu overlay #
+# use_hulu: true #
+# # Use the Prime overlay #
+# use_prime: true #
+# # Use the Paramount+ overlay #
+# use_paramount: true #
+# # Use the Discovery+ overlay #
+# use_discovery: true #
+# # Use the Apple TV + overlay #
+# use_apple: true #
+# # Use the Peacock overlay #
+# use_peacock: true #
+# #
+#############################################################
+
+queues:
+ stream:
+ - horizontal_offset: 15 # This is the first position
+ horizontal_align: center
+ vertical_offset: 15
+ vertical_align: bottom
+ - horizontal_offset: 130 # This is the second position
+ horizontal_align: center
+ vertical_offset: 15
+ vertical_align: bottom
+ - horizontal_offset: 245 # This is the third position
+ horizontal_align: center
+ vertical_offset: 15
+ vertical_align: bottom
+ - horizontal_offset: 360 # This is the third position
+ horizontal_align: center
+ vertical_offset: 15
+ vertical_align: bottom
+
+templates:
+ Streaming:
+ optional:
+ - use_<>
+ default:
+ overlay: <>
+ horizontal_offset: 15
+ horizontal_align: right
+ vertical_offset: 15
+ vertical_align: bottom
+ weight_<>: <>
+ style: Square
+ ignore_blank_results: true
+ overlay:
+ name: <>
+ queue: stream
+ style: <