mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
[17] Merge branch 'refs/heads/bruvv/patch-1' into nightly
This commit is contained in:
commit
e53afb7183
2 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1.20.0-develop16
|
||||
1.20.0-develop17
|
||||
|
|
|
@ -69,7 +69,7 @@ settings:
|
|||
ignore_ids:
|
||||
ignore_imdb_ids:
|
||||
item_refresh_delay: 0
|
||||
playlist_sync_to_user: all
|
||||
playlist_sync_to_users: all
|
||||
playlist_exclude_users:
|
||||
playlist_report: false
|
||||
verify_ssl: true
|
||||
|
@ -115,7 +115,7 @@ radarr: # Can be individually specified per library as
|
|||
add_existing: false
|
||||
upgrade_existing: false
|
||||
monitor_existing: false
|
||||
root_folder_path: S:/Movies
|
||||
root_folder_path: "S:/Movies"
|
||||
monitor: true
|
||||
availability: announced
|
||||
quality_profile: HD-1080p
|
||||
|
|
Loading…
Reference in a new issue