A simple Media Hub
Find a file
paregi12 dd330a1786 feat(intro): add date-based MAL ID resolution for accurate intro skipping
Implements robust season and episode mapping using ArmSyncService in introService.
Updates SkipIntroButton and player components to pass releaseDate for precise AniSkip lookups, fixing mismatches for multi-season anime.
2026-01-31 15:24:36 +05:30
.expo-shared some changes 2025-04-13 11:20:56 +05:30
.github Delete .github/workflows/android-debug.yml 2026-01-18 11:56:22 +05:30
.vscode refactor(player): enhance video controls with modern streaming style 2025-10-19 01:11:08 +08:00
android Merge remote-tracking branch 'upstream/main' into Mal 2026-01-27 13:24:53 +05:30
app ui changes 2025-10-15 21:54:02 +05:30
assets Merge remote-tracking branch 'upstream/main' into Mal 2026-01-27 13:24:53 +05:30
backup_sdk54_upgrade test 2025-10-15 01:51:57 +05:30
build Made metadascreen as modal for better user experience in ios 2025-04-14 18:56:42 +05:30
components Added ExoPlayer as primary for better hardwre decoder support and MPV as fallback 2025-12-28 02:14:39 +05:30
docs update doc 2026-01-09 18:27:19 +05:30
ios release: 1.3.7 2026-01-25 22:31:36 +05:30
node_modules/react-native-video/android/src/main/java/com/brentvatne minor sub fixes 2026-01-21 17:01:40 +05:30
patches fix for txt file playback, exoplayer 2026-01-21 17:36:57 +05:30
plugins/mpv-bridge/android/mpv added dev docs 2026-01-08 21:38:48 +05:30
screenshots import update 2025-10-13 12:28:24 +05:30
src feat(intro): add date-based MAL ID resolution for accurate intro skipping 2026-01-31 15:24:36 +05:30
.easignore Update .gitignore to exclude android and ios directories; modify build.gradle to enhance resource shrinking and ProGuard settings 2025-04-15 22:23:29 +05:30
.env.example update env example 2025-12-30 03:10:17 +05:30
.env.sentry-build-plugin changes 2025-09-15 21:42:28 +05:30
.gitignore added donor screen 2026-01-25 14:37:42 +05:30
.gitmodules removed submodules 2025-12-28 12:05:46 +05:30
app.json release: 1.3.7 2026-01-25 22:31:36 +05:30
App.tsx added simkl watchlists 2026-01-26 12:53:14 +05:30
babel.config.js cache changes 2025-10-18 14:58:22 +05:30
eas.json Refactor internal provider settings and enhance streaming experience 2025-06-18 09:02:48 +05:30
index.html update index.html 2026-01-26 13:23:48 +05:30
index.ts major additions 2025-09-06 19:58:38 +05:30
LICENSE update license 2025-08-11 16:33:55 +05:30
live.md added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
metro.config.js ripple fix 2025-09-15 02:32:08 +05:30
nuvio-source.json release: 1.3.6 2026-01-21 19:21:37 +05:30
package-lock.json added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
package.json added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
react-native.config.js changes 2025-09-22 20:13:22 +05:30
README.md update readme 2026-01-26 11:04:16 +05:30
tsconfig.json trakt update 2025-09-15 17:40:50 +05:30
update-version.sh 1.2.8 23 2025-11-09 21:41:09 +05:30

Nuvio

Contributors Forks Stargazers Issues License

A modern media hub built with React Native and Expo.
Stremio Addon ecosystem • Cross-platform • Offline metadata & sync

About

Nuvio Media Hub is a cross-platform app for managing, discovering, and streaming your media via a flexible addon ecosystem. Built with React Native and Expo.

Installation

Android

Download the latest APK from GitHub Releases.

iOS

Manual source: https://raw.githubusercontent.com/tapframe/NuvioStreaming/main/nuvio-source.json

Development

git clone https://github.com/tapframe/NuvioStreaming.git
cd NuvioStreaming
npm install
npx expo run:android
# or
npx expo run:ios

Nuvio functions solely as a client-side interface for browsing metadata and playing media files provided by user-installed extensions. It does not host, store, or distribute any media content.

For comprehensive legal information, including our full disclaimer, third-party extension policy, and DMCA/Copyright information, please visit our Legal & Disclaimer Page.

Built With

  • React Native
  • Expo
  • TypeScript

Star History

Star History Chart