Giter VIP home page Giter VIP logo

Comments (1)

garfield69 avatar garfield69 commented on June 21, 2024

The information about the actual volume factors are available on the torrent detail page. Will there be a solution to parse this information and integrate the real values in the Jacket torznab feed?

No there will not. The reason is that in order to provide the DLVF and ULVF states to the torrent list fetched from the search results page, it would necessitate up to 100 additional http GET requests to the web site in order to fetch all the detail pages for every torrent in the search results page.
No WEB site is going to appreciate the increased load on their network if an app is going to perform 101 http GET requests per user every time a search is performed, especially in conjunction with torznab apps like Radarr or Sonarr which automate regular scheduled search query requests.
Its a good way to get your IP flagged as a potential DDoS generator and get suspended or blocked.
Even if were to add a request delay of a couple of seconds to each GET, you run into the issue of reaching the response time limits after which *arr apps will presume the indexer is timed out and flagging it as out of order.

from jackett.

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.