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
From this issue, it looks like sometimes sonarr is looking for a language profile in the API call
2023-11-12 19:34:00.0|Info|Auth|Auth-Unauthorized ip 172.19.0.1 url 'http://192.168.1.2:8989/sonarr/api/v3/queue?apikey=(removed)&includeEpisode=true'
2023-11-12 19:34:02.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- LanguageProfileId: Language profile does not exist
The text was updated successfully, but these errors were encountered:
@richowen Regarding this issue, I just had a look and realized that my Sonarr is on v4, which is what I've been developing and testing this on. I don't have the capacity at the moment to spin up a v3 Sonarr for testing, but let me know (via my email listed on github) if you're willing to help me test and debug this and I can try and get it working on v3
From this issue, it looks like sometimes sonarr is looking for a language profile in the API call
The text was updated successfully, but these errors were encountered: