RSS Does not update (note: feeds from nyaa.si not updating anymore) #15405

Open
opened 2026-02-22 02:06:08 -05:00 by deekerman · 29 comments
Owner

Originally created by @knasiotis on GitHub (Jan 21, 2024).

qBittorrent & operating system versions

qbittorrent 4.6.3 x64
windows 11 23H2 22631.3007 (10.0.22631)

What is the problem?

It is like the update buttons do not work, the list does not refresh with later entries. The refresh animation does not play also.
Tested with these 2 feeds: https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0
https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0
But this isn't feed specific, checking the xml itself I saw the newer entries but they did not appear in my client.

Steps to reproduce

It's possible that this is occuring after the pc wakes from sleep with qbittorrent open.
Closing and reopening qbittorrent fixes it.

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @knasiotis on GitHub (Jan 21, 2024). ### qBittorrent & operating system versions qbittorrent 4.6.3 x64 windows 11 23H2 22631.3007 (10.0.22631) ### What is the problem? It is like the update buttons do not work, the list does not refresh with later entries. The refresh animation does not play also. Tested with these 2 feeds: https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0 https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0 But this isn't feed specific, checking the xml itself I saw the newer entries but they did not appear in my client. ### Steps to reproduce It's possible that this is occuring after the pc wakes from sleep with qbittorrent open. Closing and reopening qbittorrent fixes it. ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
Author
Owner

@dutenhnj commented on GitHub (Jan 27, 2024):

I can confirm after resuming from system sleep, RSS feeds do not update and the RSS downloader fails to download torrents.

(N) 2024-01-27T06:01:58 - System wake-up event detected. Re-announcing to all the trackers...
(W) 2024-01-27T06:01:58 - Failed to download RSS feed at [snip] Reason: The remote host name was not found (invalid hostname)

Restarting the application fixes it until the next system sleep. Not finding the hostname perhaps indicates DNS stops working after a resume? Manually/externally added torrents still function normally.

@dutenhnj commented on GitHub (Jan 27, 2024): I can confirm after resuming from system sleep, RSS feeds do not update and the RSS downloader fails to download torrents. (N) 2024-01-27T06:01:58 - System wake-up event detected. Re-announcing to all the trackers... (W) 2024-01-27T06:01:58 - Failed to download RSS feed at [snip] Reason: The remote host name was not found (invalid hostname) Restarting the application fixes it until the next system sleep. Not finding the hostname perhaps indicates DNS stops working after a resume? Manually/externally added torrents still function normally.
Author
Owner

@HCL212 commented on GitHub (Jan 27, 2024):

same issue here, but closing and reopening does not fix it either for me.

i confirmed the rss feed links are working fine on another torrent client, my outdated list last update was on Jan 20, 2024
i tried removing the feed and re-adding it with no luck
also tried downgrading to 4.6.2 but no change, might try to go lower

edit: i was mistaken, most of my rss feeds work, but for one particular website doesnt work, i think because they are under ddos

@HCL212 commented on GitHub (Jan 27, 2024): same issue here, but closing and reopening does not fix it either for me. i confirmed the rss feed links are working fine on another torrent client, my outdated list last update was on Jan 20, 2024 i tried removing the feed and re-adding it with no luck also tried downgrading to 4.6.2 but no change, might try to go lower edit: i was mistaken, most of my rss feeds work, but for one particular website doesnt work, i think because they are under ddos
Author
Owner

@HotNoob commented on GitHub (Jan 31, 2024):

also problem for me.

@HotNoob commented on GitHub (Jan 31, 2024): also problem for me.
Author
Owner

@LittleVulpix commented on GitHub (Feb 12, 2024):

Indeed, had to go to 4.6.2 for this. Everything is configured the same way but RSS only refreshes if I restart qBT. It doesn't even help to click the refresh button, it just does nothing.

@LittleVulpix commented on GitHub (Feb 12, 2024): Indeed, had to go to 4.6.2 for this. Everything is configured the same way but RSS only refreshes if I restart qBT. It doesn't even help to click the refresh button, it just does nothing.
Author
Owner

@glassez commented on GitHub (Feb 15, 2024):

(N) 2024-01-27T06:01:58 - System wake-up event detected. Re-announcing to all the trackers... (W) 2024-01-27T06:01:58 - Failed to download RSS feed at [snip] Reason: The remote host name was not found (invalid hostname)

Restarting the application fixes it until the next system sleep. Not finding the hostname perhaps indicates DNS stops working after a resume? Manually/externally added torrents still function normally.

I just tested it and found the same thing ("The remote host name was not found (invalid hostname)") . The manual update has successfully done the job.
I believe that after waking up, qBittorrent sends network requests too early, so either the network services have not had time to wake up yet, or they are too overloaded at this moment.

@glassez commented on GitHub (Feb 15, 2024): > (N) 2024-01-27T06:01:58 - System wake-up event detected. Re-announcing to all the trackers... (W) 2024-01-27T06:01:58 - Failed to download RSS feed at [snip] Reason: The remote host name was not found (invalid hostname) > > Restarting the application fixes it until the next system sleep. Not finding the hostname perhaps indicates DNS stops working after a resume? Manually/externally added torrents still function normally. I just tested it and found the same thing ("The remote host name was not found (invalid hostname)") . The manual update has successfully done the job. I believe that after waking up, qBittorrent sends network requests too early, so either the network services have not had time to wake up yet, or they are too overloaded at this moment.
Author
Owner

@stalkerok commented on GitHub (Feb 16, 2024):

Possibly related issues https://github.com/qbittorrent/qBittorrent/issues/19961 https://github.com/qbittorrent/qBittorrent/issues/17898

@stalkerok commented on GitHub (Feb 16, 2024): Possibly related issues https://github.com/qbittorrent/qBittorrent/issues/19961 https://github.com/qbittorrent/qBittorrent/issues/17898
Author
Owner

@LittleVulpix commented on GitHub (Feb 16, 2024):

Strangely, it happens to me on my VM where nothing ever goes to sleep. I only "lock" the screen...

@LittleVulpix commented on GitHub (Feb 16, 2024): Strangely, it happens to me on my VM where nothing ever goes to sleep. I only "lock" the screen...
Author
Owner

@DoubleSpicy commented on GitHub (Feb 23, 2024):

could it be related to windows power settings?

so either the network services have not had time to wake up yet, or they are too overloaded at this moment.

image
@DoubleSpicy commented on GitHub (Feb 23, 2024): could it be related to windows power settings? > so either the network services have not had time to wake up yet, or they are too overloaded at this moment. <img width="306" alt="image" src="https://github.com/qbittorrent/qBittorrent/assets/26112431/f6a71fee-e758-4e03-b097-3c487b013941">
Author
Owner

@DanSleeman commented on GitHub (Mar 9, 2024):

Same issue here.
Only affects Nyaa.si RSS feeds and does not get corrected when relaunching qB.

My PC never sleeps or hibernates.

Other feeds that are working as expected:
https://subsplease.org/rss
http://tracker.minglong.org/asenshi/rss.php
https://eztv.ag/ezrss.xml

One thing I've noticed is that nyaa has changed their rss feed URL format at some point.
Both versions do not work for me.
Both formats also link to the same XML when viewed in a browser.

Current format from website:
https://nyaa.si/?page=rss&c=1_2&f=1
My old format in client:
https://nyaa.si/rss?c=1_2&f=1
Last update was around Jan 30 based on the most recent item.

I've tried adding new feeds but they do not even initially load.

Qt: 6.4.3
Libtorrent: 1.2.19.0
Boost: 1.83.0
OpenSSL: 1.1.1w
zlib: 1.3

I am running nordVPN with split tunneling enabled for qbittorrent.
Disabling it doesn't seem to affect things.

@DanSleeman commented on GitHub (Mar 9, 2024): Same issue here. Only affects Nyaa.si RSS feeds and does not get corrected when relaunching qB. My PC never sleeps or hibernates. Other feeds that are working as expected: https://subsplease.org/rss http://tracker.minglong.org/asenshi/rss.php https://eztv.ag/ezrss.xml One thing I've noticed is that nyaa has changed their rss feed URL format at some point. Both versions do not work for me. Both formats also link to the same XML when viewed in a browser. Current format from website: https://nyaa.si/?page=rss&c=1_2&f=1 My old format in client: https://nyaa.si/rss?c=1_2&f=1 Last update was around Jan 30 based on the most recent item. I've tried adding new feeds but they do not even initially load. Qt: 6.4.3 Libtorrent: 1.2.19.0 Boost: 1.83.0 OpenSSL: 1.1.1w zlib: 1.3 I am running nordVPN with split tunneling enabled for qbittorrent. Disabling it doesn't seem to affect things.
Author
Owner

@soredake commented on GitHub (Apr 20, 2024):

Same problem with nyaa rss feeds on 4.6.4

@soredake commented on GitHub (Apr 20, 2024): Same problem with nyaa rss feeds on 4.6.4
Author
Owner

@CanzonELaLa commented on GitHub (Apr 21, 2024):

Can confirm, this happens when computer wakes up from hibernation around 50% of the time.
Nyaa RSS feeds on 4.6.4 64bit

@CanzonELaLa commented on GitHub (Apr 21, 2024): Can confirm, this happens when computer wakes up from hibernation around 50% of the time. Nyaa RSS feeds on 4.6.4 64bit
Author
Owner

@glassez commented on GitHub (Apr 25, 2024):

Could you try v5.0?

@glassez commented on GitHub (Apr 25, 2024): Could you try v5.0?
Author
Owner

@HCL212 commented on GitHub (Apr 25, 2024):

its been a few months, but my feeds are working fine now (it was broken for about a week on my end), the only one not working is 1337 but i checked their source and they changed stuff so it is not qbitorrent related

@HCL212 commented on GitHub (Apr 25, 2024): its been a few months, but my feeds are working fine now (it was broken for about a week on my end), the only one not working is 1337 but i checked their source and they changed stuff so it is not qbitorrent related
Author
Owner

@knasiotis commented on GitHub (Apr 25, 2024):

I still have the issue on 4.6.4. I'm downloading 5.0 now

@knasiotis commented on GitHub (Apr 25, 2024): I still have the issue on 4.6.4. I'm downloading 5.0 now
Author
Owner

@soredake commented on GitHub (Apr 25, 2024):

5.0.0 beta leaks insanely after I go to settings:
image

@soredake commented on GitHub (Apr 25, 2024): 5.0.0 beta leaks insanely after I go to settings: ![image](https://github.com/qbittorrent/qBittorrent/assets/5204968/3c46db44-994e-4278-88dd-4eecf7ac99f9)
Author
Owner

@glassez commented on GitHub (Apr 25, 2024):

5.0.0 beta leaks insanely after i go to settings: image

Would you mind to provide detailed report as a separate Issue?

However, this does not apply to this issue. All that is needed is that someone will run v5.0 with the same RSS feeds and see how it behaves in relation to problematic ones. I don't expect the problem to go away, but it may change (or not) the error messages due to the network request timeouts added in v5.0.

@glassez commented on GitHub (Apr 25, 2024): > 5.0.0 beta leaks insanely after i go to settings: ![image](https://private-user-images.githubusercontent.com/5204968/325645469-3c46db44-994e-4278-88dd-4eecf7ac99f9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTQwNTcwMjQsIm5iZiI6MTcxNDA1NjcyNCwicGF0aCI6Ii81MjA0OTY4LzMyNTY0NTQ2OS0zYzQ2ZGI0NC05OTRlLTQyNzgtODhkZC00ZWVjZjdhYzk5ZjkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDQyNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA0MjVUMTQ1MjA0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTAyZTE2MGE0MzEyMGQxMmI2MDM3M2ZiYWRlYTg0MGQ4MDAzYzkyMGE0OTUxOTRiNTFhZjlkZDA5NGE2Y2I0MSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.UbhZ9DVT3hKwaTiIAz5cfDgi84QpxBtqymOCbyzco7o) Would you mind to provide detailed report as a separate Issue? However, this does not apply to this issue. All that is needed is that someone will run v5.0 with the same RSS feeds and see how it behaves in relation to problematic ones. I don't expect the problem to go away, but it may change (or not) the error messages due to the network request timeouts added in v5.0.
Author
Owner

@knasiotis commented on GitHub (Apr 25, 2024):

v5.0 worked once after pc woke from sleep with the same RSS feeds. I will get back after a few days of my typical daily usage to see if it has gotten stuck again

@knasiotis commented on GitHub (Apr 25, 2024): v5.0 worked once after pc woke from sleep with the same RSS feeds. I will get back after a few days of my typical daily usage to see if it has gotten stuck again
Author
Owner

@CanzonELaLa commented on GitHub (Apr 26, 2024):

The new version (v5) seems to have fixed the issue for me. I'll update if anything goes awry again. Thanks!

@CanzonELaLa commented on GitHub (Apr 26, 2024): The new version (v5) seems to have fixed the issue for me. I'll update if anything goes awry again. Thanks!
Author
Owner

@knasiotis commented on GitHub (Apr 27, 2024):

v5.0 is still working properly! Even after several hibernations with the same RSS feeds I was using

@knasiotis commented on GitHub (Apr 27, 2024): v5.0 is still working properly! Even after several hibernations with the same RSS feeds I was using
Author
Owner

@glassez commented on GitHub (Apr 27, 2024):

v5.0 is still working properly! Even after several hibernations with the same RSS feeds I was using

I wonder if there are any messages about network request timeouts in the log.

@glassez commented on GitHub (Apr 27, 2024): > v5.0 is still working properly! Even after several hibernations with the same RSS feeds I was using I wonder if there are any messages about network request timeouts in the log.
Author
Owner

@knasiotis commented on GitHub (Apr 27, 2024):

Should I attach the complete logs here?

4.6.4

(N) 2024-04-23T21:16:32 - System wake-up event detected. Re-announcing to all the trackers...

(W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname)

(W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname)

(W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname)

(I) 2024-04-23T21:16:33 - Successfully listening on IP.

v5.0

(N) 2024-04-25T22:26:24 - System wake-up event detected. Re-announcing to all the trackers...

(W) 2024-04-25T22:26:26 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname)

(I) 2024-04-25T22:26:27 - Successfully listening on IP.

...

(N) 2024-04-25T22:26:30 - RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0' is successfully downloaded. Starting to parse it.

(N) 2024-04-25T22:26:30 - RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0' updated. Added 0 new articles.

(I) 2024-04-25T22:26:30 - Detected external IP. IP:

(N) 2024-04-25T22:26:34 - RSS feed at 'https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0' is successfully downloaded. Starting to parse it.

Sometimes it attempts to read an RSS feed before it listens to the IP addresses after the system wake-up. When that happens it returns "invalid hostname". I don't know if this is what is causing the problem however

@knasiotis commented on GitHub (Apr 27, 2024): Should I attach the complete logs here? 4.6.4 > (N) 2024-04-23T21:16:32 - System wake-up event detected. Re-announcing to all the trackers... > (W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname) > (W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname) > (W) 2024-04-23T21:16:32 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname) > (I) 2024-04-23T21:16:33 - Successfully listening on IP. v5.0 > (N) 2024-04-25T22:26:24 - System wake-up event detected. Re-announcing to all the trackers... > (W) 2024-04-25T22:26:26 - Failed to download RSS feed at 'https://nyaa.si/?page=rss&q=1080p+%5BSubsPlease%5D&c=0_0&f=0'. Reason: The remote host name was not found (invalid hostname) > (I) 2024-04-25T22:26:27 - Successfully listening on IP. ... > (N) 2024-04-25T22:26:30 - RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0' is successfully downloaded. Starting to parse it. > (N) 2024-04-25T22:26:30 - RSS feed at 'https://nyaa.si/?page=rss&q=ember+dungeon+meshi&c=0_0&f=0' updated. Added 0 new articles. > (I) 2024-04-25T22:26:30 - Detected external IP. IP: > (N) 2024-04-25T22:26:34 - RSS feed at 'https://nyaa.si/?page=rss&q=erai-raws+1080p&c=0_0&f=0' is successfully downloaded. Starting to parse it. Sometimes it attempts to read an RSS feed before it listens to the IP addresses after the system wake-up. When that happens it returns "invalid hostname". I don't know if this is what is causing the problem however
Author
Owner

@Bidonh commented on GitHub (Oct 20, 2024):

I just had this problem happened to me, RSS feeds from nyaa.si not updating anymore.
Just after I changer my router to an asus router.
In my case AiProtection from trend micro would specifically block nyaa.si rss feed to load in qbittorrent.

I tried different newspapers, websites and blogs rss feeds, they were updating without any trouble.
Nyaa.si is present in the TrendMicro blocklist.
check here https://global.sitesafety.trendmicro.com/index.php

@Bidonh commented on GitHub (Oct 20, 2024): I just had this problem happened to me, RSS feeds from nyaa.si not updating anymore. Just after I changer my router to an asus router. In my case AiProtection from trend micro would specifically block nyaa.si rss feed to load in qbittorrent. I tried different newspapers, websites and blogs rss feeds, they were updating without any trouble. Nyaa.si is present in the TrendMicro blocklist. check here [https://global.sitesafety.trendmicro.com/index.php](url)
Author
Owner

@veermaharaj commented on GitHub (Apr 9, 2025):

BUMP

Nyaa still not working as of april 2025.

Any progress on this?

@veermaharaj commented on GitHub (Apr 9, 2025): BUMP Nyaa still not working as of april 2025. Any progress on this?
Author
Owner

@glassez commented on GitHub (Apr 9, 2025):

BUMP

Nyaa still not working as of april 2025.

Any progress on this?

Is Nyaa even accessible from your side? Have you tried to paste its URL (the one you use in qBittorrent) into the browser and see what happens?

Also note that comments like "me too", "it still not working", etc. without details about your personal case (qBittorrent/OS version info, related settings, source data, relevant log messages) is strongly discouraged.

@glassez commented on GitHub (Apr 9, 2025): > BUMP > > Nyaa still not working as of april 2025. > > Any progress on this? Is Nyaa even accessible from your side? Have you tried to paste its URL (the one you use in qBittorrent) into the browser and see what happens? Also note that comments like "me too", "it still not working", etc. without details about your personal case (qBittorrent/OS version info, related settings, source data, relevant log messages) is strongly discouraged.
Author
Owner

@veermaharaj commented on GitHub (Apr 10, 2025):

BUMP
Nyaa still not working as of april 2025.
Any progress on this?

Is Nyaa even accessible from your side? Have you tried to paste its URL (the one you use in qBittorrent) into the browser and see what happens?

Also note that comments like "me too", "it still not working", etc. without details about your personal case (qBittorrent/OS version info, related settings, source data, relevant log messages) is strongly discouraged.

My apologies. Understood.

I managed to get the rss working via a nyaa mirror, nyaa.land

So far the rss is updating properly. As are subsplease and eztv.

The issue seems to be nyaa side.

Thanks for replying and correcting me. I hope my post helps anyone else with nyaa issues.

@veermaharaj commented on GitHub (Apr 10, 2025): > > BUMP > > Nyaa still not working as of april 2025. > > Any progress on this? > > Is Nyaa even accessible from your side? Have you tried to paste its URL (the one you use in qBittorrent) into the browser and see what happens? > > Also note that comments like "me too", "it still not working", etc. without details about your personal case (qBittorrent/OS version info, related settings, source data, relevant log messages) is strongly discouraged. My apologies. Understood. I managed to get the rss working via a nyaa mirror, nyaa.land So far the rss is updating properly. As are subsplease and eztv. The issue seems to be nyaa side. Thanks for replying and correcting me. I hope my post helps anyone else with nyaa issues.
Author
Owner

@luzpaz commented on GitHub (Apr 11, 2025):

Can we close this ticket ITC ?

@luzpaz commented on GitHub (Apr 11, 2025): Can we close this ticket ITC ?
Author
Owner

@stalkerok commented on GitHub (Apr 11, 2025):

Can we close this ticket ITC ?

No

@stalkerok commented on GitHub (Apr 11, 2025): > Can we close this ticket ITC ? No
Author
Owner

@upwindchange commented on GitHub (Jun 25, 2025):

My RSS not refreshing. I use my browser to load the url and can see updated content in my browser.

However, unless I delete and re-add, the new content won't be loaded into qbit no matter how I tried to refresh.

version 5.1.0 docker

@upwindchange commented on GitHub (Jun 25, 2025): My RSS not refreshing. I use my browser to load the url and can see updated content in my browser. However, unless I delete and re-add, the new content won't be loaded into qbit no matter how I tried to refresh. version 5.1.0 docker
Author
Owner

@kribjo commented on GitHub (Feb 20, 2026):

Nyaa RSS stopped working for me on February 1 and has not worked since, worked fine for a long time before.

I use RSS URL: https://nyaa.land/?page=rss

Execution log says: Failed to download RSS feed at 'https://nyaa.land/?page=rss'. Reason: The access to the remote content was denied (401)

I have not done any other changes. I am not member / logged in at nyaa.land and have never been. Manually accessing the web pages and downloading torrent files and using them with qBittorrent works fine, like it did before. Going to the RSS feed URL with Chrome manually seems to work fine.

They seem to use CloudFlare, I don't know if this is a new thing or could be a problem for qBittorrent RSS fetching.

@kribjo commented on GitHub (Feb 20, 2026): Nyaa RSS stopped working for me on February 1 and has not worked since, worked fine for a long time before. I use RSS URL: https://nyaa.land/?page=rss Execution log says: `Failed to download RSS feed at 'https://nyaa.land/?page=rss'. Reason: The access to the remote content was denied (401)` I have not done any other changes. I am not member / logged in at nyaa.land and have never been. Manually accessing the web pages and downloading torrent files and using them with qBittorrent works fine, like it did before. Going to the RSS feed URL with Chrome manually seems to work fine. They seem to use CloudFlare, I don't know if this is a new thing or could be a problem for qBittorrent RSS fetching.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#15405
No description provided.