From d973763b4a2705f03f0560d3f0e5f99e8add9a39 Mon Sep 17 00:00:00 2001 From: Hiren-Z <47991695+Hiren-Z@users.noreply.github.com> Date: Sun, 28 Nov 2021 15:00:04 -0600 Subject: [PATCH] Add files via upload --- Hiren-Z/TV Shows - Studio.yml | 53 +++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 Hiren-Z/TV Shows - Studio.yml diff --git a/Hiren-Z/TV Shows - Studio.yml b/Hiren-Z/TV Shows - Studio.yml new file mode 100644 index 0000000..5a537fb --- /dev/null +++ b/Hiren-Z/TV Shows - Studio.yml @@ -0,0 +1,53 @@ + ###################################################### + # TV Collections Studios # + ###################################################### +########################### +# Templates # +########################### +templates: + Studio: + url_poster: <> + sort_title: +++++++_<> + collection_order: alpha + +collections: +########################### +# Studio Collections # +########################### + ABC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113115} + tmdb_network: 2 + summary: Shows Aired on ABC + AMC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113118} + tmdb_network: 174 + summary: Shows Aired on AMC + BBC: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113123} + tmdb_network: 4 + summary: Shows Aired on BBC One + CBS: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113138} + tmdb_network: 16 + summary: Shows Aired on CBS + FOX: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113173} + tmdb_network: 19 + summary: Shows Aired on FOX + HBO: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113186} + tmdb_network: 2 + summary: HBO Orginal Shows + Showtime: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113257} + tmdb_network: 67 + summary: Showtime Orginal Shows + Starz: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113265} + tmdb_network: 318 + summary: Starz Orginal Shows + SyFy: + template: {name: Studio, poster: https://theposterdb.com/api/assets/113269} + tmdb_network: 77 + summary: Shows Aired on SYFY + \ No newline at end of file