Skip to content

null name for AniList ID triggers SeaDexArr to grab #127

@ZynxGit

Description

@ZynxGit

So I found that a release was grabbed for an entry that I had unmonitored on Sonarr (and not present in Radarr). Based on my config, its set up so that SeaDexArr ignores unmonitored items and items that exist in Radarr. It seems though that SeaDexArr got confused about the monitor status of AniList ID 108553 in my Sonarr instance. From what I can see in the logs, it seems like SeaDexArr somehow assumed that the episode "existed" in Sonarr when the AniList name came up null (for reasons unknown). Here's the log for what happened, you can skip to line 343.

My cache shows the following since it grabbed the release.

"108553": {
                "name": null,
                "updated_at": "2025-08-12 06:46:04",
                "torrent_hashes": [
                    "43806c4e822db4a02a720d16d7c39706ae0dc307"
                ]
            },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions