This release enables a faster SMB jcifs-ng implementatio (not the SMB+ based on smbj), please try it and report findings.
Some heads up that you could have missed in the recent releases: check out
- the new dark mode (@leeroy's contribution);
- the projector mode to shift up the video surface to top of the screen (@leeroy's contribution);
- the smart categories to regroup/declutter the "New to watch" and "Keep watching"
Note that android frame time, dynamic delay and audio speed are now enabled by default.
- Boost SMB read/write performance with jcifs-ng 1MB multicredit support
- Fix stale SMBJ file handles after mid-stream read failure
- Fix A/V sync drift after seek
- Unify render offset anchoring with audio timeline
- Handle NV12 correctly in FFmpeg pixel conversion
- Avoid abort on oversized multipart path formatting
- Prevent double-free on release/reset in native player
- Fix requestFeature() crash on startup (this should fix Android 6.0 version incompatibility)
- Fix several null pointer crashes in player controller, subtitle manager, and metadata track access
- Fix null pointer crashes in show scraper when tags cannot be rebuilt
- Fix InterruptedException crashes during auto-scrape
- Enable android frame timing, dynamic delay, and audio speed by default