Sonarr seems to be having trouble downloading episode information and cover art for Anime series. It will correctly grab the name, description, number of seasons, and lots of other series metadata, but it can’t seem to grab
- The episode list (each season is shown to have 0 episodes)
- Any art (there is no subfolder of
MediaCover
with the series ID).
This happens even when I ask it to explicitly refresh the series, and is reproducible on multiple different series. The logs show an HTTP request timing out so I thought it might be my connection, but this has happened over multiple days and non-Anime series work just fine. I was able to get the episode information and cover art for True Detective without any issue.
Is this a known problem? For reference, I am on the develop branch right now (required words are the best thing) but the issue was happening when I was on master as well.