Changed
- Radarr: Reword the warning about missing scores for CFs to make it more clear that having no score
does not prevent CFs from being synced.
Fixed
- Do not exit when a YAML config has no sonarr or radarr section.
- Sonarr: Invalid release profile JSON files no longer cause the program to exit. Instead, it just
skips them and prints a warning to the user. (#87) - Radarr: Do not crash when
quality_profiles
is empty. (#89) - Settings: Use repo URL after initial clone (#90)