From 7c1a69d136b0ad6c61464072ab8bb11104cac67b Mon Sep 17 00:00:00 2001 From: tapframe Date: Sun, 28 Dec 2025 12:02:24 +0530 Subject: [PATCH] added ipa, updated nuvio-source.json --- .gitmodules | 4 ++++ mpv-android | 1 - mpvKt | 1 - nuvio-source.json | 8 ++++++++ 4 files changed, 12 insertions(+), 2 deletions(-) delete mode 160000 mpv-android delete mode 160000 mpvKt diff --git a/.gitmodules b/.gitmodules index cf6449f..f3b5f98 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "xavia-ota"] path = xavia-ota url = https://github.com/tapframe/NuvioOTA.git + +[submodule "libmpv-android"] + path = libmpv-android + url = https://github.com/jarnedemeulemeester/libmpv-android.git diff --git a/mpv-android b/mpv-android deleted file mode 160000 index a31e9a0..0000000 --- a/mpv-android +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a31e9a0d270066deb41fe330ed34ddeb0e38f0ab diff --git a/mpvKt b/mpvKt deleted file mode 160000 index 01a9306..0000000 --- a/mpvKt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 01a93062dd73f642cbb0511f6a05f1fd344b36a9 diff --git a/nuvio-source.json b/nuvio-source.json index 7ecb3c3..639ff52 100644 --- a/nuvio-source.json +++ b/nuvio-source.json @@ -30,6 +30,14 @@ "https://github.com/tapframe/NuvioStreaming/blob/main/screenshots/search-portrait.png?raw=true" ], "versions": [ + { + "version": "1.3.2", + "buildVersion": "30", + "date": "2025-12-28", + "localizedDescription": "# Nuvio Media Hub – v1.3.2\n\n### New Features\n- Added **Skip Intro** feature powered by **IntroDB** \n- Added support for **Internal Subtitle customization** for both **MPV** and **ExoPlayer** \n - ExoPlayer customization is currently limited \n\n### Stability & Fixes\n- Improved **StreamScreen error handling** to prevent crashes \n- Minor bug fixes and internal improvements", + "downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/1.3.2/Stable_1-3-2.ipa", + "size": 25700000 + }, { "version": "1.3.0", "buildVersion": "28",