Scene mapping for anime

I’m new to Sonarr and am trying to setup Sonarr to download anime that have different names every season. After a bit of searching I found out that you guys already use and support xem, even their custom names for season, but those are never loaded into my Sonarr database, the “SceneMappins” table is not filled.

Am I missing something? How do I get Sonarr to support these types of shows?

Are there errors in the logs when you run the Update Scene Mapping task?

Those should come from both thexem.de and our own service, both would have to fail for it to be empty and I’d expect other things to fail, such as adding shows, since they come from the same server (though different domains).

Ok, that fixed it, thank you very much.

1 Like

Now I have a show, which has all the correct scene information, but Sonarr still searches by absolute numbering.

“UseSceneNumbering” is true in the DB, for this show.
The episode in question does have a “SceneSeasonNumber” & “SceneEpisodeNumber”.

Why is this happening?

I guess that the behavior is coming from this if statement, which tells Sonarr to search with absolute numbering when available?

But this show doesn’t air be absolute.

If the series type is Anime it will search by absolute numbering, to search by season + episode number, select Standard.

But the scene doesn’t release anime like “Title - 2x01”, but “Scene title - 01”

Then it should be using absolute numbering. Going to need to see ((debug logs)) of a search as I don’t understand what the issue is.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.