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

新增订阅nyaa会触发一个奇怪的bug #5

Closed
wangzi023 opened this issue Apr 12, 2023 · 3 comments
Closed

新增订阅nyaa会触发一个奇怪的bug #5

wangzi023 opened this issue Apr 12, 2023 · 3 comments
Labels
good first issue Good for newcomers

Comments

@wangzi023
Copy link

在新增订阅的时候,如果nyaa只有1个种子的情况下,会无限循环的爬取同一个链接。
这是我所添加的链接https://nyaa.si/?page=rss&q=%E4%B8%BA%E7%BE%8E%E5%A5%BD%E7%9A%84%E4%B8%96%E7%95%8C%E7%8C%AE%E4%B8%8A%E7%88%86%E7%84%B0&c=0_0&f=0
状态图片

@liyihc
Copy link
Owner

liyihc commented Apr 12, 2023

我晓得了哭,acg.rip用page作为参数翻页,我以为nyaa也一样,刚刚看了一下用f=来翻页,等回去改。
你先不要添加nyaa的订阅,应该会停不下来

  • acg.rip的翻页:
https://acg.rip/.xml?page=2
  • nyaa的翻页
https://nyaa.si/?page=rss&f=2

@liyihc
Copy link
Owner

liyihc commented Apr 12, 2023

刚刚搜了一下,基本上都是需要自己维护的,那我先加一个选项禁止翻页。
之后再在rss源里面设定一下,尽量支持自定义翻页,同时会提供翻页的功能。

@liyihc
Copy link
Owner

liyihc commented Apr 12, 2023

0.5.6默认停止自动翻页功能
b1f33e4
之后会多搜集几个RSS源,一起做翻页和订阅

@liyihc liyihc closed this as completed Apr 12, 2023
@liyihc liyihc added the good first issue Good for newcomers label Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants