Below is an example of the config.yml which we will demonstrate
Please Note
While we do our best to keep the guide and configuration files up to date, it is always best to work with the latest information so please check the official repo for any changes.
Be sure to update all fields relevant to your environment including, but not limited to:
Plex, Sonarr, Radarr IP, API keys and Ports
Names of root folders and quality profiles exactly as they appear in your Sonarr/Radarr deployments
Trakt, TmDB, and Plex tokens/API keys
ATTENTION
Unless you want PMM to fill your Sonarr and Radarr apps with large amounts of content when reading from metadata sources (i.e. Top 250 IMDB Movies), make sure the option to add is set to FALSE.
add: false
If you would like media to be added to Sonarr and Radarr but not be monitored, then you can enable the add argument but have the monitor option set to false.
add: true
monitor: false
If you are happy to download all of the missing media files as they are added then you can also set the search option to true. This will instruct Sonarr and Radarr to search for the file as soon as it is added.
add: true
monitor: true
search: true
We have done so in the config below for your convenience.
This config is using the Plex-Meta-Manager default collections, which provide a wide range of preconfigured collections and overlays for easy access.
The full complement of default collections and overlays with use and customization, are documented starting here.
## This file is a template remove the .template to use the filelibraries:# Library mappings must have a colon (:) placed after themMovies:metadata_path: - file:config/Movies.yml - pmm:basic - pmm:studio - pmm:genre - pmm:actorTV:metadata_path: - file:config/TV.yml - pmm:basic - pmm:networksettings:# Can be individually specified per library as wellcache:truecache_expiration:60asset_directory:config/assetsasset_folders:trueassets_for_all:falsesync_mode:appendshow_unmanaged:trueshow_filtered:falseshow_missing:truesave_missing:truerun_again_delay:2missing_only_released:falsecreate_asset_folders:falsecollection_minimum:1delete_below_minimum:falsetvdb_language:defaultshow_missing_assets:trueplex:# Can be individually specified per library as wellurl:http://192.168.1.200:32400token:#####################timeout:60clean_bundles:falseempty_trash:falseoptimize:falsetmdb:apikey:#####################language:entautulli:# Can be individually specified per library as wellurl:http://192.168.1.200:8181apikey:#####################radarr:# Can be individually specified per library as wellurl:http://192.168.1.200:7878token:#####################version:v3add:falseroot_folder_path:/data/media/moviesmonitor:trueavailability:announcedquality_profile:HD - 720p/1080ptag:search:falseadd_existing:falsesonarr:# Can be individually specified per library as wellurl:http://192.168.1.200:8989token:#####################version:v3add:falseroot_folder_path:/data/media/tvmonitor:allquality_profile:Anylanguage_profile:Englishseries_type:standardseason_folder:truetag:search:falsecutoff_search:falseadd_existing:falsetrakt:client_id:#####################client_secret:###################### Everything below this line is automatically generatedauthorization:access_token:token_type:expires_in:refresh_token:scope:publiccreated_at: