Commit Graph

6 Commits

Author SHA1 Message Date
factory-droid[bot]
23943f5206 Fix build errors and update dependencies
- Update auto_route from 8.1.0 to 8.3.0 for better compatibility
- Update auto_route_generator from 8.0.0 to 8.1.0
- Fix Subtitle import conflicts in PlayerProvider
- Fix GitLab CI: change --fatal-infos to --fatal-warnings
- Update dependencies via flutter pub get
2025-10-03 09:38:45 +00:00
factory-droid[bot]
4596df1a2e feat: Implement comprehensive torrent downloads management system
- Fix torrent platform service integration with Android engine
- Add downloads page with torrent list and progress tracking
- Implement torrent detail screen with file selection and priorities
- Create native video player with fullscreen controls
- Add WebView players for Vibix and Alloha
- Integrate corrected torrent engine with file selector
- Update dependencies for auto_route and video players

Features:
 Downloads screen with real-time torrent status
 File-level priority management and selection
 Three player options: native, Vibix WebView, Alloha WebView
 Torrent pause/resume/remove functionality
 Progress tracking and seeder/peer counts
 Video file detection and playback integration
 Fixed Android torrent engine method calls

This resolves torrent integration issues and provides complete
downloads management UI with video playback capabilities.
2025-10-03 06:40:56 +00:00
factory-droid[bot]
86611976a7 Fix API auth flow and poster URLs
- Fix authorization issues by improving error handling for unverified accounts
- Enable auto-login after successful email verification
- Fix poster fetching to use NeoMovies API instead of TMDB directly
- Add missing video player models (VideoQuality, AudioTrack, Subtitle, PlayerSettings)
- Add video_player and chewie dependencies for native video playback
- Update Movie model to use API images endpoint for better CDN control

Resolves authentication and image loading issues.
2025-10-03 06:00:37 +00:00
factory-droid[bot]
fd296d800f fix api bugs 2025-10-02 21:40:20 +00:00
factory-droid[bot]
2ba77aee3a fix 2025-10-02 18:47:08 +00:00
0eaf91561a Initial commit 2025-07-13 14:01:29 +03:00