recloudstream / cloudstream

Android app for streaming and downloading media.
GNU General Public License v3.0
6.79k stars 544 forks source link

Update media dependency #1275

Closed CranberrySoup closed 3 months ago

CranberrySoup commented 3 months ago

This bumps media to the latest version while retaining features such as sync subs. I removed the 1us seek to forcefully refresh subtitles as it could cause 'infinite buffering' if the wrong decoder was selected.

The sync subs should be more future proof now, by not relying on any copied code.

The new parsing should also make it possible to 'view' upcoming subtitles to aid in subtitle syncing in the future.

aicynide commented 3 months ago

Or just remove exoplayer and use libmpv