Juszoe / flexget-nexusphp

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

u2的2xfree种识别为免费种 #63

Closed czqdavid closed 3 years ago

czqdavid commented 3 years ago

config.yml配置

u2:
  inputs:
    - limit:
        amount: 1
        from:
          rss:
            url: xxx
            other_fields:
               - link
  nexusphp:
    cookie: 'xxx'
    discount:
       - 2xfree
    seeders:
        min: 0
        max: 4
    remember: no

flexget.log输出(最近U2全站2xfree)

REJECTED: `xxx` by nexusphp plugin because free does not match discount

在discount加入free后,正常。目前感觉U2的2xfree直接被free的判断识别了。

Juszoe commented 3 years ago

已修复,请重新下载最新版本

czqdavid commented 3 years ago

已修复,请重新下载最新版本

多谢。刚才测试,成功R到了2xfree的种子。

yeezylife commented 2 years ago

大佬请问你U2的interval:设置的是多久啊...