Commit graph

1831 commits

Author SHA1 Message Date
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
eb189d88c1
Merge pull request #468 from Judzim/main
Added option to sync Trakt watchlist into local library of Nuvio
2026-03-12 08:51:24 +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
Nayif
7d60a0c43f
Merge pull request #577 from skoruppa/main
fix for Kitsu and Mal content being still incorrectly requested
2026-03-09 05:19:50 +05:30
Nayif
e6c7bfc895
Merge pull request #565 from hoangtamthai/main
fix: Sync Setting Screen use correct SafeAreaView
2026-03-09 05:19:33 +05:30
Nayif
911730770b
Merge pull request #588 from saimuelbr/improve-language-detector
fix(i18n): use languageTag to detect region and select the correct language
2026-03-09 05:18:46 +05:30
Nayif
66b38c483b
Merge pull request #589 from saimuelbr/feat-scroll-filters
feat(ui): add horizontal scroll to download filters
2026-03-09 05:18:20 +05:30
chrisk325
6e7a121be0
minor fix to invalidate cache logic 2026-03-06 13:43:04 +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
tapframe
b89c5b7b4f change in ipa bundleID 2026-03-06 09:10:09 +05:30
chrisk325
0dc207cc85
trailer aspect ratio from contain to cover 2026-03-06 05:37:33 +05:30
chrisk325
4c6aa39ccf
reduce cache ttl 2026-03-06 04:30:52 +05:30
chrisk325
1f64ee453a
fix previous merge issues 2026-03-06 04:19:24 +05:30
chrisk325
7bd4779745
fix merge issues 2026-03-06 04:15:27 +05:30
chrisk325
33fa8a0826
fix movie trailers quality in hero section remove scaling 2026-03-06 02:13:06 +05:30
chrisk325
ec9c0db867
fix logic for cdn caching 2026-03-06 01:25:51 +05:30
Nayif
ff449c8817
Merge branch 'main' into trailer-fix 2026-03-06 00:07:21 +05:30
Tuan Vu
cdcbce7541
Add vietnamese locale 2026-03-06 00:41:26 +07:00
Tuan Vu
53ec791763
Add Vietnamese Localization 2026-03-06 00:38:07 +07:00
CK
ea4218840c
Update youtubeExtractor.ts 2026-03-05 16:45:59 +00:00
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
a2a801d68a
Update youtubeExtractor.ts 2026-03-05 21:39:26 +05:30
CK
5fa02d7c53
Update youtubeExtractor.ts 2026-03-05 21:35:41 +05:30
CK
09707af661
Update youtubeExtractor.ts 2026-03-05 21:27:34 +05:30
CK
23984bdfa6
Update trailerService.ts 2026-03-05 21:26:54 +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
16ab2461d9
Update trailerService.ts 2026-03-05 20:21:37 +05:30
CK
da39ca47bc
Update youtubeExtractor.ts 2026-03-05 20:20:44 +05:30
CK
25de499931
Update youtubeExtractor.ts 2026-03-05 20:12:35 +05:30
CK
e9d549cebb
Update HeroSection.tsx 2026-03-05 15:44:38 +05:30
CK
c75f6ae9d0
Update youtubeExtractor.ts 2026-03-05 09:43:48 +00:00
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
639d53263d
Update TrailerContext.tsx 2026-03-05 13:57:41 +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
CK
601194b93f
Update youtubeExtractor.ts 1 2026-03-05 13:46:02 +05:30
chrisk325
ed5bb26a59
fix trailers: update user agents and innertube api key depreciation 2026-03-05 01:07:15 +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
saimuelbr
cf62ae74e6 fix(i18n): use languageTag to detect region and select the correct language 2026-03-03 15:37:10 -03:00
tapframe
1af5bf1633 fix for homescreen settinsg resetting on tablet layout 2026-03-03 22:25:39 +05:30
saimuelbr
51706e1478 feat(ui): add horizontal scroll to download filters 2026-03-02 18:02:42 -03:00
saimuelbr
c279d43404 fix: Adding pt-BR code option to TMDBSettingsScreen.tsx 2026-03-02 16:21:56 -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
tapframe
0899aa8a49 prrimary profile id will be used for mobile sync 2026-03-02 23:05:11 +05:30
skoruppa
5bbc2abe8b fix for Kitsu and Mal content being still incorrectly requested 2026-03-02 09:17:58 +01:00
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
chrisk325
7ca8db1071
added trailer server as a fallback for edge cases 2026-03-01 21:36:25 +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
5391ebda85
add wview fallback as well 2026-03-01 18:24:18 +05:30
chrisk325
2eea341578
fix for keys 2026-03-01 18:23:28 +05:30
chrisk325
9a4face265
fix key 2026-03-01 18:22:00 +05:30
chrisk325
9f6a28dbe7
fix hardcoded tmdb key 2026-03-01 18:20:41 +05:30
chrisk325
3bf8177c58
fix 2026-03-01 17:09:21 +05:30
chrisk325
7d0f6c3892
fix trailer cache logic 2026-03-01 16:13:08 +05:30
chrisk325
b9a91d03df
fix for low quality trailers 2026-03-01 16:12:13 +05:30
chrisk325
cadcda27df
fix 2026-03-01 15:22:14 +05:30
chrisk325
e475feae84
fix for low quality trailers 2026-03-01 15:10:59 +05:30
chrisk325
f653aa9aa7
fix for low quality trailers 2026-03-01 15:09:49 +05:30
chrisk325
c764faf2a7
fix race conditions 2026-03-01 15:06:50 +05:30
chrisk325
5b6554ff37
fix trailers in homescreen hero 2026-03-01 15:05:10 +05:30
chrisk325
47a484fe3d
local trailers 2026-03-01 13:24:33 +05:30
chrisk325
9134c3eb95
local trailers for herosection 2026-03-01 13:23:31 +05:30
chrisk325
9a4af754f0
local extractor 2026-03-01 13:21:02 +05:30
chrisk325
9d5bbaf3b1
added local extractor 2026-03-01 13:19:31 +05:30
chrisk325
d732fa2016
fix edge cases where items sync back to trakt with "now" timestamp 2026-03-01 00:53:06 +05:30
Thái Hoàng Tâm
91d81d53c1
fix: Sync Setting Screen use SafeAreaView from 'react-native-safe-area-context' instead of the deprecated one from 'react-native'
The bug is described at Discord https://discord.com/channels/1379902184207941732/1477029029449306358
2026-02-28 19:40:36 +01:00
Nayif
cc528cb188
Merge pull request #564 from Joe00011/main
Add Japanese (ja) translation
2026-02-28 23:53:27 +05:30
Nayif
dc23330ce0
Merge pull request #554 from chrisk325/patch-5
reduce trakt api calls and fix sort order for trakt continue watching
2026-02-28 23:52:39 +05:30
Joe00011
2888ceb710
Add Japanese (ja) to resources 2026-03-01 02:47:04 +09:00
Joe00011
3e83be2bf0
Add Japanese (ja) translation 2026-03-01 02:41:24 +09:00
Dušan Milivojević
6b566cf69d fix(auth): disable auto-capitalize on password input 2026-02-28 16:26:05 +01:00
LivinDuck
03bea009b0 feature: add Picture-in-Picture support for Android video player. 2026-02-28 17:52:23 +08:00
chrisk325
6bc287d2b3
remove watched epis from this week section 2026-02-28 14:13:21 +05:30
chrisk325
b152619c03
reduce trakt api calls and fix sort order for trakt continue watching 2026-02-28 06:11:01 +05:30
chrisk325
34ee842ec1
qol: only disable/dim the audio track button when 0 tracks are available 2026-02-28 05:48:00 +05:30
tapframe
e91cc93289 update version 2026-02-28 00:46:36 +05:30
chrisk325
18b6a51a9e
fix 2026-02-27 19:08:09 +05:30
chrisk325
231a32de2f
fix 2026-02-27 19:06:29 +05:30
chrisk325
62994d5825
fix 2026-02-27 19:03:29 +05:30
chrisk325
d2b4d0d745
dix 2026-02-27 18:53:06 +05:30
chrisk325
4203ad18be
fix for bitrate 2026-02-27 18:49:51 +05:30
chrisk325
39ddd236e6
fix for ac3 edge cases 2026-02-27 18:42:10 +05:30
chrisk325
86c528c199
fix for dts track info 2026-02-27 18:33:20 +05:30
chrisk325
da6ad87370
fix 2026-02-27 16:44:08 +05:30
chrisk325
8232a1406f
fix for when player does not send lang info 2026-02-27 16:41:36 +05:30
chrisk325
de1bf7f746
fix for when player does not return lang 2026-02-27 16:39:13 +05:30
chrisk325
34d8988915
fix duplicate 2026-02-27 15:37:54 +05:30
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
8fa4a013d1
fix kitsuid duplication that was preventing streams to be fetched via kitsu ids 2026-02-26 05:17:21 +05:30
Nayif
25f5d4f9ef
Merge pull request #521 from albyalex96/main
Updated Italian Localization
2026-02-25 23:29:51 +05:30
Nayif
b0263b5cc2
Merge pull request #522 from saimuelbr/main 2026-02-25 17:53:36 +05:30
saimuelbr
5deb859810 minor i18n fix 2026-02-24 20:18:44 -03:00
albyalex96
ac34d0228a
Updated Italian Localization 2026-02-24 23:41:39 +01:00
tapframe
6cc9bb78e9 Merge branch 'addonConfig' 2026-02-25 00:43:01 +05:30
tapframe
ba909a4aec Remove hardcoded addon config URL guesses 2026-02-25 00:42:55 +05:30
tapframe
f1dc4bb555 Merge branch 'milicevicivan/main'
# Conflicts:
#	src/i18n/locales/bg.json
#	src/i18n/locales/cs.json
#	src/i18n/locales/fil.json
#	src/i18n/locales/he.json
#	src/i18n/locales/it.json
#	src/i18n/locales/mk.json
#	src/i18n/locales/nl-NL.json
#	src/i18n/locales/pl.json
#	src/i18n/locales/ro.json
#	src/i18n/locales/ru.json
#	src/i18n/locales/sl.json
#	src/i18n/locales/sq.json
#	src/i18n/locales/sr.json
#	src/i18n/locales/tr.json
#	src/i18n/locales/zh-CN.json
2026-02-25 00:38:25 +05:30
tapframe
59105e394d Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-25 00:31:52 +05:30
tapframe
e6faa7c59f Merge branch 'main' into saimuelbr/main 2026-02-25 00:31:17 +05:30
craitose
0b82682dd9 addon configure url fix 2026-02-24 10:10:55 +00:00
chrisk325
ec7103eb28
switch to fastimage for imdb logo 2026-02-24 12:42:13 +05:30
milicevicivan
14bbbb0ae9
Update sl.json 2026-02-22 21:32:05 +01:00
milicevicivan
01cf2f2c5b
Update zh-CN.json 2026-02-22 21:31:26 +01:00
milicevicivan
61ba3c64a0
Update tr.json 2026-02-22 21:30:34 +01:00
milicevicivan
ec51019632
Update sr.json 2026-02-22 21:29:35 +01:00
milicevicivan
4bd5c230e4
Update sq.json 2026-02-22 21:27:12 +01:00
milicevicivan
687387fb0b
Update sl.json 2026-02-22 21:26:05 +01:00
milicevicivan
b0dc9f9fa0
Update ru.json 2026-02-22 21:24:51 +01:00
milicevicivan
9debb0a7c7
Update ro.json 2026-02-22 21:23:37 +01:00
milicevicivan
2c0e3331f6
Update pt-PT.json 2026-02-22 21:12:51 +01:00
milicevicivan
3b40d61cf3
Update pt-BR.json 2026-02-22 21:11:06 +01:00
milicevicivan
fb3fef505f
Update pl.json 2026-02-22 21:09:57 +01:00
milicevicivan
0b44c170f8
Update nl-NL.json 2026-02-22 21:08:35 +01:00
milicevicivan
ab7e4e17ca
Update mk.json 2026-02-22 21:07:04 +01:00
milicevicivan
d1eb7d0c85
Update it.json 2026-02-22 20:58:37 +01:00
milicevicivan
66a51ea9cd
Update hi.json 2026-02-22 20:52:19 +01:00
milicevicivan
37c8e59d2c
Update he.json 2026-02-22 20:50:47 +01:00
milicevicivan
a8a79bbe3a
Update fr.json 2026-02-22 20:50:07 +01:00
milicevicivan
e56685b744
Update fil.json 2026-02-22 20:49:24 +01:00
milicevicivan
9a5eb5aaf7
Update es.json 2026-02-22 20:48:07 +01:00
milicevicivan
8bfed55f31
Update de.json 2026-02-22 20:47:15 +01:00
milicevicivan
a683147c80
Update cs.json 2026-02-22 20:46:24 +01:00
milicevicivan
4d578a8cbc
Update bg.json 2026-02-22 20:45:01 +01:00
milicevicivan
c88f2d05ed
Update ar.json 2026-02-22 20:44:15 +01:00
milicevicivan
31904fc3ae
Merge branch 'tapframe:main' into main 2026-02-22 20:40:49 +01:00
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
81d528e0f6 update sync logic 2026-02-22 17:58:47 +05:30