Plugin will start a new download if torrent is downloaded and deleted prior to aging out of the feed

Issue #18 wontfix
Former user created an issue

Steps to reproduce: 1. Create a subscription to a feed with an update interval short enough that the plugin will fetch the feed, complete the download of a match, and fetch the feed once or more before the known matching torrent ages out 2. Wait for download to complete 3. Delete the torrent and data 4. Wait for the feed to update once more

Expected result: The plugin does not download the torrent again

Actual result: The plugin downloads the torrent again

Comments (4)

  1. Bendik repo owner

    This is probably due to missing timestamps in the RSS feed. Have you checked if there is a timestamp?

  2. Bendik repo owner

    There really isn't much I can do without storing meta data such that each downloaded torrent is tracked.

  3. Log in to comment