Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- libraries:
- Movies:
- metadata_path:
- - pmm: basic
- # schedule: weekly(tuesday)
- - pmm: imdb
- # schedule: weekly(tuesday)
- - pmm: streaming
- # schedule: weekly(wednesday)
- - pmm: network
- # schedule: weekly(thursday)
- - pmm: seasonal
- - pmm: universe
- # - pmm: year
- - pmm: based
- - file: config/Movies.yml
- TV Shows:
- metadata_path:
- - pmm: basic
- # schedule: weekly(tuesday)
- - pmm: imdb
- # schedule: weekly(tuesday)
- - pmm: streaming
- # schedule: weekly(wednesday)
- - pmm: network
- # schedule: weekly(thursday)
- - pmm: seasonal
- - pmm: universe
- - pmm: year
- - pmm: based
- - file: config/TV.yml
- plex: # Can be individually specified per library as well; REQUIRED for the script to run
- url: http://localhost:32400/
- token: *****************
- timeout: 60
- clean_bundles: false
- empty_trash: false
- optimize: false
- tmdb: # REQUIRED for the script to run
- apikey: *****************
- language: en
- cache_expiration: 60
- region:
- tautulli: # Can be individually specified per library as well
- url: http://192.168.50.235:8181
- apikey: *****************
- radarr: # Can be individually specified per library as well
- url: http://192.168.50.235:7878
- token: *****************
- add_missing: false
- add_existing: false
- root_folder_path: /volume1/Media/Plex Media/Movies
- monitor: true
- availability: announced
- quality_profile: HD-1080p
- tag:
- search: false
- radarr_path: /volume1/Media/Plex Media/Movies
- plex_path: /volume1/Media/Plex Media
- upgrade_existing: false
- ignore_cache: false
- sonarr: # Can be individually specified per library as well
- url: http://192.168.50.235:8989
- token: 0fd642c219e9497f9d7d5fbbe0193c09
- add_missing: false
- add_existing: false
- root_folder_path: /volume1/Media/Plex Media/TV Shows
- monitor: all
- quality_profile: HD-1080p
- language_profile: English
- series_type: standard
- season_folder: true
- tag:
- search: false
- cutoff_search: false
- sonarr_path: /volume1/Media/Plex Media/TV Shows
- plex_path: /volume1/Media/Plex Media
- upgrade_existing: false
- ignore_cache: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement