#Removing, unmonitoring a whole season, leaves the season stuck in Available

1 messages · Page 1 of 1 (latest)

fast cedar
#

I added a season of a show (Fallout Season 2) to sonarr, then ensured it was all synced to seer.

Then I deleted and unmonitored the season as you can see in the attached screenshot.

sqlite> select * from media where "id" = 12497;
12497|tv|106379|416744||4|1|2026-02-15 17:53:55|2026-02-15 17:53:55|2026-02-15 19:34:11.544|2026-02-15 19:21:20.000|0||1015||fallout||88596|||
sqlite> select * from season where "mediaId" = 12497;
32259|1|1|2026-02-15 17:53:55|2026-02-15 17:53:55|12497|1
32260|2|5|2026-02-15 17:53:55|2026-02-15 17:53:55|12497|1

I ran a full Plex Scan, Sonarr Scan, and Media Availability Sync

However, the issue is now its stuck and I cannot re-request the season to resolve it. Its stuck in "Available".

Logs are attached, they didn't resolve the state, and I don't see anything obvious in them.

#

wait .. plex thinks the season still exists .. this may be when plex doens't get the file notification that the file was removed... hold... let me rescan plex

#

And .. now it did the correct thing: 2026-02-15T20:34:05.222Z [info][AvailabilitySync]: The non-4K season(s) [2] [TMDB ID 106379] was not found in any Sonarr and plex instance. Status will be changed to deleted.

I've only proven it works exactly how it should .. LOL