paregi12
|
00b9b73170
|
fix: resolve syntax/type errors and player navigation issue
|
2026-01-18 10:22:49 +05:30 |
|
paregi12
|
764b4cccf2
|
fix: restore missing imports and add safe require for immersive mode in usePlayerSetup
|
2026-01-17 23:32:59 +05:30 |
|
paregi12
|
b77d681b41
|
chore: remove experimental WebViewExtractor feature and dependency
|
2026-01-17 21:16:08 +05:30 |
|
paregi12
|
8f60a2a810
|
fix: keep player mounted during stream resolution to prevent init failure
|
2026-01-17 21:12:22 +05:30 |
|
paregi12
|
4a30ca4067
|
chore: add debug logging to metadata loading
|
2026-01-17 19:54:50 +05:30 |
|
paregi12
|
77d5b3eb47
|
feat(mal): use high-accuracy ARM/Jikan converter for manual scrobbles
|
2026-01-17 19:53:17 +05:30 |
|
paregi12
|
3e035a874f
|
fix: restore missing variables in MetadataScreen to resolve black screen crash
|
2026-01-17 19:24:53 +05:30 |
|
paregi12
|
bd1cdeb29e
|
refactor: remove legacy offline mappings and switch to ArmSync/Jikan
|
2026-01-17 17:35:03 +05:30 |
|
paregi12
|
548a42ffc2
|
fix: add 2-day date tolerance for timezone diffs in MAL sync
|
2026-01-17 16:56:19 +05:30 |
|
paregi12
|
ad15a7e3ab
|
fix: import path in ArmSyncService and prevent stale closures in useWatchProgress
|
2026-01-17 15:32:25 +05:30 |
|
paregi12
|
9cc50933c5
|
fix: resolve binge-watching scrobble bug and improve date matching robustness
|
2026-01-17 14:44:02 +05:30 |
|
paregi12
|
9fcbe88ed4
|
feat: implement ARM + Jikan date-based scrobbling and 90% completion threshold
|
2026-01-17 14:21:10 +05:30 |
|
paregi12
|
7a09c46ccb
|
feat: implement robust MyAnimeList integration with offline mapping and library UI
|
2026-01-17 12:56:31 +05:30 |
|
paregi12
|
50c1f36413
|
revert: remove unnecessary logic from StremioService
|
2026-01-17 10:15:19 +05:30 |
|
paregi12
|
2b43893f4d
|
feat: integrate offline MyAnimeList syncing with MappingService
|
2026-01-17 10:12:22 +05:30 |
|
paregi12
|
744f79a264
|
feat: restore project state to commit 696a2379 and integrate new MappingService
|
2026-01-17 09:44:56 +05:30 |
|
Nayif
|
a8867df4e6
|
Merge pull request #396 from AdityasahuX07/patch-22
Minor bug fix for discover filter not save the "All Genres" state.
|
2026-01-15 13:55:05 +05:30 |
|
chrisk325
|
7ed65d59d3
|
fix tmdb enrichment overriding addon provided metadata even when turned off
|
2026-01-14 15:07:17 +05:30 |
|
tapframe
|
41adf5913f
|
streamscreen tvshow rendering fix
|
2026-01-14 13:45:46 +05:30 |
|
tapframe
|
5ff8ebca92
|
updated missing translation keys
|
2026-01-12 21:03:16 +05:30 |
|
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
|
f9c043ba32
|
fix showbox token not reading
|
2026-01-12 16:12:51 +05:30 |
|
AdityasahuX07
|
15af3e1dc2
|
Minor bug fix for discover filter not save the "All Genres" state.
Refactor genre saving and loading logic
Updated genre handling to save empty string for 'All genres' and adjusted loading logic accordingly.
|
2026-01-12 15:38:39 +05:30 |
|
tapframe
|
7bf3a344f3
|
release: 1.3.5 (33)
|
2026-01-12 00:13:29 +05:30 |
|
Nayif
|
d52c202518
|
Merge pull request #394 from AdityasahuX07/patch-20
Implement save and load for discover settings
|
2026-01-11 22:47:38 +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 |
|
AdityasahuX07
|
5a2271c64e
|
Implement save and load for discover settings
Added functionality to save and load discover settings including type, catalog, and genre.
|
2026-01-11 18:21:56 +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 |
|
AdityasahuX07
|
b916bdbcca
|
Adjust item separator height in CatalogScreen
|
2026-01-09 20:19:48 +05:30 |
|
AdityasahuX07
|
67d53cf5ce
|
Adjust padding and margin values in LibraryScreen and CatalogSection
make the uniform gap between the posters to look symmetric.
|
2026-01-09 20:15:56 +05:30 |
|
tapframe
|
b7140e15a5
|
added an AppState listener to the player
|
2026-01-09 17:49:39 +05:30 |
|
tapframe
|
76310dae1b
|
updated AI model
|
2026-01-09 17:02:08 +05:30 |
|
tapframe
|
01a041aebf
|
fix: fixed autoplay stream
|
2026-01-09 16:46:46 +05:30 |
|
tapframe
|
031c0c8772
|
added dev options to prod builds
|
2026-01-09 01:11:29 +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
|
aa6406eae0
|
added dev docs
|
2026-01-08 21:38:48 +05:30 |
|
tapframe
|
26e4c6db88
|
updated docs
|
2026-01-08 21:37:01 +05:30 |
|
tapframe
|
2439bd1cd8
|
added deeplink support for plugin installation
|
2026-01-08 16:50:18 +05:30 |
|
tapframe
|
1fdcdd02bf
|
updated tablet ui for plugin test screen
|
2026-01-08 16:15:15 +05:30 |
|