Skip to content

Releases: NuvioMedia/NuvioTV

Beta Release 0.5.7

06 Apr 06:11

Choose a tag to compare

Improvements & Fixes

  • major improvements to Continue Watching, caching, and Trakt syncing (stale progress, filtering, Next Up, enrichment) β€” @skoruppa

  • added MPV as secondary player:

    • hardware decode options and OSD engine switching
    • improved subtitle rendering, styling, and positioning
    • better Exo ↔ MPV fallback and startup stability β€” @kernexshadow
  • improved subtitle handling and auto-selection reliability β€” @skoruppa, @kernexshadow

  • improved search (See All, query fixes, recent search history) β€” @JFeverish

  • improved YouTube reliability by caching visitor data to prevent 429 errors β€” @halibiram

  • improved home and hero stability (unique items, order consistency, better enrichment) β€” @skoruppa

  • improved navigation and RTL handling β€” @silentbil

Localization

  • added Arabic language support β€” @m7sin
  • updated Hungarian, Polish, Italian, Portuguese (BR), and other translations β€” multiple contributors

Downloader Code - 1320998

Beta Release 0.5.6

31 Mar 19:47

Choose a tag to compare

Improvements & Fixes

  • improved Continue Watching logic and watched badges handling β€” @skoruppa
  • improved subtitle experience
  • Aspect Ratio fix - @halibiram
  • Fix stale hero backdrop in MetaDetails @halibiram
  • improved playback compatibility with self-signed SSL addons β€” @skoruppa
  • improved retry handling with better error feedback β€” @skoruppa

Localization

  • improved RTL handling and Hebrew fixes β€” @silentbil
  • updated Italian, Portuguese (BR), and other translations β€” @daniele Sforza, @dan, @danilopagotto82
  • extracted hardcoded strings for better i18n support

Beta Release 0.5.5

29 Mar 17:36

Choose a tag to compare

Improvements & Fixes

  • improved Continue Watching with better Trakt/Nuvio sync handling and filtering of old series β€” @skoruppa
  • added remote deletion support for watched items with pagination (>1000 items) β€” @tapframe
  • improved playback compatibility with support for self-signed SSL streams β€” @skoruppa

Localization

  • added Hebrew language support β€” @thecpumax
  • completed French translation audit and fixes β€” @stΓ©phane
  • updated translations across multiple languages β€” @Joe00011, @stohle

Beta Release 0.5.4

28 Mar 13:14

Choose a tag to compare

Improvements & Fixes

  • improved Modern Home performance, focus handling, and navigation responsiveness β€” @halibiram

  • improved Continue Watching reliability, caching, and anime episode remapping β€” @skoruppa, @tapframe

  • improved playback stability including audio track switching and subtitle handling β€” @skoruppa, @kernexshadow

  • added D-pad repeat throttling for smoother navigation β€” @halibiram

  • added hero-backed loading transition and improved backdrop handling β€” @halibiram

  • added 3h cache for YouTube trailers β€” @tapframe

  • improved Trakt handling and fixed sync-related issues β€” @skoruppa

  • improved library with filtering (genre/year), sorting, and better sync behavior β€” @CrissZollo

  • added watched badges and improved series tracking β€” @skoruppa

Localization

  • added Greek and Norwegian languages β€” @skoruppa
  • updated Turkish, Portuguese (BR), Czech, Swedish, Italian, German, and Spanish translations

Beta 0.5.3

26 Mar 08:07
34b65dd

Choose a tag to compare

Improvements & Fixes

  • added auto-retry for transient playback errors β€” @skoruppa

  • added Trakt as a source for More Like This section β€” @tapframe

  • added pagination for Trakt comments β€” @tapframe

  • improved trailer transparency behavior β€” @tapframe

  • fixed watch progress syncing between TMDB and IMDb IDs β€” @skoruppa

  • fixed multiple UI and playback edge cases (episode selection, subtitles timing, description layout) β€” @skoruppa

  • fixed duplicate items on load β€” @CrissZollo

Localization

Beta 0.5.2

25 Mar 06:09
aa04850

Choose a tag to compare

Improvements & Fixes

  • fixed content transparency to apply only when fullscreen backdrop is enabled β€” @tapframe
  • improved fullscreen backdrop experience and gradient handling β€” @skoruppa
  • added separate setting for Continue Watching blur and improved TMDB enrichment for movies β€” @skoruppa

Localization

Beta Release 0.5.1

24 Mar 16:30

Choose a tag to compare

Improvements & Fixes

  • added fullscreen backdrop/trailer mode in Modern Home β€” @tapframe

  • improved Continue Watching consistency (blur, TMDB enrichment, thumbnails) with new toggle β€” @skoruppa

  • IMDb rating now updates on focus with TMDB enrichment β€” @skoruppa

  • improved CW loading by suppressing intermediate renders β€” @skoruppa

  • fixed profile selection key not registering β€” @tapframe

  • fixed back behavior when "Reuse Last Link" is enabled β€” @skoruppa

  • added listening indicator for voice/search β€” @skoruppa

Localization

Beta 0.5.0

23 Mar 13:27

Choose a tag to compare

⚠️ Clean install is MANDATORY

This is a beta release, expect bugs and breaking changes, and is not meant for daily use, only for testing. If you want stability, wait for the stable build.

Highlights

  • added profile PIN support
  • settings are now synced to the cloud
  • added Trakt comments for shows and movies

Improvements & Fixes

  • fixed random hero layout shuffling on cold boot
  • improved profile behavior for single profile setups
  • CatalogSection now respects poster shape in Modern view
  • added startup content gate with timeout for home screen

Downloader Codes

arm64-v8a - 7463585

app-armeabi-v7a - 1345592

Beta 0.4.24

21 Mar 08:26

Choose a tag to compare

Additions

  • Added TMDB Production/Network Browsing Screen

Improvements & Fixes

  • major performance improvements (smoother scrolling, reduced GPU overdraw, faster home)
  • improved Trakt syncing, Continue Watching, and episode mapping
  • improved TMDB metadata, logo handling, and added browsing screens
  • improved playback stability and audio buffer handling

Localization

  • updated Brazilian Portuguese, French, and Hungarian translations

Merged Contributions

Downloader Code - 3359817

Beta 0.4.23

20 Mar 05:41
7983254

Choose a tag to compare

Improvements & Fixes

  • prevented trailer autoplay when the app is not in focus by leveraging lifecycle awareness
  • executed AFR asynchronously to allow subtitles to load in parallel
  • improved Latin American Spanish handling with proper TMDB mapping
  • updated episode date formatting to use localized formats
  • optimized metadata handling with debounce and shared cache improvements
  • improved logo selection using best localized image paths

β€” @skoruppa