@ -39,6 +43,7 @@ settings: # Can be individually specified
create_asset_folders: true
create_asset_folders: true
collection_minimum: 1
collection_minimum: 1
delete_below_minimum: true
delete_below_minimum: true
#delete_unmanaged_collections: true # PMM will remmove those collections that are not managed by PMM in your plex collections tab
tvdb_language: default
tvdb_language: default
show_missing_assets: true
show_missing_assets: true
show_missing_season_assets: true
show_missing_season_assets: true
@ -46,13 +51,17 @@ settings: # Can be individually specified
only_filter_missing: false
only_filter_missing: false
ignore_ids:
ignore_ids:
ignore_imdb_ids:
ignore_imdb_ids:
asset_depth: 0
asset_depth: 0 # Change this value on the basis of nested folders thaat you plan to have under /assets folder
show_options: false
#show_options: true # The options that it shows are in your logs when you’re running a plex search
webhooks:
#dimensional_asset_rename: true # The idea is to download posters and backgrounds and place them into their proper folder (folders generated by the assets_for_all: true tag) and have the script automatically name the assets. This would eliminate the need to repetitively name them poster and background. Possibly have a tag in the settings (per library) to allow for this renaming feature
error: notifiarr
#webhooks: # Linked with Notifiarr option, see below.
run_start: notifiarr
#error: notifiarr
run_end: notifiarr
#run_start: notifiarr
collection_changes: notifiarr
#run_end: notifiarr
#collection_creation: notifiarr
#collection_addition: notifiarr
#collection_removal: notifiarr
#collection_changes: notifiarr
plex: # Can be individually specified per library as well
plex: # Can be individually specified per library as well
url: http://ipaddress:32400
url: http://ipaddress:32400
token:
token:
@ -68,8 +77,8 @@ tautulli: # Can be individually specified