mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
Various minor updates and fixes (#702)
* Update config.yml Updated to use letterboxd defaults * Delete ladywhiskers/metadata_folders directory * Update movies_critics_other.yml * Update movies_subgenre.yml * Update movies_topics.yml * Update movies_watchlist.yml * Delete ladywhiskers/music/Music-Genre-top.yml * Add files via upload * Update tvshows_Attenborough.yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml * Update tvshows_watchlist.yml * Add files via upload * Update config.yml Minor edits, commented out genre default * Delete ladywhiskers/tvshows/tvshows_Attenborough.yml Removing unused yml * Update tvshows_documentaries.yml * Update tvshows_topic.yml commenting out sync * Update tvshows_watchlist.yml Added a collection of recommendations for my mum * Update musictemplates.yml * Update Music-Genre.yml * Update continents.yml * Update track_collections.yml * Update movies_critics_other.yml * Update movies_subgenre.yml Replaced ediblehedgehog letterboxd lists with another user * Update movies_topics.yml * Update movies_watchlist.yml Removed Bec's list Added collection for recommendations for my mum. * Delete ladywhiskers/metadata_folders directory * Add files via upload renamed and reorganised a bunch of mediux references - still a work in progress.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Configuration file for the Kometa application.
|
||||
# This file specifies the libraries to be used by the application.
|
||||
libraries:
|
||||
Movies:
|
||||
schedule_overlays: weekly(monday|wednesday|friday|sunday)
|
||||
@@ -18,14 +20,15 @@ libraries:
|
||||
33514: The Twilight Saga
|
||||
9743: Hannibal Lecter
|
||||
489724: Trolls
|
||||
#- default: genre
|
||||
# - default: genre
|
||||
- default: letterboxd
|
||||
schedule: monthly(17)
|
||||
template_variables:
|
||||
use_imdb_top_250: true
|
||||
use_oscars: true
|
||||
use_cannes: true
|
||||
visible_library_top_250: true
|
||||
visible_home_top_250: true
|
||||
use_imdb_top_250: true
|
||||
use_oscars: true
|
||||
use_cannes: true
|
||||
visible_library_top_250: true
|
||||
visible_home_top_250: true
|
||||
visible_shared_top_250: true
|
||||
- default: other_chart
|
||||
template_variables:
|
||||
@@ -38,6 +41,8 @@ libraries:
|
||||
- default: razzie
|
||||
- default: seasonal
|
||||
template_variables:
|
||||
trakt_list_christmas: https://trakt.tv/users/k0meta/lists/christmas-extravaganza-non-tv-movie
|
||||
schedule_christmas: range(11/01-12/26)
|
||||
use_patrick: false
|
||||
use_memorial: false
|
||||
schedule_father: range(09/01-09/07)
|
||||
@@ -124,7 +129,7 @@ libraries:
|
||||
include:
|
||||
- Oceania
|
||||
- default: franchise
|
||||
- default: genre
|
||||
#- default: genre
|
||||
- default: other_chart
|
||||
template_variables:
|
||||
use_anidb: false
|
||||
@@ -182,7 +187,7 @@ libraries:
|
||||
- tvdb
|
||||
- omdb
|
||||
Music:
|
||||
schedule: weekly (tuesday|thursday|sunday)
|
||||
schedule: weekly (sunday)
|
||||
library_name: Music
|
||||
collection_files:
|
||||
- folder: config/music
|
||||
@@ -192,7 +197,7 @@ playlist_files:
|
||||
- default: playlist
|
||||
template_variables:
|
||||
libraries: Movies, TV Shows
|
||||
- folder: config/playlists
|
||||
#- folder: config/playlists
|
||||
settings:
|
||||
cache: true
|
||||
cache_expiration: 2048
|
||||
@@ -211,7 +216,7 @@ settings:
|
||||
minimum_items: 1
|
||||
default_collection_order:
|
||||
delete_below_minimum: true
|
||||
delete_not_scheduled: false
|
||||
delete_not_scheduled: true
|
||||
run_again_delay: 2
|
||||
missing_only_released: true
|
||||
only_filter_missing: false
|
||||
@@ -239,13 +244,14 @@ settings:
|
||||
- overlays
|
||||
overlay_artwork_filetype: jpg
|
||||
overlay_artwork_quality:
|
||||
show_unfiltered: false
|
||||
webhooks:
|
||||
error: notifiarr
|
||||
version: notifiarr
|
||||
run_start: notifiarr
|
||||
run_end: notifiarr
|
||||
changes: notifiarr
|
||||
delete:
|
||||
delete:
|
||||
plex:
|
||||
url: http://localhost:32400
|
||||
token: [REDACTED]
|
||||
|
||||
Reference in New Issue
Block a user