From e7641eebbeebcff185be4e95020fdb5d82785728 Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:59:00 -0400 Subject: [PATCH] update lists - Change hbo to max - Use Discovery mdb list instead of imdb search --- anon_fawkes/collections/networks.yml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/anon_fawkes/collections/networks.yml b/anon_fawkes/collections/networks.yml index 79a34df..9a88bc2 100644 --- a/anon_fawkes/collections/networks.yml +++ b/anon_fawkes/collections/networks.yml @@ -12,14 +12,6 @@ templates: 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: +<> - summary: <>s From the Streaming Service <> - url_poster: https://theposterdb.com/api/assets/<> collections: AppleTVPlus: @@ -36,7 +28,7 @@ collections: template: {name: network, type: peacock, poster: 205411} Disney: template: {name: network, type: disney, poster: 204376} - HBO: - template: {name: network, type: hbomax, poster: 168825} + Max: + template: {name: network, type: max, poster: 168825} DiscoveryPlus: - template: {name: discovery, poster: 220371} \ No newline at end of file + template: {name: network, type: discovery, poster: 220371} \ No newline at end of file