Commit graph

248 commits

Author SHA1 Message Date
chrisk325
a33ebfdbcc
fix special id mark as watched on trakt 2026-03-15 15:56:13 +05:30
tapframe
c18f1130fc fixed mark as watched items not syncing 2026-03-14 08:50:11 +05:30
tapframe
8f371215e9 update trailer extraction 2026-03-13 08:40:52 +05:30
tapframe
11d2944246 update dependencies and patchfile 2026-03-13 07:10:40 +05:30
paregi12
9122ff5345 merge: resolve conflicts with upstream/main and preserve MAL integration features 2026-03-12 15:39:27 +05:30
Nayif
ff449c8817
Merge branch 'main' into trailer-fix 2026-03-06 00:07:21 +05:30
CK
54173cd704
Update AppleTVHero.tsx 2026-03-05 14:56:33 +05:30
CK
c6c27bf86a
Update AppleTVHero.tsx 2026-03-05 14:51:17 +05:30
CK
02e9aef9f2
Update AppleTVHero.tsx 2 2026-03-05 13:47:47 +05:30
tapframe
905c59d23d fetches watched_items locally when calculating the local only CW section. 2026-03-05 01:01:04 +05:30
tapframe
a0f10cacdc fix cw nuviosync ordering 2026-03-05 00:01:10 +05:30
chrisk325
87931064fa
completely revert all changes for sort order 2026-03-02 23:56:50 +05:30
chrisk325
14e5395b34
syntax 2026-03-02 23:35:43 +05:30
chrisk325
d6b4e788a8
prefer trakt's timestamp over local 2026-03-02 23:30:05 +05:30
chrisk325
b0425b2da7
Revert "fix continue watching sort order while merging episodes" 2026-03-02 23:22:52 +05:30
chrisk325
fd8a8dfb4a
swap timestamp priority from local to trakt first 2026-03-02 12:29:05 +05:30
chrisk325
15ee553f86
fix continue watching sort order while merging episodes 2026-03-02 12:20:50 +05:30
Nayif
ea4bd8680b
Merge pull request #570 from chrisk325/local-trailer
feat: on device local trailers for hero section on metadata screen
2026-03-01 21:32:17 +05:30
chrisk325
9037a09421
fix continue watching sort order yet again (edge cases) 2026-03-01 19:53:14 +05:30
chrisk325
9f6a28dbe7
fix hardcoded tmdb key 2026-03-01 18:20:41 +05:30
chrisk325
5b6554ff37
fix trailers in homescreen hero 2026-03-01 15:05:10 +05:30
chrisk325
9134c3eb95
local trailers for herosection 2026-03-01 13:23:31 +05:30
chrisk325
b152619c03
reduce trakt api calls and fix sort order for trakt continue watching 2026-02-28 06:11:01 +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
meilluer
5874a78ce0 "hero" section pauses when not in view 2026-02-11 15:52:09 +05:30
paregi12
540f364c82 Merge remote-tracking branch 'upstream/main' into Mal
Resolved conflicts in:
- src/components/player/AndroidVideoPlayer.tsx (Kept upstream imports)
- src/navigation/AppNavigator.tsx (Merged MAL and Simkl screens/imports)
- src/screens/CalendarScreen.tsx (Merged AniList source support with upstream filtering)
- src/screens/LibraryScreen.tsx (Merged MAL and Simkl rendering/filters)
- src/screens/SettingsScreen.tsx (Merged MAL and Simkl settings items)
- src/screens/streams/useStreamsScreen.ts (Resolved streamProvider declaration)
- src/services/pluginService.ts (Merged testPlugin feature with upstream safety/sandboxing)
- src/services/stremioService.ts (Merged imports)
- src/services/watchedService.ts (Merged MAL and Simkl sync logic)
2026-01-27 13:24:53 +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
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
ea2debb9dd ui changes 2026-01-18 14:15:02 +05:30
paregi12
00b9b73170 fix: resolve syntax/type errors and player navigation issue 2026-01-18 10:22:49 +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
Saif Shaikh
6974768457 patch: bottom sheet back button behavior, SettingsScreen.tsx refactor 2026-01-09 23:46:31 -08:00
tapframe
2ebec55bbc updated continue watching logic to render only last 30 watch progress 2026-01-08 15:03:59 +05:30
tapframe
334d0b1863 added arabic 2026-01-06 15:56:27 +05:30
tapframe
6ef047db3c updated remaining main screens for localization 2026-01-06 14:04:16 +05:30
tapframe
9877f513e2 up next logic improvements 2026-01-06 10:07:58 +05:30
tapframe
f4b5082827 chore: updated continue watching card hold behaviour 2026-01-06 09:40:42 +05:30
tapframe
1627928fb2 added back up next 2026-01-06 09:17:56 +05:30
tapframe
edeb6ebe3c feat: added new poster like layout for continue watching card 2026-01-05 17:54:17 +05:30
tapframe
81b97da75e chore: trakt update 2026-01-04 20:50:37 +05:30
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
4aa22cc1c3 chore: improved tmdb enrichment logic 2026-01-04 15:37:49 +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