disable overlay updates

pull/81/head
djnield 3 years ago
parent 3e2ad6fe7a
commit 1350a1d134

@ -68,7 +68,52 @@ collections:
visible_shared: false visible_shared: false
visible_library: true visible_library: true
4K-Dolby: # 4K-Dolby:
plex_all: true # plex_all: true
item_overlay: 4K-Dolby # item_overlay: 4K-Dolby
# build_collection: false
# DV-Atmos:
# plex_all: true
# filters:
# filepath: Atmos
# filepath.not:
# - DTS-X
# - TrueHD
# - DTS-HD
# item_overlay: DV-Atmos
# build_collection: false
# DV-DTS-X:
# plex_all: true
# filters:
# filepath: DTS-X
# filepath.not:
# - Atmos
# - TrueHD
# - DTS-HD
# item_overlay: DV-DTS-X
# build_collection: false
# DV-TrueHD:
# plex_all: true
# filters:
# filepath: TrueHD
# filepath.not:
# - DTS-X
# - Atmos
# - DTS-HD
# item_overlay: DV-TrueHD
# build_collection: false
# DV-DTS-HD:
# plex_all: true
# filters:
# filepath: DTS-HD
# filepath.not:
# - DTS-X
# - TrueHD
# - Atmos
# item_overlay: DV-DTS-HD
build_collection: false build_collection: false

@ -68,25 +68,25 @@ collections:
visible_shared: false visible_shared: false
visible_library: true visible_library: true
4K Overlay: # 4K Overlay:
plex_search: # plex_search:
all: # all:
resolution: 4K # resolution: 4K
hdr: false # hdr: false
item_overlay: 4K # item_overlay: 4K
build_collection: false # build_collection: false
4K-HDR Overlay: # 4K-HDR Overlay:
plex_search: # plex_search:
all: # all:
resolution: 4K # resolution: 4K
hdr: true # hdr: true
item_overlay: 4K-HDR # item_overlay: 4K-HDR
build_collection: false # build_collection: false
HDR Overlay: # HDR Overlay:
plex_search: # plex_search:
all: # all:
hdr: true # hdr: true
filters: # filters:
resolution.not: 4K # resolution.not: 4K
item_overlay: HDR # item_overlay: HDR
build_collection: false build_collection: false

@ -44,7 +44,7 @@ collections:
summary: Top Rated Shows across the internet summary: Top Rated Shows across the internet
url_poster: https://i.imgur.com/Ja997V8.jpg url_poster: https://i.imgur.com/Ja997V8.jpg
4K-Dolby: # 4K-Dolby:
plex_all: true # plex_all: true
item_overlay: 4K-Dolby # item_overlay: 4K-Dolby
build_collection: false # build_collection: false

@ -59,17 +59,17 @@ collections:
summary: Top Rated Shows across the internet summary: Top Rated Shows across the internet
url_poster: https://i.imgur.com/Ja997V8.jpg url_poster: https://i.imgur.com/Ja997V8.jpg
4K Overlay: # 4K Overlay:
plex_search: # plex_search:
all: # all:
resolution: 4K # resolution: 4K
hdr: false # hdr: false
item_overlay: 4K # item_overlay: 4K
build_collection: false # build_collection: false
4K-HDR Overlay: # 4K-HDR Overlay:
plex_search: # plex_search:
all: # all:
resolution: 4K # resolution: 4K
hdr: true # hdr: true
item_overlay: 4K-HDR # item_overlay: 4K-HDR
build_collection: false # build_collection: false
Loading…
Cancel
Save