Merge pull request #494 from JohnFawkes/master

Fix collection naming
pull/496/head
cpt-kuesel 2 years ago committed by GitHub
commit 18ed0a974a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ collections:
template: {name: network, type: appletv, poster: 206165} template: {name: network, type: appletv, poster: 206165}
Netflix: Netflix:
template: {name: network, type: netflix, poster: 205048} template: {name: network, type: netflix, poster: 205048}
Amazon Prime Video: Prime:
template: {name: network, type: amazon, poster: 222004} template: {name: network, type: amazon, poster: 222004}
Hulu: Hulu:
template: {name: network, type: hulu, poster: 220348} template: {name: network, type: hulu, poster: 220348}
@ -36,7 +36,7 @@ collections:
template: {name: network, type: peacock, poster: 205411} template: {name: network, type: peacock, poster: 205411}
Disney: Disney:
template: {name: network, type: disney, poster: 204376} template: {name: network, type: disney, poster: 204376}
HBO Max: HBO:
template: {name: network, type: hbo, poster: 168825} template: {name: network, type: hbomax, poster: 168825}
DiscoveryPlus: DiscoveryPlus:
template: {name: discovery, poster: 220371} template: {name: discovery, poster: 220371}

@ -128,7 +128,7 @@ overlays:
template: {name: Streaming, weight: 400, slug: discovery} template: {name: Streaming, weight: 400, slug: discovery}
plex_search: plex_search:
all: all:
collection: Discovery+ collection: DiscoveryPlus
Disney: Disney:
template: {name: Streaming, weight: 300, slug: disney} template: {name: Streaming, weight: 300, slug: disney}
plex_search: plex_search:

Loading…
Cancel
Save