mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-05 16:08:54 -05:00
introduced cache builders
This commit is contained in:
parent
a69a6d6e13
commit
b1104d7be4
@ -13,6 +13,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
DV:
|
||||
plex_all: true
|
||||
item_overlay:
|
||||
@ -20,4 +21,4 @@ collections:
|
||||
url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png
|
||||
build_collection: false
|
||||
revert_overlay: false
|
||||
schedule: hourly(06)
|
||||
schedule: hourly(18)
|
||||
|
||||
@ -13,6 +13,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
4K Overlay:
|
||||
plex_all: true
|
||||
item_overlay:
|
||||
@ -20,4 +21,4 @@ collections:
|
||||
url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png
|
||||
build_collection: false
|
||||
revert_overlay: false
|
||||
schedule: hourly(06)
|
||||
schedule: hourly(18)
|
||||
|
||||
@ -13,6 +13,7 @@ collections:
|
||||
visible_library: false
|
||||
url_poster: https://i.imgur.com/IJMWyvo.png
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
cache_builders: 1
|
||||
|
||||
Trending Movies:
|
||||
trakt_trending: 40
|
||||
@ -27,6 +28,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
|
||||
Top Rated Movies:
|
||||
imdb_list: https://www.imdb.com/search/title/?groups=top_250&count=250
|
||||
@ -41,3 +43,4 @@ collections:
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
|
||||
@ -11,6 +11,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
DV:
|
||||
plex_all: true
|
||||
item_overlay:
|
||||
@ -18,4 +19,4 @@ collections:
|
||||
url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/DV/overlay.png
|
||||
build_collection: false
|
||||
revert_overlay: false
|
||||
schedule: hourly(06)
|
||||
schedule: hourly(18)
|
||||
|
||||
@ -11,6 +11,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
4K Overlay:
|
||||
plex_all: true
|
||||
build_collection: false
|
||||
@ -18,4 +19,4 @@ collections:
|
||||
name: 4K
|
||||
url: https://github.com/djnield/Plex-Meta-Manager-Configs/raw/master/djnield/overlays/4K/overlay.png
|
||||
revert_overlay: false
|
||||
schedule: hourly(06)
|
||||
schedule: hourly(18)
|
||||
|
||||
@ -10,6 +10,7 @@ collections:
|
||||
url_poster: https://i.imgur.com/Jyx4wOc.png
|
||||
url_background: https://wallpaper.dog/large/20509069.jpg
|
||||
build_collection: false
|
||||
cache_builders: 1
|
||||
|
||||
TV Watchlist:
|
||||
trakt_watchlist:
|
||||
@ -23,6 +24,7 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: false
|
||||
visible_library: false
|
||||
cache_builders: 1
|
||||
|
||||
Trending TV:
|
||||
smart_label: release.desc
|
||||
@ -35,3 +37,4 @@ collections:
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
visible_library: true
|
||||
cache_builders: 1
|
||||
|
||||
@ -9,10 +9,11 @@ templates:
|
||||
limit: <<limit>>
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
schedule: weekly (monday)
|
||||
schedule: weekly (monday), weekly (thursday)
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: true
|
||||
visible_library: false
|
||||
cache_builders: 1
|
||||
|
||||
collections:
|
||||
Assassins:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user