ARVIO v1.9.981
This release focuses on correct IPTV provider ordering, broader playback compatibility, faster and more reliable source handling, and Android stability.
Live TV and IPTV
- Restored the exact category names and order supplied by Xtream providers, while preserving each provider's channel sequence inside every category.
- Removed raw M3U sorting labels such as
[A],[B], and[Q]from taking priority over clean Xtream category names. - Added a complete IPTV order/cache migration so deleting or replacing a playlist cannot restore stale categories from SQLite, EPG, JSON, local settings, or cloud sync.
- Preserved playlist order through loading, paging, settings, cloud synchronization, and the TV category sidebar.
- Moved large IPTV cache cleanup off the UI thread to avoid settings freezes with large providers.
Playback, Sources, and Subtitles
- Added Dolby Vision Profile 7 compatibility handling for unsupported devices, HDR10 fallback processing, improved audio passthrough, and complete AIOStreams source handling. Thanks @silentbil via #451.
- Improved subtitle preloading, automatic best-match selection, synchronization, and Gemini translation handling. Thanks @silentbil via #446 and #450.
- Fixed configured add-ons occasionally failing to appear in the source list until a later retry.
- Added complete pagination for Trakt watched movies and shows so large histories are no longer silently truncated.
Home and Home Servers
- Fixed Plex, Jellyfin, and Emby code-login routing so each setup code opens the correct provider flow and newly connected servers become available reliably.
- Fixed home catalog rows unexpectedly jumping back to the beginning while browsing horizontally.
- Restored correct poster and skeleton behavior across TV and mobile home layouts. Thanks @Himanth-reddy via #433.
Stability and Interface
- Centered the TV search field and quick-filter controls consistently. Thanks @Himanth-reddy via #434.
- Hardened settings values against null-related crashes. Thanks @Himanth-reddy via #425.
- Fixed profile deletion synchronization and related home-screen state restoration. Thanks @Himanth-reddy via #424.
- Added a TV/mobile crash recovery and Discord reporting flow. Thanks @Himanth-reddy via #421.
- Improved coroutine cancellation, account-sync completion checks, and internal Android safety across networking and repositories. Thanks @Himanth-reddy via #422.