Stremio / stremio-features

Post Feature requests in Issues here
107 stars 13 forks source link

Custom buffer size on exoplayer. #1057

Open BigMiggen opened 6 days ago

BigMiggen commented 6 days ago

Maybe put a warning message to stop people from crashing.

Just a recommendation for the devs if they read this. It would be awesome if we could set a custom buffer size for exo player on Android TV version. I know it can be done because syncler uses exo player as well and has more advanced settings available.

My issue is with large file size movies/tv. Skipping forward 10 seconds on small files works great because more than 10 seconds is already in the buffer, Large files (10gb+)takes a couple seconds because the 50mb buffer isn't big enough to store a 10 second buffer.

Using firetv cube and a 4k max. Both have plenty of memory for a much larger buffer.