l3uddz / nabarr

Monitor newznab/torznab rss and add new media to sonarr/radarr
GNU General Public License v3.0
41 stars 5 forks source link

Handle changes in Trakt metadata by re-processing previously processed items #5

Open darthShadow opened 3 years ago

l3uddz commented 3 years ago

currently, the same release can not be reprocessed from the same indexer for a month by default.

there is a second layer cache on the tvdb/imdb ids which will prevent further lookups to trakt for a 24 hour period.

this means, should S01E01 not meet the requirements the first time it is seen, S01E02 will be checked provided it appears atleast 24 hours after the first episode.