Git Product home page Git Product logo

Comments (4)

RandomUser345 avatar RandomUser345 commented on May 10, 2024 1

Running for a while now without issues: seems like the update did the trick! Thanks!

from arr-scripts.

RandomNinjaAtk avatar RandomNinjaAtk commented on May 10, 2024

You’ll have to look at the logs, but if I had to guess what is happening is you run into some bad albums and by bad, as in they never successfully download and what the script does is after multiple failed attempts. It thinks the authentication is broken because of the failures and forces you to re-authenticate.

This is the only explanation I can think of other than a problem with the client. You’ll need to read through the logs to see if that is happeneing. I could probably make the threshold for failures adjustable to improve it…

These are just some thoughts I had about it, but I’m just making some assumptions and a guess about what is actually happening…

from arr-scripts.

RandomUser345 avatar RandomUser345 commented on May 10, 2024

Oh: thats a good idea, never thought it could be a bad album! Gonna check when this error is happening and unmonitor those albums, see if this helps.

from arr-scripts.

RandomNinjaAtk avatar RandomNinjaAtk commented on May 10, 2024

Update to the latest and see if it helps, also update your config file...

I think the workarounds should improve the process. Basically if the download fails the threshold, a test download is performed, that should hopefully work. If the test passes, the script just marks the particular download as bad and moves on.... If the test also fails, then a real problem is likely found and the script does what it did previously, reports an error and exits.

Keep in mind, very little testing has been done to verify it does all the things the changes are supposed to do, but it should do those things....

from arr-scripts.

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.