mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2025-02-16 13:58:25 +00:00
fix bad monitor: movie
entries for Radarr
This commit is contained in:
parent
203e085037
commit
47d91c8b8c
2 changed files with 4 additions and 4 deletions
|
@ -507,7 +507,7 @@ The available attributes for each library are as follows:
|
|||
upgrade_existing: false
|
||||
monitor_existing: false
|
||||
root_folder_path: /movies
|
||||
monitor: movie
|
||||
monitor: false
|
||||
availability: released
|
||||
tag:
|
||||
search: false
|
||||
|
|
|
@ -29,7 +29,7 @@ radarr:
|
|||
upgrade_existing: false
|
||||
monitor_existing: false
|
||||
root_folder_path: S:/Movies
|
||||
monitor: movie
|
||||
monitor: false
|
||||
availability: announced
|
||||
quality_profile: HD-1080p
|
||||
tag: pmm
|
||||
|
@ -80,7 +80,7 @@ radarr:
|
|||
upgrade_existing: #
|
||||
monitor_existing: #
|
||||
root_folder_path: /movies
|
||||
monitor: movie
|
||||
monitor: false
|
||||
availability: announced
|
||||
quality_profile: HD-1080p
|
||||
tag:
|
||||
|
@ -146,7 +146,7 @@ radarr:
|
|||
upgrade_existing: false
|
||||
monitor_existing: false
|
||||
root_folder_path: /movies
|
||||
monitor: movie
|
||||
monitor: false
|
||||
availability: released
|
||||
tag:
|
||||
search: false
|
||||
|
|
Loading…
Add table
Reference in a new issue