-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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"
]
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels