Commit graph

720 commits

Author SHA1 Message Date
Abhishek Vankar
64183894de feat: Trackt recommendations added 2026-04-17 11:31:43 +05:30
Nayif
9711c2e86f
Merge pull request #662 from albyalex96/mdblist-settings-screen-fix
MDBList settings screen visual bug fix
2026-03-19 22:36:02 +05:30
tapframe
cd64a36d13 feat: update searchscreen loading spinner 2026-03-17 07:06:42 +05:30
tapframe
9757818176 fix: removed unncessary screen dimming metadascreen 2026-03-17 06:57:20 +05:30
tapframe
d494732553 added catalog load timeout 2026-03-17 06:34:13 +05:30
tapframe
556b0f4724 update herosection play icon 2026-03-17 06:20:51 +05:30
tapframe
741550d72d logs cleanup 2026-03-17 06:12:04 +05:30
cyberalby2
ed11bf8cfe MDBList settings screen visual bug fix 2026-03-16 20:13:33 +01:00
chrisk325
8bb4e60972
fix edge case people search and AI catalogs + catalog naming scheme 2026-03-14 23:30:52 +05:30
chrisk325
75c66961b6
fix catalogs to respect addon's manifest config 2026-03-14 18:23:02 +05:30
chrisk325
7436d2d59a
remove hardcoded catalog type 2026-03-14 00:55:32 +05:30
tapframe
8f371215e9 update trailer extraction 2026-03-13 08:40:52 +05:30
tapframe
fb0805324d update authentication logic and UI 2026-03-13 07:23:30 +05:30
paregi12
dad5beee67 perf(mal): parallelize library sync and fix movie scrobbling title fallback 2026-03-12 16:35:40 +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
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
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
tapframe
b89c5b7b4f change in ipa bundleID 2026-03-06 09:10:09 +05:30
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
skoruppa
5bbc2abe8b fix for Kitsu and Mal content being still incorrectly requested 2026-03-02 09:17:58 +01:00
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
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
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
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
craitose
0b82682dd9 addon configure url fix 2026-02-24 10:10:55 +00:00
tapframe
81d528e0f6 update sync logic 2026-02-22 17:58:47 +05:30
saimuelbr
1e982e2bfe Adding i18n in Nuvio Sync Screen 2026-02-22 00:14:56 -03:00
tapframe
37ad5647f8 ref: Simkl authentication to use PKCE and update exchangeCodeForToken method 2026-02-21 18:05:12 +05:30
Nayif
5a8fa30787
Merge pull request #495 from sssserrano/feat/add-catalan
Add Catalan language
2026-02-21 14:57:04 +05:30
John Neerdael
a7fcf6779c Fix OpenRouter model routing and add configurable model setting 2026-02-20 23:15:41 +01:00
sandra
55afd3fd56 Add Catalan language 2026-02-20 17:56:16 +01:00
tapframe
a05a16f67b implement bounded concurrency for catalog loading and add loading screen timeout 2026-02-20 21:59:25 +05:30
tapframe
9b330b8226 add forgot password link to AuthScreen and enhance URL normalization in SupabaseSyncService 2026-02-19 06:23:08 +05:30
skoruppa
bf5f7c60de prioritize external meta addons & fix episode ID parsing
same as for NuvioTV

also

fix: correct episode ID parsing for non-season formats (mal🆔episode)
2026-02-18 12:23:19 +01:00
tapframe
8603b1ea86 fix localization files 2026-02-17 14:57:02 +05:30
tapframe
7eadee8fd8 Merge branch 'milicevicivan/main'
# Conflicts:
#	src/i18n/locales/it.json
#	src/i18n/locales/sr.json
2026-02-17 03:41:56 +05:30
tapframe
a57b2bdbdd Remove linked devices information from SyncSettingsScreen 2026-02-17 03:38:42 +05:30
tapframe
46fe7f7cdf Add Nuvio Sync feature and update branding assets 2026-02-17 03:31:29 +05:30
tapframe
36d93c270a authentication error handling 2026-02-17 02:23:53 +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