You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I keep restarting the container but for some reason it always adds the first available profile instead of the one specified in the config.
Have I made some mistake? I don't see anything related to "qualityProfile" in the logs, just the default configuration which defaults to
sonarr:
qualityProfile: "HD-1080p" # If not set, will grab the first one it finds on Sonarr
radarr:
qualityProfile: "HD-1080p" # If not set, will grab the first one it finds on Radarr
debug log says this for the config
2024-05-05 23:00:33 22:00:33.743 [main] DEBUG c.FileAndSystemPropertyReader$ - Failed to read from config.yaml: null
The text was updated successfully, but these errors were encountered:
Hello, I keep restarting the container but for some reason it always adds the first available profile instead of the one specified in the config.
Have I made some mistake? I don't see anything related to "qualityProfile" in the logs, just the default configuration which defaults to
watchlistarr | sonarrQualityProfileId: 1
watchlistarr | radarrQualityProfileId: 1
compose:
config .yaml:
debug log says this for the config
The text was updated successfully, but these errors were encountered: