plex_debrid icon indicating copy to clipboard operation
plex_debrid copied to clipboard

Items added to ignore list after release

Open joshali1990 opened this issue 3 years ago • 1 comments

Is there a way to delay adding items to the ignore list if nothing is found? Sometimes new episodes are scraped right after release, but before a torrent is found and are added to the ignore list. When the torrents are available a few hours later, it doesn't re-scrape. Maybe an option to add a 24 hr delay before adding to the ignore list?

joshali1990 avatar Aug 03 '22 16:08 joshali1990

Thats a good idea! I can have plex_debrid checking the item every 30 minutes until some retry maximum of 12 (so 6h) or something. Im currently working on a larger feature for the script, but I should get around to implementing this in the next week or two.

itsToggle avatar Aug 03 '22 20:08 itsToggle

plex_debrid will now attemp to download a movie/episode 6 times in 30 min intervals (so 3 hours) before its ignored. Testing will reveal if this is enough time, I might increase the number of attempts later on.

itsToggle avatar Aug 21 '22 07:08 itsToggle