Giter Club home page Giter Club logo

Comments (1)

m-rots avatar m-rots commented on May 22, 2024

As I mentioned in this issue, Plex changed its behaviour between the CLI scanner and the API request. The CLI scanner used to immediately scan the given path and provide the results afterwards (great!). However, the API queues our scan request (queuing also means Autoscan will not get the result of the scan itself) and executes the scan whenever it sees fit. Could be a couple of seconds, could be hours, we don't know (absolutely terrible!).

Unfortunately, the only choice Plex gives us in that regard is using its web socket which publishes real-time events on what Plex is doing. However, these events do not include: 1. the library nor 2. the full path. Therefore it's just a wild guess as to what Plex is scanning.

I have discussed this internally with @l3uddz but our conclusion was that such a feature / tool would be too inefficient to be created and integrated into Autoscan. Unless Plex changes its web socket events or its queuing behaviour, this feature will not see the light of day.

Note: we will not offer a Scanner CLI function either as this is slowly becoming deprecated and is barely supporting the new movie agent.

from autoscan.

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.