mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-21 00:32:04 +00:00
update README
This commit is contained in:
parent
46cdf95cd4
commit
0f37b236a4
3 changed files with 44 additions and 31 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@ ios
|
||||||
android
|
android
|
||||||
sliderreadme.md
|
sliderreadme.md
|
||||||
.cursor/mcp.json
|
.cursor/mcp.json
|
||||||
|
local-scrapers-repo
|
||||||
|
|
|
||||||
72
README.md
72
README.md
|
|
@ -19,38 +19,50 @@ This app is currently in Beta testing. Please report any bugs or issues you enco
|
||||||
|
|
||||||
## ✨ Key Features
|
## ✨ Key Features
|
||||||
|
|
||||||
### Content & Discovery
|
### 🎬 Content Discovery & Management
|
||||||
- **Smart Home Screen:** Personalized content recommendations and continue watching
|
- **Smart Home Screen:** Personalized content recommendations and continue watching functionality
|
||||||
- **Discover Section:** Browse trending and popular movies & TV shows
|
- **Advanced Search:** Instant results with comprehensive filtering capabilities
|
||||||
- **Rich Metadata:** Detailed information, cast, ratings, and similar content
|
- **Rich Metadata Display:** Detailed information, cast, crew, ratings, and similar content
|
||||||
- **Powerful Search:** Find content quickly with instant results
|
- **Calendar Integration:** Track upcoming episodes and releases with notification support
|
||||||
|
- **Library Management:** Personal collections with watch history and progress tracking
|
||||||
|
- **Cast & Crew Exploration:** Dedicated actor/director filmographies and detailed profiles
|
||||||
|
|
||||||
### Streaming & Playback
|
### 🎥 Streaming & Playbook
|
||||||
- **Advanced Video Player:**
|
- **Dual Video Player Support:**
|
||||||
- Built-in player with gesture controls
|
- Built-in React Native Video player with gesture controls
|
||||||
- External player support
|
- External player integration for enhanced compatibility
|
||||||
- Auto-quality selection
|
- Auto-quality selection and subtitle customization
|
||||||
- Subtitle customization
|
- **Intelligent Stream Selection:** Automatically finds the best available quality
|
||||||
- **Smart Stream Selection:** Automatically finds the best available streams
|
- **Trailer Integration:** Seamless trailer playback with preloading capabilities
|
||||||
- **Auto-Play:** Seamless playback of next episodes
|
- **Auto-Play Functionality:** Continuous episode watching experience
|
||||||
- **Continue Watching:** Resume from where you left off
|
- **Progress Tracking:** Resume from where you left off across devices
|
||||||
|
|
||||||
### Integration & Sync
|
### 🔗 Third-Party Integrations
|
||||||
- **Trakt Integration:**
|
- **Trakt.tv Synchronization:**
|
||||||
- Account synchronization
|
- Complete watch history and rating sync
|
||||||
- Watch history tracking
|
- Library management and progress tracking
|
||||||
- Library management
|
- Auto-sync capabilities with background updates
|
||||||
- Progress syncing
|
- **Stremio Addon Ecosystem:**
|
||||||
- **Stremio Addons:**
|
- Full compatibility with Stremio addon system
|
||||||
- Compatible with Stremio addon system
|
- Easy addon management and installation
|
||||||
- Easy addon management
|
- Support for multiple content sources
|
||||||
- Multiple source support
|
- **TMDB Integration:** Comprehensive metadata and high-quality imagery
|
||||||
|
- **MDBList Support:** Additional ratings and personalized recommendations
|
||||||
|
- **Local Scraper System:** Custom content source integration
|
||||||
|
|
||||||
### User Experience
|
### 🎨 User Experience & Interface
|
||||||
- **Modern UI/UX:** Clean, intuitive interface with smooth animations
|
- **Modern Material Design:** Clean, intuitive interface with smooth animations
|
||||||
- **Performance:** Optimized for smooth scrolling and quick loading
|
- **Dynamic Theming:** Dominant color extraction for content-based UI theming
|
||||||
- **Customization:** Theme options and display preferences
|
- **Theme Customization:** Multiple color schemes and display preferences
|
||||||
- **Cross-Platform:** Works on both iOS and Android
|
- **Optimized Performance:** Image caching and efficient list rendering
|
||||||
|
- **Cross-Platform Support:** Native experience on both iOS and Android
|
||||||
|
|
||||||
|
### 🔔 Smart Features
|
||||||
|
- **Push Notifications:** New episode alerts and personalized reminders
|
||||||
|
- **Background Sync:** Automatic data updates and content synchronization
|
||||||
|
- **Onboarding Experience:** Guided setup for new users
|
||||||
|
- **Comprehensive Settings:** Extensive customization options
|
||||||
|
- **Offline Functionality:** Robust caching system for improved performance
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -169,4 +181,4 @@ Built with help from the amazing communities behind:
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Thank You for using Nuvio!**
|
**Thank You for using Nuvio!**
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit e48fd1a255b90cac10cd60fdddab8410783434a1
|
Subproject commit 62c4288d6a0d1046a3959000400f2213aa4889a9
|
||||||
Loading…
Reference in a new issue