Skip to content

0.2.4

Choose a tag to compare

@luqmanfadlli luqmanfadlli released this 07 Jun 20:35
· 141 commits to cmp-rewrite since this release

🚀 Release v0.2.4

This release is synchronized with the upstream Nuvio v0.2.4. For full details on the base changes, please refer to the original NuvioMobile release notes.

From this point forward, releases will be split into two distinct variants: Nuvio Full (upstream parity) and Nuvio Enhanced (custom build with exclusive test features and patches).


Variants

Nuvio Full

This variant is identical to the official TestFlight version with unlocked Plugins and Trailers. (Note: The in-app trailer feature is broken and not fixed because it doesn't released in TestFlight. I've fixed it in Enhanced version).

Nuvio Enhanced

This custom variant includes experimental features, quality-of-life improvements, and specific bug fixes not yet available in the upstream repository.

Added Features:

  • Relocated Trakt configuration into the Integrations Settings menu.
  • Added support for Live TV integrations.
  • Changed the "Play" button to "Watch Again" for already-watched movies to improve tracking clarity.
  • Implemented Picture-in-Picture (PiP) support for iOS.

Note iPad User: enable multitasking (Stage Manager/Windowed Apps) to avoid playback being killed. I’ll improve this handle in next release.

  • Added Notification/Lockscreen controls, Widget playback control with media metadata support.
  • Added a volume boost feature (up to 200%) for quieter streams.
  • Implemented a dynamic, platform-aware User-Agent injection for device-side plugin streams to bypass aggressive CDN throttling.

Bug Fixes:

  • Fixed animated GIF support for Profile Avatars.
  • Fixed the in-app trailer playback layout and interactivity.
  • Fixed iOS hardware decoder fallback to Vulkan (Merged upstream).
  • Fixed scrollable language selection (Merged upstream).

💡 Note for Sideloading:
Since Nuvio embeds heavy media frameworks, sideloading tools like AltStore, SideStore, or Sideloadly have to manually re-sign thousands of internal components with your Apple ID certificate. If the installation progress bar looks stuck, please don't close it! Just give it a few minutes to process the signing in the background, and it will install successfully. Use cable connection to speed-up sideloading process.

💡 Note for Android Users: Unsigned debug APKs are included in the assets below if you want to test the Enhanced features on Android. You may not able to install this apk because it's unsigned.


📥 Downloads

Variant Platform Architecture File
Nuvio Full iOS Universal Nuvio-v0.2.4-Full.ipa
Nuvio Enhanced iOS Universal Nuvio-v0.2.4-Enhanced.ipa
Nuvio Enhanced Android arm64-v8a Nuvio-Enhanced-arm64-v8a.apk
Nuvio Enhanced Android armeabi-v7a Nuvio-Enhanced-armeabi-v7a.apk
Nuvio Enhanced Android x86 Nuvio-Enhanced-x86.apk
Nuvio Enhanced Android x86_64 Nuvio-Enhanced-x86_64.apk