flood icon indicating copy to clipboard operation
flood copied to clipboard

RSS rules ignore download path changes

Open ngseer opened this issue 6 years ago • 4 comments

Type: Bug Report

  • [x] Try to follow the update procedure described in the README and try again before opening this issue.
  • [x] Please check the F.A.Q..
  • [x] Please check the Troubleshooting wiki section.

Your Environment

  • Version used:
    • Commit ID 184edaa
  • Environment name and version:
    • Node.js version v10.15.2
    • npm version 5.8.0
    • Web browser Google Chrome Version 75.0.3770.100 (Official Build) (64-bit)
  • Operating System and version:
    • Ubuntu 19.04 w/ Linux 5.0.0 kernel

Summary

After editing download path at the existing RSS rule Flood still downloads new torrents to the old path.

Expected Behavior

Flood downloads new torrents to the new path.

Steps to Reproduce

  1. Add any frequently updated RSS feed (I was using nyaa.si global feed to reproduce it quickly but other feeds are affected too).
  2. Add a download rule. Regex pattern doesn't seem to matter so the easiest way is to use .* for matching all torrents.
  3. Wait for a new torrent added from the feed. Check that it's going to be downloaded to the specified path.
  4. Change download path for the download rule added at the step 2.
  5. Wait for another torrent. See that it's still going to be downloaded to the old path instead of the new one.

ngseer avatar Jun 25 '19 11:06 ngseer

Update: I've just noticed that Flood keeps adding torrents from the feed even after the rule was removed. It may be related to this bug but I can create another issue if necessary.

ngseer avatar Jun 25 '19 12:06 ngseer

Is the change taken into account after restarting flood process ?

noraj avatar Aug 16 '19 15:08 noraj

@noraj yes, it changes after restart.

ngseer avatar Aug 17 '19 03:08 ngseer

I ran into this same issue. Also, whatever the state of the Start On Load checkbox is at the time of the rule creation, is what it sticks with until the Flood process is restarted. In other words, it appears that edits to the Download Rule don't take affect on submission.

mattgorecki avatar Jan 29 '20 02:01 mattgorecki