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

关于分类判断的错误,请教各路大神。 #86

Open
cipluslam opened this issue Sep 26, 2024 · 0 comments
Open

关于分类判断的错误,请教各路大神。 #86

cipluslam opened this issue Sep 26, 2024 · 0 comments

Comments

@cipluslam
Copy link

皇后目前设置如下。更多分类就省略了。
tasks:
opencd-free:
rss:
url: 这里是RSSURL
other_fields:
- link
nexusphp:
cookie: '这里是COOKIE' # 必填
discount: # 优惠信息 选填
- free
adapter:
free: pro_free
hr: no
comment: yes
remember: true
transmission:
host: 192.168.3.111
port: 9096
username: ciplus
password: b36Dw24h36
if:
- tags=27:
set:
path: /media/downloads/complete/music/MUSICAL
if:
- tags=26:
set:
path: /media/downloads/complete/music/RAP

然后log反馈:

2024-09-26 20:23:27 WARNING urllib3.connectionpool opencd -free Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /details.php?id=165616

2024-09-26 20:21:55 WARNING task opencd -free Aborting task (plugin: nexusphp)

2024-09-26 20:21:55 CRITICAL plugin opencd -free The rss plugin require 'other_fields' which contain 'link'. For example: other_fields: - link

请大佬指教,谢谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant