Giter Club home page Giter Club logo

Comments (5)

BakasuraRCE avatar BakasuraRCE commented on June 5, 2024 1

Hey @JasonLandbridge this is a buffer problem, check this:
https://stackoverflow.com/questions/39353119/filestream-readasync-very-slow-compared-to-read

I Just the 4096 by 524288000(500 MB) and disabled the throttledStream, done! full speed

byte[] buffer = new byte[4096];

from plexripper.

JasonLandbridge avatar JasonLandbridge commented on June 5, 2024 1

@BakasuraRCE thank you so much! This was indeed the issue and I have been able to fix this in the latest v0.9.0 release. I've given you an honorable mention in the release notes

from plexripper.

BakasuraRCE avatar BakasuraRCE commented on June 5, 2024 1

With pleasure, always willing to help :)

from plexripper.

imTHAI avatar imTHAI commented on June 5, 2024

I have this problem, I came here to report it and found your ticket.

from plexripper.

EricLauber avatar EricLauber commented on June 5, 2024

@JasonLandbridge I have found that the link you are indicating here hasn't worked for me. I had to make a change and add a query parameter.

Instead of
http://SERVER:PORT/KEY?X-Plex-Token=TOKEN, I had to use http://SERVER:PORT/KEY?download=1&X-Plex-Token=TOKEN.

from plexripper.

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.