TheBeastLT / torrentio-scraper

Apache License 2.0
901 stars 108 forks source link

Torrentio RD buffering issue #234

Closed celozzip closed 8 months ago

celozzip commented 8 months ago

Is it possible to set the buffer size/streaming speed when using Torrentio RD?

Sometimes if I load an RD+ link in Stremio it can still have buffering issues. I know my connection is fine because the the same file (or higher bitrate ones) played right off my RD account in PotPlayer (Accessing RD via WebDAV) always work perfectly. In fact I can see the buffer fill up so fast in the seekbar, as it's using all of my connection, that it has downloaded the entire file after just a few minutes of streaming so by then I'm just reading the file off my harddrive.

Also, the network status panel in the bottom right of the Stremio player is always showing Stream Speed: 0kbps and Buffered: 100MB but I guess that's a limitation of it being designed for showing torrent information?

TheBeastLT commented 8 months ago

Addons cannot control anything in the player, so this is outside the scope of any addon.

celozzip commented 8 months ago

how does connection to realdebrid work then i thought the addon was responsible for that? nevermind i looked at the api there doesnt seem to be anything in there about affecting the download speed or buffering.