Juszoe / flexget-nexusphp

A flexget plugin for filter nexusphp torrents
GNU General Public License v3.0
516 stars 115 forks source link

OpenCD站执行出错 #9

Closed layefe2315 closed 5 years ago

layefe2315 commented 5 years ago

crash report内容如下: 2019-09-16 12:41 VERBOSE input_cache OpenCD Restored entries from cache 2019-09-16 12:41 WARNING details OpenCD Task didn't produce any entries. This is likely due to a mis-configured or non-functional input. 2019-09-16 12:41 CRITICAL task OpenCD BUG: Unhandled error in plugin nexusphp: 0 is out of bounds Traceback (most recent call last): File "c:\users\administrator\appdata\local\programs\python\python37\lib\site-packages\flexget\task.py", line 522, in __run_plugin return method(*args, *kwargs) File "c:\users\administrator\appdata\local\programs\python\python37\lib\site-packages\flexget\event.py", line 23, in call return self.func(args, **kwargs) File "C:\Users\Administrator\flexget\plugins\nexusphp.py", line 113, in on_task_filter task.requests.get(task.entries[0].get('link'), headers=headers) File "c:\users\administrator\appdata\local\programs\python\python37\lib\site-packages\flexget\task.py", line 118, in getitem raise IndexError('%d is out of bounds' % item) IndexError: 0 is out of bounds

Juszoe commented 5 years ago

感谢反馈,发布版已修复