From f5e9a3977b940d1c6e197b2548d68a4f3bf46571 Mon Sep 17 00:00:00 2001 From: tapframe Date: Wed, 24 Dec 2025 20:01:50 +0530 Subject: [PATCH] update nuvio-source.json --- ios/Nuvio.xcodeproj/project.pbxproj | 2 +- libmpv-android | 1 + mpv-android | 1 + nuvio-source.json | 8 ++++++++ 4 files changed, 11 insertions(+), 1 deletion(-) create mode 160000 libmpv-android create mode 160000 mpv-android diff --git a/ios/Nuvio.xcodeproj/project.pbxproj b/ios/Nuvio.xcodeproj/project.pbxproj index cae37b9..28d1c83 100644 --- a/ios/Nuvio.xcodeproj/project.pbxproj +++ b/ios/Nuvio.xcodeproj/project.pbxproj @@ -506,7 +506,7 @@ "-lc++", ); OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; - PRODUCT_BUNDLE_IDENTIFIER = com.nuvio.app; + PRODUCT_BUNDLE_IDENTIFIER = com.nuvio.hub; PRODUCT_NAME = Nuvio; SWIFT_OBJC_BRIDGING_HEADER = "Nuvio/Nuvio-Bridging-Header.h"; SWIFT_VERSION = 5.0; diff --git a/libmpv-android b/libmpv-android new file mode 160000 index 0000000..8c4778b --- /dev/null +++ b/libmpv-android @@ -0,0 +1 @@ +Subproject commit 8c4778b5aad441bb0449a7f9b3d6d827fd3d6a2a diff --git a/mpv-android b/mpv-android new file mode 160000 index 0000000..118cd1e --- /dev/null +++ b/mpv-android @@ -0,0 +1 @@ +Subproject commit 118cd1ed3d498265e44230e5dbb015bdd59f9dad diff --git a/nuvio-source.json b/nuvio-source.json index 23d19ee..7ecb3c3 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.0", + "buildVersion": "28", + "date": "2025-12-24", + "localizedDescription": "# ⚠️ Important Notice Before Updating to v1.3.0\n\nBefore updating, please read this carefully.\n\nEspecially for **Android users**, this update is **not mandatory**.\nWe have **completely migrated the internal player** from **ExoPlayer + VLC** to **MPV Player**.\nBecause this is a major internal change, **unexpected bugs may occur**.\n\nThis update is **recommended only for users who are willing to test and provide feedback**.\nYour feedback is important to help complete this migration and make it bug-free.\n\n---\n\n# Nuvio Media Hub – v1.3.0\n\n## Android\n- Replaced internal player with **MPV Player** for better codec support\n- Added toggles for **Software (SW) / Hardware (HW) decoding**\n\n## Global\n- Dependency updates\n- Minor bug fixes", + "downloadURL": "https://github.com/tapframe/NuvioStreaming/releases/download/1.3.0/Stable_1-3-0.ipa", + "size": 25700000 + }, { "version": "1.2.11", "buildVersion": "27",