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.