mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 08:28:53 -05:00
minor updates
This commit is contained in:
parent
43684c5693
commit
5d2e4602e8
@ -34,7 +34,7 @@ libraries:
|
|||||||
template_variables: # based on when the award show started
|
template_variables: # based on when the award show started
|
||||||
data:
|
data:
|
||||||
starting: 1927
|
starting: 1927
|
||||||
ending: current_year-1
|
ending: current_year
|
||||||
- pmm: other_award # Other award collections
|
- pmm: other_award # Other award collections
|
||||||
- pmm: spirit # Independent Spirit Awards
|
- pmm: spirit # Independent Spirit Awards
|
||||||
template_variables: # based on when the award show started
|
template_variables: # based on when the award show started
|
||||||
@ -177,7 +177,8 @@ libraries:
|
|||||||
- pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left
|
- pmm: video_format # Remux, DVD, Blu-Ray, etc. in bottom left
|
||||||
settings:
|
settings:
|
||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets
|
- config/assets/movies/
|
||||||
|
prioritize_assets: true
|
||||||
|
|
||||||
operations:
|
operations:
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
@ -392,7 +393,8 @@ libraries:
|
|||||||
overlay_level: season
|
overlay_level: season
|
||||||
settings:
|
settings:
|
||||||
asset_directory:
|
asset_directory:
|
||||||
- config/assets
|
- config/assets/tv/
|
||||||
|
prioritize_assets: true
|
||||||
|
|
||||||
operations:
|
operations:
|
||||||
split_duplicates: false
|
split_duplicates: false
|
||||||
@ -433,6 +435,7 @@ settings: # Can be individually specif
|
|||||||
delete_not_scheduled: false
|
delete_not_scheduled: false
|
||||||
run_again_delay: 1
|
run_again_delay: 1
|
||||||
missing_only_released: true
|
missing_only_released: true
|
||||||
|
show_unconfigured: true
|
||||||
show_unmanaged: true
|
show_unmanaged: true
|
||||||
show_filtered: true
|
show_filtered: true
|
||||||
show_options: true
|
show_options: true
|
||||||
@ -510,6 +513,9 @@ sonarr: # Can be individually specified
|
|||||||
add_existing: false
|
add_existing: false
|
||||||
add_missing: false
|
add_missing: false
|
||||||
upgrade_existing: false
|
upgrade_existing: false
|
||||||
|
anidb:
|
||||||
|
password: z^(redacted)*(redacted)
|
||||||
|
username: bullmoose20
|
||||||
############################################
|
############################################
|
||||||
trakt:
|
trakt:
|
||||||
client_id: (redacted)
|
client_id: (redacted)
|
||||||
@ -529,7 +535,7 @@ mal:
|
|||||||
authorization:
|
authorization:
|
||||||
access_token: (redacted)
|
access_token: (redacted)
|
||||||
token_type: Bearer
|
token_type: Bearer
|
||||||
expires_in: 2592000
|
expires_in: 2678400
|
||||||
refresh_token: (redacted)
|
refresh_token: (redacted)
|
||||||
localhost_url:
|
localhost_url:
|
||||||
cache_expiration: 60
|
cache_expiration: 60
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user