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

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

Loading…
Cancel
Save