Commit graph

877 commits

Author SHA1 Message Date
DarkFlyper
00775810bf
Merge pull request #1 from NuvioMedia/main
Update to keep repo to latest version
2026-03-15 17:10:53 -04:00
chrisk325
a33ebfdbcc
fix special id mark as watched on trakt 2026-03-15 15:56:13 +05:30
chrisk325
2fb84fb93d
fix edge case people search and AI catalogs 2026-03-14 23:25:16 +05:30
WeshBg
742eba47bb Fixed 2x bug 2026-03-14 00:44:18 -04:00
tapframe
c18f1130fc fixed mark as watched items not syncing 2026-03-14 08:50:11 +05:30
chrisk325
f60087c6c4
remove hardcoded catalog type 2026-03-14 01:03:07 +05:30
chrisk325
caaff9ab20
remove hardcoded catalog type 2026-03-14 01:01:36 +05:30
chrisk325
359655cc32
remove hardcoded catalog type 2026-03-14 01:00:23 +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
Nayif
1367972681
Merge pull request #419 from paregi12/Mal
Mal Authentication service
2026-03-13 05:52:27 +05:30
Nayif
26a37cb9a9
Merge pull request #590 from saimuelbr/feat-parental-guide-i18n
feat(i18n): implement i18n for ParentalGuideOverlay.tsx
2026-03-13 05:51:59 +05:30
paregi12
bb1b267cfa fix: restore missing imports and fix type errors in MAL services 2026-03-13 01:13:17 +05:30
paregi12
433d3a21b9 fix(mal): production-ready improvements for MAL sync and mapping logic 2026-03-13 01:05:33 +05:30
paregi12
c9fd5438b4 feat(mal): added remove button, rewatching support, and rich profile dashboard 2026-03-12 16:13:32 +05:30
paregi12
9122ff5345 merge: resolve conflicts with upstream/main and preserve MAL integration features 2026-03-12 15:39:27 +05:30
paregi12
b093e4933c feat(mal): improved mapping logic with direct ID support, TMDB-based resolution, and same-day batch support 2026-03-12 15:15:55 +05:30
Nayif
fec041e118
Merge pull request #557 from LivinDuck/main
Add Android Picture-in-Picture support for exoPlayer
2026-03-12 08:51:01 +05:30
chrisk325
a64d5ac910
fix invalidate cache logic 2026-03-06 13:40:20 +05:30
chrisk325
21e5035c97
minor fix to trailer retry logic 2026-03-06 13:32:44 +05:30
chrisk325
9dfb3aa474
fix edge cases 2026-03-06 13:24:02 +05:30
chrisk325
b40d45cbcb
fix unmount logic edgecases 2026-03-06 13:21:47 +05:30
chrisk325
0dc207cc85
trailer aspect ratio from contain to cover 2026-03-06 05:37:33 +05:30
chrisk325
33fa8a0826
fix movie trailers quality in hero section remove scaling 2026-03-06 02:13:06 +05:30
Nayif
ff449c8817
Merge branch 'main' into trailer-fix 2026-03-06 00:07:21 +05:30
CK
86477b594a
Update TrailerModal.tsx 2026-03-05 16:34:00 +00:00
CK
16a9c5c41d
Update HeroSection.tsx 2026-03-05 21:55:44 +05:30
CK
83d19f466c
Update TrailerModal.tsx 2026-03-05 20:23:28 +05:30
CK
6f8515f943
Update TrailerPlayer.tsx 2026-03-05 20:22:29 +05:30
CK
e9d549cebb
Update HeroSection.tsx 2026-03-05 15:44:38 +05:30
CK
54173cd704
Update AppleTVHero.tsx 2026-03-05 14:56:33 +05:30
CK
02cecaf1ac
Update HeroSection.tsx 2026-03-05 14:54:29 +05:30
CK
c6c27bf86a
Update AppleTVHero.tsx 2026-03-05 14:51:17 +05:30
CK
8d50959abd
Update HeroSection.tsx 2026-03-05 14:50:25 +05:30
CK
ffe94607d2
Update TrailerModal.tsx 2026-03-05 13:58:52 +05:30
CK
2019230dfd
Update TrailerPlayer.tsx 2026-03-05 13:54:56 +05:30
CK
b2cce94841
Update TrailersSection.tsx 4 2026-03-05 13:50:11 +05:30
CK
274d2f7d0a
Update HeroSection.tsx 3 2026-03-05 13:49:06 +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
saimuelbr
7138a6e7d0 feat(player): implement i18n for ParentalGuideOverlay.tsx 2026-03-03 17:01:14 -03:00
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