We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
皇后目前设置如下。更多分类就省略了。 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
请大佬指教,谢谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
皇后目前设置如下。更多分类就省略了。
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
请大佬指教,谢谢。
The text was updated successfully, but these errors were encountered: