Ombi-app / Ombi

Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
http://ombi.io
GNU General Public License v2.0
3.64k stars 391 forks source link

Deleted processing requests still show as submitted #5078

Open d1820 opened 4 months ago

d1820 commented 4 months ago

Summary

When a show is requested and its in the processing stage. when you delete the request it is removed from the system. However when you go to re-request the same show for the same season that was just deleted. It wont let you. Gives back an error saying the request is already made.

image

Seems to be a gap in the removal of the record and the actually ability to re-request. Maybe the delete request really needs a new stage "Pending Delete" ?

Ombi Version

4.43.5

What platform(s) does this occur on?

Linux

What database are you using?

MySQL

Relevant log output

No response

tidusjar commented 3 months ago

There's a few places that could be triggering this.

  1. It's in your DVR app e.g. Radarr
  2. If it's been deleted from the DVR app, Ombi might still have it in it's cache (Go to Radarr settings and force re-sync)