mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
RSS Downloader Does Not Save Settings Properly #2835
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#2835
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Jul 27, 2015).
Running the latest qB on Windows 8.1 x64
I made three different episode filters in the RSS downloader.
When I change the setting to 'Apply Label' to hits for the filters, my settings don't stick when I close the settings window. It just defaults to the first label on the list every time for two of them. The other it takes the label perfectly fine. To add, the dropdown of existing labels in the RSS downloader settings window does not seem to be sorted or anything. It's just a random order of my labels. It's defaulting to the top one on the drop down list for these problem filters. I have no idea why it's working for some of the filters but not others.
Similarly, when changing the "Add Paused" setting it will only remain the option I selected for one of the filter rules. If I close the window it just goes back to the default setting again.
I've tried deleting the filter rules and recreating them. I've tried restarting qB and trying again.
Something is funky with the RSS downloader settings.
@ngosang commented on GitHub (Jul 27, 2015):
There are a lot of problems in RSS manager. Be patient.
@ghost commented on GitHub (Jul 29, 2015):
Were the problems recently introduced in the last version though? It only started happening with the latest version.
Better to have them noted than not to mention them at all.
@ngosang commented on GitHub (Jul 29, 2015):
In qBittorrent v3.2.0 there isn't a problem and the problem started in version v3.2.1. Is that correct?
The only change was #2832.
@ghost commented on GitHub (Sep 14, 2015):
I only set up the filters in v3.2.1 so I'm not sure how it behaved previously. Bug is still present in v3.2.3 though.
@Matth7878 commented on GitHub (Sep 15, 2015):
I think I once encounter this kind of bug when I used regular and normal expression filters.
If I remember I had about ten rules with regular expression followed by rules without. Rules which normal next to regular (and vice versa) had difficulties to save setting. Since I only have rules with normal filter I never did see that again.
=> do you have a mix of rules with normal and regular expressions? If you regroup them do the problem occurs only when rules with different kind of filter are next to another? It would help a lot developer if you can pinpoint which conditions are causing issue.
@ghost commented on GitHub (Sep 19, 2015):
I have all regex rules. They are all different.
@Gelmir commented on GitHub (Sep 20, 2015):
I think some of those problems have been fixed in #3730
@ghost commented on GitHub (May 30, 2016):
This seems resolved.