- Add copy of PMM config.yml
This commit is contained in:
parent
e75e6458c7
commit
e0ec3f94c9
|
@ -1,5 +1,3 @@
|
||||||
# Partial config (public stuff)
|
|
||||||
|
|
||||||
libraries: # Library mappings must have a colon (:) placed after them
|
libraries: # Library mappings must have a colon (:) placed after them
|
||||||
Movies:
|
Movies:
|
||||||
library_name: Movies
|
library_name: Movies
|
||||||
|
@ -19,24 +17,25 @@ libraries: # Library mappings must have a c
|
||||||
- repo: collections/recommendations/movies
|
- repo: collections/recommendations/movies
|
||||||
- repo: collections/trending/movies
|
- repo: collections/trending/movies
|
||||||
- repo: collections/years/movies
|
- repo: collections/years/movies
|
||||||
4K Movies:
|
- repo: collections/separators/movies
|
||||||
library_name: Movies (4K)
|
# 4K Movies:
|
||||||
metadata_path:
|
# library_name: Movies (4K)
|
||||||
- repo: collections/actors/movies
|
# metadata_path:
|
||||||
- repo: collections/awards/movies
|
# - repo: collections/actors/movies
|
||||||
- repo: collections/best/movies
|
# - repo: collections/awards/movies
|
||||||
- repo: collections/countries/movies
|
# - repo: collections/best/movies
|
||||||
- repo: collections/decades/movies
|
# - repo: collections/countries/movies
|
||||||
- repo: collections/genres/movies
|
# - repo: collections/decades/movies
|
||||||
- repo: collections/holidays/movies
|
# - repo: collections/genres/movies
|
||||||
- repo: collections/lists/movies
|
# - repo: collections/holidays/movies
|
||||||
- repo: collections/memoriam/movies
|
# - repo: collections/lists/movies
|
||||||
- repo: collections/networks/movies
|
# - repo: collections/memoriam/movies
|
||||||
- repo: collections/new/movies
|
# - repo: collections/networks/movies
|
||||||
- repo: collections/random/movies
|
# - repo: collections/new/movies
|
||||||
- repo: collections/recommendations/movies
|
# - repo: collections/random/movies
|
||||||
- repo: collections/trending/movies
|
# - repo: collections/recommendations/movies
|
||||||
- repo: collections/years/movies
|
# - repo: collections/trending/movies
|
||||||
|
# - repo: collections/years/movies
|
||||||
TV Shows:
|
TV Shows:
|
||||||
library_name: TV Shows
|
library_name: TV Shows
|
||||||
metadata_path:
|
metadata_path:
|
||||||
|
@ -55,21 +54,99 @@ libraries: # Library mappings must have a c
|
||||||
- repo: collections/recommendations/shows
|
- repo: collections/recommendations/shows
|
||||||
- repo: collections/trending/shows
|
- repo: collections/trending/shows
|
||||||
- repo: collections/years/shows
|
- repo: collections/years/shows
|
||||||
4K TV Shows:
|
- repo: collections/separators/shows
|
||||||
library_name: TV Shows (4K)
|
# 4K TV Shows:
|
||||||
metadata_path:
|
# library_name: TV Shows (4K)
|
||||||
- repo: collections/actors/shows
|
# metadata_path:
|
||||||
- repo: collections/awards/shows
|
# - repo: collections/actors/shows
|
||||||
- repo: collections/best/shows
|
# - repo: collections/awards/shows
|
||||||
- repo: collections/countries/shows
|
# - repo: collections/best/shows
|
||||||
- repo: collections/decades/shows
|
# - repo: collections/countries/shows
|
||||||
- repo: collections/genres/shows
|
# - repo: collections/decades/shows
|
||||||
- repo: collections/holidays/shows
|
# - repo: collections/genres/shows
|
||||||
- repo: collections/lists/shows
|
# - repo: collections/holidays/shows
|
||||||
- repo: collections/memoriam/shows
|
# - repo: collections/lists/shows
|
||||||
- repo: collections/networks/shows
|
# - repo: collections/memoriam/shows
|
||||||
- repo: collections/new/shows
|
# - repo: collections/networks/shows
|
||||||
- repo: collections/random/shows
|
# - repo: collections/new/shows
|
||||||
- repo: collections/recommendations/shows
|
# - repo: collections/random/shows
|
||||||
- repo: collections/trending/shows
|
# - repo: collections/recommendations/shows
|
||||||
- repo: collections/years/shows
|
# - repo: collections/trending/shows
|
||||||
|
# - repo: collections/years/shows
|
||||||
|
playlist_files:
|
||||||
|
- repo: playlists/general/movies_playlists_general
|
||||||
|
- repo: playlists/general/shows_playlists_general
|
||||||
|
settings: # Can be individually specified per library as well
|
||||||
|
custom_repo: https://raw.githubusercontent.com/nwithan8/configs/main/plex/pmm/
|
||||||
|
cache: true
|
||||||
|
cache_expiration: 60
|
||||||
|
asset_directory: config/assets
|
||||||
|
asset_folders: true
|
||||||
|
asset_depth: 0
|
||||||
|
create_asset_folders: false
|
||||||
|
dimensional_asset_rename: false
|
||||||
|
download_url_assets: false
|
||||||
|
show_missing_season_assets: false
|
||||||
|
show_missing_episode_assets: false
|
||||||
|
show_asset_not_needed: true
|
||||||
|
sync_mode: sync
|
||||||
|
minimum_items: 1
|
||||||
|
default_collection_order:
|
||||||
|
delete_below_minimum: true
|
||||||
|
delete_not_scheduled: false
|
||||||
|
run_again_delay: 2
|
||||||
|
missing_only_released: false
|
||||||
|
only_filter_missing: false
|
||||||
|
show_unmanaged: true
|
||||||
|
show_filtered: false
|
||||||
|
show_options: false
|
||||||
|
show_missing: true
|
||||||
|
show_missing_assets: true
|
||||||
|
save_missing: true
|
||||||
|
tvdb_language: eng
|
||||||
|
ignore_ids:
|
||||||
|
ignore_imdb_ids:
|
||||||
|
item_refresh_delay: 0
|
||||||
|
verify_ssl: true
|
||||||
|
playlist_sync_to_users: all
|
||||||
|
prioritize_assets: false
|
||||||
|
playlist_report: true
|
||||||
|
check_nightly: false
|
||||||
|
show_unconfigured: true
|
||||||
|
playlist_exclude_users:
|
||||||
|
webhooks:
|
||||||
|
changes:
|
||||||
|
error:
|
||||||
|
run_start:
|
||||||
|
run_end:
|
||||||
|
version:
|
||||||
|
delete:
|
||||||
|
plex:
|
||||||
|
url: <REDACTED>
|
||||||
|
token: <REDACTED>
|
||||||
|
timeout: 60
|
||||||
|
clean_bundles: false
|
||||||
|
empty_trash: false
|
||||||
|
optimize: false
|
||||||
|
tmdb: # REQUIRED for the script to run
|
||||||
|
apikey: <REDACTED>
|
||||||
|
language: en
|
||||||
|
cache_expiration: 60
|
||||||
|
region:
|
||||||
|
tautulli: # Can be individually specified per library as well
|
||||||
|
url: <REDACTED>
|
||||||
|
apikey: <REDACTED>
|
||||||
|
omdb:
|
||||||
|
apikey: <REDACTED>
|
||||||
|
cache_expiration: 60
|
||||||
|
trakt:
|
||||||
|
client_id: <REDACTED>
|
||||||
|
client_secret: <REDACTED>
|
||||||
|
authorization:
|
||||||
|
access_token: <REDACTED>
|
||||||
|
token_type: Bearer
|
||||||
|
expires_in: 7889238
|
||||||
|
refresh_token: <REDACTED>
|
||||||
|
scope: public
|
||||||
|
created_at: <REDACTED>
|
||||||
|
pin:
|
||||||
|
|
Loading…
Reference in New Issue