This is a pre-release since it contains some large changes on audio pipeline that deserves some testing.
WARNING: there is a regression that sets only stereo output, new release soon...
- Rearchitect audio pipeline for more robust passthrough and complete AC3 recoding passthrough implementation
- Fix excessive battery consumption regression
- Videos are displayed with release date sorting in videos by year fragments (proper functioning requires full movies rescrape since it is a new information element added to the database)
- Option to remember brightness level (thx @leeroy)
- All native binaries are 16kB aligned in compliance with Google rule and should result in faster app loading
- Fix external display video rendering in small format
- Fix video pause state not being preserved on screen wake-up
- Fix video resume point not being preserved on screen wake-up after display timeout
- Address cannot find tv show on manual search for non scraped content
- De-duplicate in last added videos multiple video of identical tv show episodes or movies
- Subtitle enumeration caching to increase efficiency and remove redondant checks
- Force audio passthrough turned off by default: otherwise it could force non supported audio format to be sent to AV receiver
- Nicer round edges Video cards on phone/tablets (thx @leeroy)
- Finish option to hide videos from media library (thx @leeroy)
- jsch upstep to 2.27.6 and okhttp3 logging-interceptor to 5.3.0
- Stability enhancements