Releases: moneytoo/Player
Releases · moneytoo/Player
v0.71
v0.70
v0.69
- Load subtitles (SRT) over network connection. When opening
filename.mkv
, it will attempt to detectfilename.srt
, as well as any language specific file, based on all configured languages in Android settings (e.g.filename.eng.srt
/filename.en.srt
). Works best with file managers such as Solid Explorer or MiXplorer (tested with SMB and WebDAV). - Other minor improvements (handle links ending .ts)
This build keeps using ExoPlayer 2.15.1 as there are still some unresolved issues in 2.16.0 as well as in the development (2.16.1) branches.
v0.68
- Update ExoPlayer to 2.16.0
v0.67
- Update ExoPlayer to 2.16.0
google/ExoPlayer#9649, google/ExoPlayer#9665, google/ExoPlayer#9675).