added ipa, updated nuvio-source.json

This commit is contained in:
tapframe 2025-12-28 12:02:24 +05:30
parent 7fdd4c4383
commit 7c1a69d136
4 changed files with 12 additions and 2 deletions

4
.gitmodules vendored
View file

@ -4,3 +4,7 @@
[submodule "xavia-ota"] [submodule "xavia-ota"]
path = xavia-ota path = xavia-ota
url = https://github.com/tapframe/NuvioOTA.git url = https://github.com/tapframe/NuvioOTA.git
[submodule "libmpv-android"]
path = libmpv-android
url = https://github.com/jarnedemeulemeester/libmpv-android.git

@ -1 +0,0 @@
Subproject commit a31e9a0d270066deb41fe330ed34ddeb0e38f0ab

1
mpvKt

@ -1 +0,0 @@
Subproject commit 01a93062dd73f642cbb0511f6a05f1fd344b36a9

View file

@ -30,6 +30,14 @@
"https://github.com/tapframe/NuvioStreaming/blob/main/screenshots/search-portrait.png?raw=true" "https://github.com/tapframe/NuvioStreaming/blob/main/screenshots/search-portrait.png?raw=true"
], ],
"versions": [ "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", "version": "1.3.0",
"buildVersion": "28", "buildVersion": "28",