Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Fail to edit RSS rule #1683

Closed
3 tasks done
Juhao73692 opened this issue May 12, 2024 · 4 comments
Closed
3 tasks done

[Bug]: Fail to edit RSS rule #1683

Juhao73692 opened this issue May 12, 2024 · 4 comments
Labels
Bug Something isn't working triage Issue hasn't been assessed yet

Comments

@Juhao73692
Copy link

Bug description

Unable to edit an existing RSS auto-download rule.
Now if I want to make some edits, I have to delete the rule and setup a new one.

BTW editing inside qbittorrent is ok.

Expectations

The edit is expected to be applied as soon as the “save” button is pressed.

Relevant debug informations

No response

Steps to reproduce

  1. Open Settings.RSS.RULES
  2. Edit an existing rule, for example changing the save path
  3. Click “SAVE”
  4. Close the popup window
  5. The change isn’t applied.

How did you install VueTorrent?

Downloaded from GitHub releases

Environment description

Device type and name: 
OS: macOS 14

PWA: not sure
Running inside a container: No

qBittorrent version

2.5.0

VueTorrent version

4.6.4

Agreements

  • The bug still occurs on the nightly build
  • The bug still occurs on the latest version of qBittorrent
  • A similar issue doesn't already exist
@Juhao73692 Juhao73692 added Bug Something isn't working triage Issue hasn't been assessed yet labels May 12, 2024
@Larsluph
Copy link
Collaborator

Please include the associated qbit request from the devtools' network tab, (here setRule)

@Juhao73692
Copy link
Author

I'm not sure how t use the dev tool but through network sniffing I've got that setRule request:
ruleName=24S2+Spice+and+Wolf& ruleDef={ "addPaused":null, "affectedFeeds":[], "assignedCategory":"", "enabled":true, "episodeFilter":"", "ignoreDays":0, "lastMatch":"13+Apr+2024+00:44:11++0800", "mustContain":"Spice+and+Wolf", "mustNotContain":"", "name":"24S2+Spice+and+Wolf", "savePath":my_save_path, "smartFilter":false, "torrentContentLayout":null, "useRegex":false, "previouslyMatchedEpisodes":[], "priority":0, "torrentParams":{ "category":"", "download_limit":-1, "download_path":"", "inactive_seeding_time_limit":-2, "operating_mode":"AutoManaged", "ratio_limit":-2, "save_path":my_save_path, "seeding_time_limit":-2, "skip_checking":false, "tags":[], "upload_limit":-1, "use_auto_tmm":false } }

@Larsluph
Copy link
Collaborator

@Juhao73692 Please see wiki page for info on how to do it

@Juhao73692
Copy link
Author

Oops, after a clean installation, this bug seems to have disappeared.
I'll record the request next time when the bug occurs.
Thank you anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working triage Issue hasn't been assessed yet
Projects
None yet
Development

No branches or pull requests

2 participants