chrisk325
dfb63e9965
fix for edge cases with 6.1 ch track
2026-02-27 14:58:48 +05:30
chrisk325
fe49d12df3
remove hardcoded track info
2026-02-27 14:57:34 +05:30
chrisk325
234ff23d1f
add logs to debug mimetypes
2026-02-27 13:43:07 +05:30
chrisk325
7882f66a67
update to parse the track info
2026-02-26 21:17:15 +05:30
chrisk325
f84d88bf4d
pass the audio track and subtitle track jnfo
2026-02-26 21:15:37 +05:30
chrisk325
f606ef0431
crash fix
2026-02-26 13:57:55 +05:30
chrisk325
74bcc041af
add codec, channel count info to track selector
2026-02-26 12:50:05 +05:30
chrisk325
ec7103eb28
switch to fastimage for imdb logo
2026-02-24 12:42:13 +05:30
tapframe
32e93ea25d
feat: Implement profilespecific watch progress syncing with upsert logic and trigger progress saving on pause and seek completion.
2026-02-23 00:16:38 +05:30
tapframe
29e5dee001
improve episode progress removal logic and normalize episode IDs
2026-02-20 21:51:36 +05:30
tapframe
544670d998
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-02-17 03:39:19 +05:30
tapframe
b5ae55da9e
Refactor AuthScreen and SyncSettingsScreen; remove warning details and sync code generation
...
- Removed warning details and associated animations from AuthScreen.
- Simplified AuthScreen layout by eliminating unused state and styles.
- Updated SyncSettingsScreen to fetch remote sync stats and display them.
- Introduced new actions for pulling from cloud and uploading local data.
- Removed legacy code related to sync code generation and claiming.
- Enhanced UI with new section headers and improved layout for better user experience.
- Added reconciliation logic for remote watched items in watchedService.
- Implemented addon order reconciliation based on remote manifest URLs in stremioService.
2026-02-17 01:33:36 +05:30
tapframe
e27b6de202
acc sync init
2026-02-16 21:39:41 +05:30
Nayif
57fa5e1d9c
Merge pull request #472 from meilluer/main
2026-02-14 15:37:38 +05:30
tapframe
8a4aa64074
update player icon
2026-02-12 13:02:19 +05:30
meilluer
5874a78ce0
"hero" section pauses when not in view
2026-02-11 15:52:09 +05:30
Nayif
1a3b9e367b
Revert "Upscale"
2026-02-10 15:49:01 +05:30
paregi12
f90bbea1bb
fix(player): prevent Up Next fallback from triggering early when outro exists
2026-02-09 22:07:58 +05:30
paregi12
3a8ec97a7b
fix(player): dedupe skip-segment fetches and harden segment hook
2026-02-09 19:34:19 +05:30
paregi12
275a75b61d
feat(player): implement smart Up Next trigger based on IntroDB outro segments
2026-02-09 12:42:13 +05:30
paregi12
c0447acdf2
fix(player): enforce shader toggle and harden shader asset checks
2026-02-08 16:12:30 +05:30
paregi12
b857256916
feat: update IntroDB integration to support recap and outro segments
2026-02-07 19:23:26 +05:30
paregi12
c225528cd3
fix: resolve syntax error
2026-02-07 15:54:56 +05:30
paregi12
cb1bc64daa
fix: resolve shader persistence loop, icons, and preset memory; add FSR/SSim shaders and clean UI
2026-02-07 15:26:16 +05:30
paregi12
f6b13c27c9
feat: conditionally show upscaler button based on user setting
2026-02-07 15:26:16 +05:30
paregi12
2394f5d158
fix: implement native upscaler bridge, equalizer methods, and restore centered player UI
2026-02-07 08:32:27 +05:30
paregi12
3fe5da1434
upscaler
2026-02-07 08:26:51 +05:30
paregi12
25e77490c3
Refactor player UI: Move episodes/streams to right, other controls to left, and timestamp above timeline. Also fix PostHogProvider type error.
2026-02-07 08:26:51 +05:30
tapframe
454a6f387f
feat: Implement privacy settings and telemetry management
2026-02-05 10:56:07 +05:30
paregi12
8d9fed3f7f
feat: implement intro submission feature and update to beta.14
2026-01-31 14:08:39 +05:30
chrisk325
62415550df
small workaround until the full rework for imdb logo
2026-01-29 19:52:09 +05:30
Nayif
93f951af60
Merge pull request #448 from chrisk325/revert-445-patch-12
...
Revert "better approach for imdb logo using remote svg lib"
2026-01-29 17:52:24 +05:30
tapframe
f73e418b36
revert: drop theintrodb.org integration
...
Revert the theintrodb.org skip-intro provider and return to the existing introdb.app behavior.
2026-01-29 11:50:11 +05:30
chrisk325
82a60e8c5f
Revert "better approach for imdb logo using remote svg lib"
2026-01-29 04:19:52 +05:30
tapframe
ec7525668b
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-01-29 01:16:25 +05:30
chrisk325
504a34df24
small fix
2026-01-28 22:30:52 +05:30
chrisk325
6f0db7303b
better approach for imdb logo using remote svg lib
2026-01-28 21:57:59 +05:30
chrisk325
983f33556f
fix imdb logo not appearing while using mdblist
2026-01-28 19:41:51 +05:30
tapframe
c6b45340ba
Buffer Indicator behaviour fix while controls are hidden
2026-01-27 15:57:00 +05:30
tapframe
de576915d5
added buffer indicator
2026-01-27 00:41:53 +05:30
tapframe
fd9cc1ac52
improved gesture handler behaviour
2026-01-27 00:26:37 +05:30
tapframe
a318bd350b
Added double tap to Skip, Slide to seek
2026-01-26 23:30:57 +05:30
tapframe
8b267fb6d7
improved touch handling player controls
2026-01-26 23:10:46 +05:30
tapframe
a8f10fbcd8
disabled android player brightness control temporarily
2026-01-26 17:17:24 +05:30
tapframe
2417bf548a
feat: added theintrodb.org skip intro service
2026-01-26 16:55:58 +05:30
tapframe
df6006c221
release: 1.3.7
2026-01-25 22:31:36 +05:30
tapframe
d09625ebbd
optimized bufferConfig ExoPlayer
2026-01-25 16:34:35 +05:30
tapframe
fd7372a2e9
added liveactivity for ios downloads
2026-01-24 13:41:36 +05:30
tapframe
83bb91e1d1
added support for multiple addon installation of the same addon.id
2026-01-24 10:25:27 +05:30
tapframe
181de15b93
type fixes
2026-01-22 12:30:04 +05:30
tapframe
fefb0cda01
minor ui changes
2026-01-22 00:51:34 +05:30
tapframe
1931bbc558
removed special episodes appearing from thisweeksection
2026-01-21 17:56:38 +05:30
tapframe
a042cf5ca6
update aspect ratio indicator ios
2026-01-21 17:51:17 +05:30
tapframe
154d568aa3
added aspect ratio indicator
2026-01-21 17:48:11 +05:30
tapframe
b33fde8c9e
fix for txt file playback, exoplayer
2026-01-21 17:36:57 +05:30
tapframe
afdac8c1e9
minor sub fixes
2026-01-21 17:01:40 +05:30
tapframe
9d0163b4eb
removed the stream/MKV/URL-validation HEAD probes;
2026-01-21 16:25:09 +05:30
tapframe
a4548c69e9
added inbuit update downloader for android
2026-01-21 15:59:13 +05:30
tapframe
2314d1db86
verbose logs cleanup
2026-01-19 13:57:49 +05:30
tapframe
674dbcf818
slide parallax fix appletv hero
2026-01-19 13:19:33 +05:30
tapframe
effab63a70
simkl optimizations
2026-01-18 16:57:18 +05:30
tapframe
ea2debb9dd
ui changes
2026-01-18 14:15:02 +05:30
tapframe
25e1102832
simkl init
2026-01-18 13:48:19 +05:30
tapframe
bfba45e74a
removed streamscreen header filter
2026-01-18 11:56:37 +05:30
tapframe
301560b21a
minor bug fixes
2026-01-18 10:25:42 +05:30
Saif Shaikh
eef72d8b70
fix: Brightness issue #299
2026-01-14 03:37:00 -08:00
Saif Shaikh
54b51391ad
Revert "fix: brightness issue #299 "
...
This reverts commit 0cd94da7ce .
2026-01-14 03:35:15 -08:00
Saif Shaikh
0cd94da7ce
fix: brightness issue #299
2026-01-13 05:30:56 -08:00
tapframe
61a69799d4
added skip intro toggle
2026-01-12 19:29:39 +05:30
tapframe
0ddc78587b
should fix trakt local porgress sync conflict
2026-01-12 18:43:13 +05:30
tapframe
f552958f03
improved trakt continue watching logic
2026-01-12 18:04:51 +05:30
tapframe
c728f4ea8d
updated exoplayer sub behaviour
2026-01-11 22:46:54 +05:30
tapframe
c20c2713d0
updated exosub
2026-01-11 20:45:36 +05:30
tapframe
d398c73214
removed debrid integration
2026-01-11 20:45:32 +05:30
tapframe
9e6b455323
temp disable splash
2026-01-11 20:45:28 +05:30
tapframe
eb6fcf639f
ksp sub updates
2026-01-11 00:46:30 +05:30
tapframe
a85cc93026
internal sub offset, bg fix android
2026-01-10 23:43:32 +05:30
tapframe
56fd18a8e9
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-01-10 23:31:47 +05:30
tapframe
82d0ebb714
Fix ExoPlayer subtitle styling and iOS MPV config
...
- Fix subtitle track selection (only first track worked)
- Fix subtitle styling (background, outline, bottom offset)
- Update iOS MPV to match Wayve settings (Vulkan, HDR, stability options)
- Add patch-package for react-native-video fixes
2026-01-10 23:31:08 +05:30
Saif Shaikh
6974768457
patch: bottom sheet back button behavior, SettingsScreen.tsx refactor
2026-01-09 23:46:31 -08:00
tapframe
b7140e15a5
added an AppState listener to the player
2026-01-09 17:49:39 +05:30
tapframe
fd1e303403
Merge branch 'main' of https://github.com/tapframe/NuvioStreaming
2026-01-09 00:44:40 +05:30
tapframe
45b63cb33f
fixed skip bacwards icon render cache issue
2026-01-09 00:44:32 +05:30
Nayif
c9dfecb68c
Merge pull request #381 from AdityasahuX07/patch-18
...
Move libraryBadge to its correct position.
2026-01-08 23:29:20 +05:30
tapframe
2ebec55bbc
updated continue watching logic to render only last 30 watch progress
2026-01-08 15:03:59 +05:30
AdityasahuX07
b06800860c
move libraryBadge to its correct position.
...
Add styles to libraryBadge in SearchResultItem.
Fixes issue #377
2026-01-08 12:30:55 +05:30
tapframe
73030f150a
fix: android seekbar to show timestamp as we drag
2026-01-08 01:30:58 +05:30
tapframe
a1f4702647
reanimated warnings: Fixed by removing the direct .value read in
...
SkipIntroButton
2026-01-08 00:31:33 +05:30
tapframe
e5178c9414
Added the missing malId and kitsuId props to
...
KSPlayerCore.tsx
2026-01-07 22:18:27 +05:30
Nayif
5afd3d6b08
Merge pull request #358 from paregi12/feature/ani-skip
...
feat: implement AniSkip support in video player
2026-01-07 22:12:54 +05:30
tapframe
0f9c1b03a5
added trakt attribution
2026-01-07 16:38:04 +05:30
tapframe
217244c367
removing unattributed logos
2026-01-07 15:45:24 +05:30
paregi12
a383289457
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-07 07:47:50 +05:30
tapframe
bbdd4c0504
updated remaining contents for localization
2026-01-07 00:05:02 +05:30
tapframe
9924d26ff6
refactor search screen
2026-01-06 23:48:22 +05:30
paregi12
ccad48fbb4
Merge branch 'tapframe:main' into feature/ani-skip
2026-01-06 18:29:04 +05:30
tapframe
334d0b1863
added arabic
2026-01-06 15:56:27 +05:30
tapframe
280536e93c
updated remaining pages for localization. metascreen and player components
2026-01-06 15:26:13 +05:30
tapframe
611b37c847
added to remaining. metascreen
2026-01-06 14:57:08 +05:30
tapframe
5e3198c9c6
metascreen/streamscrean localization init
2026-01-06 14:46:11 +05:30