Commit graph

1141 commits

Author SHA1 Message Date
tapframe
2835ede747 Changed Trakt Continue watch Sync Behaviour. now fetches directly from api when authenticated and doesn't merges to local storage. 2026-01-04 18:43:44 +05:30
tapframe
3e63efc178 added parallel season fetching 2026-01-04 15:57:23 +05:30
tapframe
4aa22cc1c3 chore: improved tmdb enrichment logic 2026-01-04 15:37:49 +05:30
chrisk325
486ea63a8a
fixing exo crash and some UI flaws 2026-01-04 14:33:16 +05:30
paregi12
0919a40c75 fix: correct AniSkip API query parameters 2026-01-04 11:58:54 +05:30
paregi12
3de2fb4809 feat: implement AniSkip support in video player 2026-01-04 11:45:05 +05:30
chrisk325
be3e111e63
small fix 2026-01-04 05:44:56 +05:30
chrisk325
8a0bed7238
ironed out a ui flaw + fix 2026-01-04 05:17:40 +05:30
chrisk325
d2556b6c36
rework 2026-01-04 04:46:13 +05:30
chrisk325
506ca4f95c
rework the trakt sync logic 2026-01-04 03:49:06 +05:30
Nayif
5b2c57d5c7
Merge pull request #351 from tapframe/revert-347-feature/improved10secSkipAndRewind
Revert "patch: incremental 10 sec skip/rewind on multiple taps"
2026-01-04 00:11:43 +05:30
Nayif
a55669d16f
Revert "add: current timestamp update while sliding the seek bar on Android" 2026-01-04 00:11:13 +05:30
Nayif
656062bc25
Revert "patch: incremental 10 sec skip/rewind on multiple taps" 2026-01-04 00:10:45 +05:30
chrisk325
2c6c110265
fix 2026-01-03 20:03:03 +05:30
chrisk325
e7b3458f34
small fix 2026-01-03 19:54:46 +05:30
chrisk325
e0ad949141
small fix 2026-01-03 19:47:53 +05:30
chrisk325
28d27128d1
fix local data overriding trakt progress 2026-01-03 19:11:35 +05:30
chrisk325
ebbe715581
small fix 2026-01-03 18:52:53 +05:30
chrisk325
af138944b5
fix trakt sync to local for upnext 2026-01-03 18:45:43 +05:30
chrisk325
4603d1dc2a
redo how trakt marks stuff as watched to local 2026-01-03 18:33:06 +05:30
chrisk325
e323906083
fix up next 2026-01-03 18:11:27 +05:30
Nayif
6cb115ed74
Merge pull request #348 from chrisk325/patch-5 2026-01-03 10:36:11 +05:30
chrisk325
0149068126
fix continue watching metadata 2026-01-03 02:25:15 +05:30
Nayif
7894258a26
Merge pull request #347 from saifshaikh1805/feature/improved10secSkipAndRewind 2026-01-03 01:54:46 +05:30
chrisk325
faa4f341e6
fix up next yet again (final fix probably) 2026-01-03 01:50:43 +05:30
chrisk325
a079649563
fix trakt syncing watched shows/movies back to trakt's recent history 2026-01-03 01:23:40 +05:30
Saif Shaikh
63359532a3 patch: incremental 10 sec skip/rewind on multiple taps 2026-01-02 11:44:50 -08:00
Saif Shaikh
5d42a828d2 add: current timestamp update while sliding the seek bar on Android 2026-01-01 23:32:32 -08:00
chrisk325
4235e327fc
fixes trakt up next 2026-01-01 15:45:49 +05:30
tapframe
5850650713 1.3.3 2026-01-01 03:49:32 +05:30
tapframe
47f3cb4b71 Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-01-01 03:32:38 +05:30
chrisk325
0d416f724c
small fix to backdrop fallback logic 2026-01-01 02:02:53 +05:30
tapframe
a6a0a8b1b1 removed sandboxed environment 2026-01-01 02:00:54 +05:30
chrisk325
dd1a3ed496
fix tmdb enrichment override for the logo 2026-01-01 01:58:30 +05:30
chrisk325
9f3831e733
fix for trakt only syncing the latest season disregarding the previous seasons 2026-01-01 01:16:18 +05:30
chrisk325
fd1107a5a3
fix backdrop override by tmdb enrichment 2026-01-01 00:09:33 +05:30
chrisk325
a9a78d5565
fix tmdb enrichment overriding metadata even when turned off 2025-12-31 23:48:56 +05:30
Nayif
a794e27235
Merge pull request #328 from AdityasahuX07/patch-15
Minor UI changes and Bug fix.
2025-12-31 20:03:59 +05:30
Nayif
9bb9d6548a
Merge pull request #327 from chrisk325/main
this should fix addon provided metadata for "continue watching" and "trakt this week"
2025-12-31 20:02:54 +05:30
tapframe
3293b57537 multi plugin support 2025-12-31 19:50:08 +05:30
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
6acfa2971b
fallback to metadata banner if tmdb enrichment banner is disabled by the user 2025-12-31 17:29:23 +05:30
chrisk325
7271ed39a0
fix for trakt this week metadata 2025-12-31 17:14:02 +05:30
chrisk325
639e84bb88
push addonId for trakt up next 2025-12-31 16:58:24 +05:30
chrisk325
36ad45cfbc
push addonId 2025-12-31 16:52:55 +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
bf75cca438 refactored settingscreen 2025-12-31 03:15:37 +05:30
tapframe
3285ecbe04 Updated Subtitle Sync Modal 2025-12-31 02:41:13 +05:30
tapframe
6906ad99b7 updated to gorhom bottom sheet 2025-12-31 01:15:04 +05:30
tapframe
f3c5289013 icons update 2025-12-31 01:06:40 +05:30
tapframe
be9473adf7 added subtitle/audio track selection menu 2025-12-31 01:05:09 +05:30
chrisk325
d19f4713a2
syntax 2025-12-30 20:38:55 +05:30
chrisk325
2e79c34068
small fix 2025-12-30 19:49:19 +05:30
tapframe
154d034e8f fixed type errors and syntax errors from merged PR. 2025-12-30 18:55:03 +05:30
tapframe
916eeaef4c Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2025-12-30 17:56:19 +05:30
chrisk325
d4917fefc9
fetch addon provided logo first if it errors then fallback to tmdb 2025-12-30 17:20:33 +05:30
chrisk325
67b16c27f3
preserve addonId when creating obj thisweekepisode 2025-12-30 16:05:18 +05:30
chrisk325
f15fe80d3a
addon provided metadata for trakt this week 2025-12-30 15:52:30 +05:30
chrisk325
fbb44b14dd
addon provided metadata for appletv style carousel 2025-12-30 15:49:21 +05:30
chrisk325
103bcdd4cc
save addonId in watch progress 2025-12-30 15:34:11 +05:30
chrisk325
5e04ebca18
preserving addonId 2025-12-30 15:22:31 +05:30
chrisk325
b00812333a
added addonId to continue watching 2025-12-30 15:18:16 +05:30
chrisk325
9012bfdea9
addonId for hero section type carousel 2025-12-30 15:07:55 +05:30
chrisk325
9e5877173e
adding addonId for hero and continue watching 2025-12-30 15:02:01 +05:30
tapframe
b165c3223d fixed the implicit any type errors AppNavigator.tsx 2025-12-30 13:18:13 +05:30
tapframe
79213ad573 Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2025-12-30 13:11:50 +05:30
chrisk325
42d4290acd
modify onpress handler to pass addonId 2025-12-30 04:19:19 +05:30
chrisk325
8c449215a6
attached addonId to search and discover 2025-12-30 04:12:32 +05:30
tapframe
183d30c720 removed config cache 2025-12-30 03:59:24 +05:30
tapframe
4173786b12 more sdui control over settinsgcreen. 2025-12-30 02:49:10 +05:30
tapframe
44abb9f635 added video support to sdui server 2025-12-30 02:15:43 +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
e543d72879 ota server change 2025-12-29 13:44:44 +05:30
tapframe
b4b8648e25 embed stream fetch critical bug fix 2025-12-29 01:03:06 +05:30
tapframe
ff2bca18a5 discover screen optimization 2025-12-28 23:57:31 +05:30
tapframe
cf5cc2d8f9 discover screen init 2025-12-28 22:22:18 +05:30
tapframe
a30fa604d7 discover screen init 2025-12-28 22:10:40 +05:30
tapframe
97f558faf4 update discord url 2025-12-28 14:54:45 +05:30
tapframe
95e7d44035 addes scrolltotop by clicking tab navigation buttons 2025-12-28 13:29:33 +05:30
tapframe
d39a485d24 fixed watchprogress not resuming in exoplayer 2025-12-28 13:10:25 +05:30
tapframe
7fdd4c4383 converted from sectionlist to flatflist (streamscreen) 2025-12-28 03:41:33 +05:30
tapframe
43cd14a025 chore(release): 1.3.2 2025-12-28 03:29:36 +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
91af3a4021 improved stream fetching logic 2025-12-27 21:13:11 +05:30
tapframe
7a5ecd3009 addon first result in streamscreen 2025-12-27 19:15:10 +05:30
tapframe
aed4fed56f refactor streamscreen 2025-12-27 19:12:25 +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
9f461f7091 ksplayer sub rendering fix 2025-12-26 12:32:19 +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
52dd075b6a bumped app version 2025-12-24 19:23:53 +05:30
tapframe
1821bf1230 changes 2025-12-24 19:22:00 +05:30
tapframe
ab720ddae7 responsiveness for sdui modal 2025-12-24 19:21:53 +05:30
tapframe
b4cecee191 .. 2025-12-24 19:05:57 +05:30
tapframe
614597d1bd SDUI fix 2025-12-24 19:05:14 +05:30
tapframe
0165b1f987 SDUI prod url init 2025-12-24 18:56:11 +05:30
tapframe
8b3a1b57bf SDUI modal init 2025-12-24 18:28:39 +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
32df7d79ad Contributors update 2025-12-22 10:42:25 +05:30
tapframe
759215da8c onboarding screen UI update 2025-12-22 01:54:36 +05:30
tapframe
894469ae0e added torrentio configuration to debrid integration page 2025-12-22 01:15:01 +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
tapframe
b2a9708856 Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2025-12-20 19:37:05 +05:30
tapframe
6e3f79a231 updated contribution page to show special mentions 2025-12-20 19:36:54 +05:30
Nayif
395b01d22b
Merge pull request #268 from AdityasahuX07/patch-5
It makes Titles name hide and show for Library posters via toggle in setting.
2025-12-20 13:14:40 +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