Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
7 stars 0 forks source link

Refresh/Rescan Sonarr show when a show is in stuck queue with a reason of 'TBA' #51

Closed bobokun closed 3 years ago

bobokun commented 3 years ago

A nice feature request would be to be able to automatically refresh the sonarr show once an hour when the reason for the stuck queue is 'TBA'. This would help resolve the stuck queue issue faster than the default 12hour automatic rescan from Sonarr

bakerboy448 commented 3 years ago

Moving this to the client side @davidnewhall

I'd say maybe a configureable range to try refreshing.

Sonarr natively is every 12 hours. We should not do this super frequently, but perhaps every few hours?

austinwbest commented 3 years ago

It isn't something the client will control. David just needs to expose the refresh endpoints in the starr library and I'll do the rest from server side (such as controlling how often) :)

PS.. That is why it was added to the website repo :p

davidnewhall commented 3 years ago

My part is done, you may move this back.