Code Monkey home page Code Monkey logo

Comments (19)

isalie avatar isalie commented on July 17, 2024

rss: 后面跟着网址
第二行-link

from flexget-nexusphp.

tianziabcd avatar tianziabcd commented on July 17, 2024

是这样写的:

from flexget-nexusphp.

tianziabcd avatar tianziabcd commented on July 17, 2024

cookies是这样的,不知道写对没有

又提示:

设置了user_agent

from flexget-nexusphp.

isalie avatar isalie commented on July 17, 2024

from flexget-nexusphp.

tianziabcd avatar tianziabcd commented on July 17, 2024

模板是一样的

from flexget-nexusphp.

isalie avatar isalie commented on July 17, 2024

我的北洋园工作正常,不过tccf没有在官方支持的列表里,加了user-agent也不行,说是cookie不对。

from flexget-nexusphp.

Carnies avatar Carnies commented on July 17, 2024

我在订阅岛出现同样的问题。确认了用的是BT客户端不是阅读器的rss地址。也确认加入了other_fields。请见下图。
rss
config
photo_2019-11-29_22-46-43

from flexget-nexusphp.

drawwon avatar drawwon commented on July 17, 2024

@tianziabcd 求问如下配置是否正确,还是出现other_fileds link的提示怎么回事呢

tasks:
  test:
    rss:
      url: xxxxxxxx
      other_fields:
        - link
    content_size:
      min: 2048
    download: /home/xxx/Downloads
    nexusphp:
      cookie: 'tp=xxxxxxxx'
      discount:
        - free
        - 2xfree

from flexget-nexusphp.

tianziabcd avatar tianziabcd commented on July 17, 2024

from flexget-nexusphp.

sununs avatar sununs commented on July 17, 2024

别的站可以,Pter不行
PTer The rss plugin require 'other_fields' which contain 'link'. For example: other_fields: - link

from flexget-nexusphp.

yepcn avatar yepcn commented on July 17, 2024

我的也报错,但是这个other到底有什么用?去掉是不是也可以?

from flexget-nexusphp.

Sagit-chu avatar Sagit-chu commented on July 17, 2024

有解决方法吗

from flexget-nexusphp.

OysterQAQ avatar OysterQAQ commented on July 17, 2024

pthome同样不行

from flexget-nexusphp.

uwings avatar uwings commented on July 17, 2024

醉了 ……

from flexget-nexusphp.

Sagit-chu avatar Sagit-chu commented on July 17, 2024

这个问题已经解决了,是Python版本的问题,用3.7就好了

from flexget-nexusphp.

daxigua112 avatar daxigua112 commented on July 17, 2024

其实是任务名的问题,我的任务名有-,删掉就好了

from flexget-nexusphp.

wsndbd avatar wsndbd commented on July 17, 2024

在nexusphp的配置下面加入user-agent可解决

nexusphp:
  cookie: ''
  user-agent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36'
  discount:
    - free

获取方法,使用chrome浏览器,
network/doc/torrents.php/右边的headers拖到最下面,把user-agent拷出来填到上面

from flexget-nexusphp.

San-sec avatar San-sec commented on July 17, 2024

error loading config: Did not pass schema validation.也不知道是哪里错了

from flexget-nexusphp.

airysoar avatar airysoar commented on July 17, 2024

我的是代码的缩进出现问题了,重新调整好空格后,正常了。大家手动再检查下看一看

from flexget-nexusphp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.