Commit graph

338 commits

Author SHA1 Message Date
AdityasahuX07
867458b52f
Change controls hide delay from 3s to 2s
Reduce the delay for hiding controls from 3 seconds to 2 seconds.
2025-12-31 18:59:16 +05:30
AdityasahuX07
8daca53be3
Implement auto-hide for video player controls
Added auto-hide functionality for video player controls after 3 seconds of inactivity, with cleanup on unmount.
2025-12-31 18:56:32 +05:30
AdityasahuX07
4174fd2add
Adjust padding and gap in playerStyles 2025-12-31 18:55:44 +05:30
AdityasahuX07
d3041f99cc
Refactor SpeedActivatedOverlay component props and styles 2025-12-31 18:48:10 +05:30
chrisk325
c0540db282
preserving stream providers's id 2025-12-31 16:47:15 +05:30
chrisk325
7d6008b0a9
adding addonId to player's saved progress 2025-12-31 16:44:07 +05:30
tapframe
af96d30122 ui changes 2025-12-31 03:26:25 +05:30
tapframe
3285ecbe04 Updated Subtitle Sync Modal 2025-12-31 02:41:13 +05:30
tapframe
be9473adf7 added subtitle/audio track selection menu 2025-12-31 01:05:09 +05:30
tapframe
fd6e29a8ec Added granular control for TMDB Enrichment 2025-12-29 19:48:26 +05:30
tapframe
832e5368be settingscreen refactor 2025-12-29 15:05:50 +05:30
tapframe
d39a485d24 fixed watchprogress not resuming in exoplayer 2025-12-28 13:10:25 +05:30
tapframe
5662ee908d moved introdb base url to env 2025-12-28 03:13:17 +05:30
tapframe
de7fcb4d4d streamsceen scrollview changed to sectionlist 2025-12-28 02:59:26 +05:30
tapframe
f6dea03c05 users can now toggle between - auto/mpv exclusively 2025-12-28 02:21:01 +05:30
tapframe
6e2ddd2dda Added ExoPlayer as primary for better hardwre decoder support and MPV as fallback 2025-12-28 02:14:39 +05:30
tapframe
2d97cad1dc skip intro ui changes 2025-12-27 23:04:10 +05:30
tapframe
1d9a3b645b Added SkipIntro button 2025-12-27 22:53:05 +05:30
tapframe
a89c7f5c5c sub changes 2025-12-27 22:29:27 +05:30
tapframe
7885df341e changes 2025-12-27 18:42:41 +05:30
tapframe
2921b3eb1f added internal sub customization - mpv 2025-12-27 18:37:03 +05:30
tapframe
579b0a77b3 added hwdec options to choose from 2025-12-27 17:50:09 +05:30
tapframe
985d01d5a9 ksplayer sub rendering fix 2025-12-26 12:32:33 +05:30
tapframe
0b4db84f30 changed mpv hw to try "mediacode" first 2025-12-25 20:31:14 +05:30
tapframe
7e7804b6d4 improved parental guide UI 2025-12-25 14:22:12 +05:30
tapframe
eee6f81fca parental guide overlay init 2025-12-25 14:09:09 +05:30
tapframe
9375fab06c Changed to TraktService.getInstance().isAuthenticated() 2025-12-25 13:03:04 +05:30
Nayif
d2987ce0cc
Merge pull request #292 from AdityasahuX07/patch-14
Video player Ui changes
2025-12-25 12:46:25 +05:30
tapframe
a61c1e6456 Fix: Player orientation now correctly resets when exiting video player 2025-12-25 12:35:07 +05:30
tapframe
7f9e9ff5db orientation fix after exiting player ios 2025-12-24 21:46:46 +05:30
tapframe
39498f78b7 removed dead code 2025-12-24 21:38:02 +05:30
AdityasahuX07
74764bbbe0
Merge branch 'main' into patch-14 2025-12-24 19:40:07 +05:30
tapframe
1f3b9413cd added hw/sw toggle for android 2025-12-23 21:55:46 +05:30
tapframe
18fa11fd88 added header support 2025-12-23 17:42:45 +05:30
tapframe
767fd2ff87 removed vlc lib 2025-12-23 16:42:41 +05:30
AdityasahuX07
68c5b09e3a
Change primary color to a lighter shade 2025-12-23 16:26:12 +05:30
AdityasahuX07
d2f9b7586a
Refactor SourcesModal component styling and layout
Refactor QualityBadge component for improved styling and readability. Update source selection UI for better user experience.
2025-12-23 15:24:02 +05:30
AdityasahuX07
4753b2a57a
Update EpisodeStreamsModal.tsx 2025-12-23 15:22:01 +05:30
AdityasahuX07
5119822c31
Refactor episode progress fetching and UI adjustments 2025-12-23 15:21:27 +05:30
AdityasahuX07
09d0483ee3
Update print statement from 'Hello' to 'Goodbye' 2025-12-23 15:20:23 +05:30
AdityasahuX07
034fd8a9aa
Refactor AudioTrackModal for better layout and animations
Updated the AudioTrackModal component to improve layout and animations.
2025-12-23 15:18:45 +05:30
AdityasahuX07
b3ec4e0c01
Video player Ui changes 2025-12-23 15:17:18 +05:30
tapframe
f0f71afd67 fixed custom subtitle rendering android 2025-12-23 15:16:26 +05:30
tapframe
3cea291901 fixed subtitle rendering, added aspect ratio support 2025-12-23 14:25:52 +05:30
tapframe
9504d48607 seek fix 2025-12-22 21:40:11 +05:30
tapframe
19438ff1d5 mpv init 2025-12-22 21:26:22 +05:30
tapframe
967b90b98e Error modal simplified for videoplayers 2025-12-22 16:06:52 +05:30
tapframe
0d6d69e0a8 refactor ksplayer 2025-12-22 13:58:16 +05:30
tapframe
a50f8de913 reafactor android videoplayer 2025-12-22 11:35:25 +05:30
tapframe
79b0cfc990 consistent theming across player modals 2025-12-20 20:59:19 +05:30
tapframe
a8dfe30546 Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2025-12-20 20:49:24 +05:30
tapframe
dda34b6982 Trakt scrobble big fix 2025-12-20 20:49:20 +05:30
Nayif
ffc4200b96
Revert "Update Ui of Subtitle selection tab made modern popup window" 2025-12-20 20:44:14 +05:30
Nayif
d23c48cc0c
Merge pull request #283 from AdityasahuX07/patch-9
Update Ui of Subtitle selection tab made modern popup window
2025-12-20 20:42:42 +05:30
Nayif
aaf0b498f8
Merge pull request #284 from AdityasahuX07/patch-10
Ui change of Audio track menu
2025-12-20 20:41:57 +05:30
Nayif
bda3732a83
Merge pull request #285 from AdityasahuX07/patch-11
Episode Modal Ui enhancement
2025-12-20 20:41:20 +05:30
AdityasahuX07
d6f2cb7592
Adjust audio track modal maximum height
Increased the maximum height of the audio track modal to better utilize screen space.
2025-12-20 11:02:48 +05:30
tapframe
5804959ddf alert orientation fix 2025-12-19 23:48:26 +05:30
AdityasahuX07
b061c1f756
Episode Modal Ui enhancement 2025-12-19 23:28:35 +05:30
AdityasahuX07
89f99dba85
Ui change of Audio track menu 2025-12-19 23:27:04 +05:30
AdityasahuX07
ea25526ded
Update Ui of Subtitle selection tab made modern popup window 2025-12-19 19:45:46 +05:30
Nayif
371aacd734
Merge pull request #279 from AdityasahuX07/patch-6
Modern UI for dynamic volume and brightness overlays and fix brightness control does not work on Android
2025-12-18 00:15:26 +05:30
tapframe
7ec9c3591e brightness android perm fix 2025-12-17 23:21:50 +05:30
AdityasahuX07
35abf985a9
Modern UI for dynamic volume and brightness overlays and fix brightness control not work on Android
Added dynamic volume and brightness icons with overlays for user feedback. Updated gesture handling for improved interaction.
2025-12-17 13:27:07 +05:30
tapframe
48300bf767 trakt scrobble improvements 2025-12-16 16:00:23 +05:30
tapframe
dbbee06a55 bug fixes android and ios 2025-12-15 01:36:10 +05:30
tapframe
181cdaecb5 dependancy update 2025-12-15 00:49:15 +05:30
tapframe
f05366ae45 some sentry fixes maximum update limti reached 2025-12-14 23:50:00 +05:30
tapframe
3801e80dd9 streamscreen to player refactor 2025-12-11 14:42:05 +05:30
tapframe
6bdc998496 custom alert orientation bug fix 2025-12-09 14:50:00 +05:30
tapframe
e9a331dbd5 ksplayer pause fix 2025-11-25 01:44:34 +05:30
tapframe
348cbf86d8 android player wordsplitting fix 2025-11-25 01:17:23 +05:30
tapframe
ecaaaa66ed ksplayer word splitting fix 2025-11-25 01:15:41 +05:30
tapframe
eeed1c7492 adjust z-index 2025-11-16 17:11:43 +05:30
tapframe
655ddbeb42 changes 2025-11-16 16:53:54 +05:30
tapframe
69ac2d64ad bug fix 2025-11-16 16:07:56 +05:30
tapframe
34f110f16a player UI update 2025-11-16 15:46:46 +05:30
tapframe
41081118ef fix some type errors 2025-11-10 17:32:13 +05:30
tapframe
1ca4e275de apple hero changes 2025-11-10 15:23:55 +05:30
tapframe
ffaac958c4 fixes 2025-11-09 20:18:35 +05:30
tapframe
117306bd66 android player fabric detatch fix 2025-11-09 19:02:27 +05:30
tapframe
41ba4ac12c downloads improvements 2025-11-09 14:09:48 +05:30
tapframe
1756c28ed9 ui changes 2025-11-08 01:27:09 +05:30
tapframe
5fe1db24c1 sub bg fix 2025-11-04 20:47:03 +05:30
tapframe
2ba7c3c057 catalog parallel fetching and subtitle backgound fix 2025-11-03 22:33:33 +05:30
tapframe
5a3ebe6c01 ui changes 2025-10-30 23:28:24 +05:30
tapframe
84b8cb7817 upnext button UI changes 2025-10-30 23:26:41 +05:30
tapframe
33d13c74d3 playback control optimization 2025-10-30 18:33:57 +05:30
tapframe
4261891a35 sub alignment changes 2025-10-28 01:20:06 +05:30
tapframe
f13266b1fc ui fix 2025-10-28 00:26:40 +05:30
tapframe
1287d7f6a0 loading overlay re renderfix 2025-10-28 00:12:40 +05:30
tapframe
b71314b8f6 subtitle improvements 2025-10-27 19:35:37 +05:30
tapframe
d9fcc085a6 moviecollection fix 2025-10-27 14:05:13 +05:30
tapframe
dd542091e1 ui fix 2025-10-26 21:06:08 +05:30
tapframe
85cb950fa8 episode modal init 2025-10-26 21:02:39 +05:30
tapframe
9452b01e9c improved source modal behaviour 2025-10-26 20:10:17 +05:30
tapframe
e1634195be addded playback speed to ksplayer. 2025-10-26 13:45:15 +05:30
tapframe
49b814a36d complete migration to mmkv 2025-10-26 12:42:34 +05:30
tapframe
c54ea1d591 KSPlayer url encoding logic improvements 2025-10-25 18:17:55 +05:30
tapframe
94e165f0b0 improved player volume/brightness gesture sensitivity 2025-10-24 22:35:42 +05:30