Updated Sonarr Attributes (markdown)

master
meisnate12 3 years ago
parent f64c0d451f
commit 185d19b8c6

@ -36,4 +36,14 @@ sonarr:
| Ultra-HD | 5 |
| HD - 720p/1080p | 6 |
Alternatively instead of a number you can write the exact name of the profile and the script will attempt to find the Profile ID
Alternatively instead of a number you can write the exact name of the profile and the script will attempt to find the Profile ID
```YAML
sonarr:
url: http://192.168.1.12:32789
token: ################################
quality_profile_id: HD-1080p
root_folder_path: S:/Shows
add: true
search: false
```

Loading…
Cancel
Save