Commit graph

267 commits

Author SHA1 Message Date
chrisk325
3900b57a16
fix for edge case anime ids imdb+kitsu 2026-03-14 03:07:00 +05:30
chrisk325
4a9f67431f
remove hardcoded catalog type 2026-03-14 00:53:08 +05:30
paregi12
9122ff5345 merge: resolve conflicts with upstream/main and preserve MAL integration features 2026-03-12 15:39:27 +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
tapframe
1af5bf1633 fix for homescreen settinsg resetting on tablet layout 2026-03-03 22:25:39 +05:30
skoruppa
5bbc2abe8b fix for Kitsu and Mal content being still incorrectly requested 2026-03-02 09:17:58 +01:00
chrisk325
6bc287d2b3
remove watched epis from this week section 2026-02-28 14:13:21 +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
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
a0dde2814b Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-12 11:51:22 +05:30
Nayif
1a3b9e367b
Revert "Upscale" 2026-02-10 15:49:01 +05:30
tapframe
682c429f1a Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-10 14:41:13 +05:30
paregi12
28e62fa674
Merge branch 'tapframe:main' into Mal 2026-02-09 07:46:10 +05:30
paregi12
cb1bc64daa fix: resolve shader persistence loop, icons, and preset memory; add FSR/SSim shaders and clean UI 2026-02-07 15:26:16 +05:30
paregi12
3fe5da1434 upscaler 2026-02-07 08:26:51 +05:30
tapframe
77b8b59734 fix: stream addon selection logic with fallback for non-standard types 2026-02-05 12:17:38 +05:30
paregi12
8d9fed3f7f feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +05:30
paregi12
fa9ce8d8bf
Merge branch 'tapframe:main' into Mal 2026-01-30 14:16:10 +05:30
tapframe
f73e418b36 revert: drop theintrodb.org integration
Revert the theintrodb.org skip-intro provider and return to the existing introdb.app behavior.
2026-01-29 11:50:11 +05:30
tapframe
13c4313703 fix for addon renaming and disabling due to addon.id key conflict 2026-01-27 18:48:26 +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
a8f10fbcd8 disabled android player brightness control temporarily 2026-01-26 17:17:24 +05:30
tapframe
2417bf548a feat: added theintrodb.org skip intro service 2026-01-26 16:55:58 +05:30
tapframe
c36210e9c2 added simkl watchlists 2026-01-26 12:53:14 +05:30
tapframe
828644cce4 Reapply "streamscreen tvshow rendering fix"
This reverts commit b817ff37b5.
2026-01-24 01:15:42 +05:30
tapframe
154d568aa3 added aspect ratio indicator 2026-01-21 17:48:11 +05:30
tapframe
9d0163b4eb removed the stream/MKV/URL-validation HEAD probes; 2026-01-21 16:25:09 +05:30
tapframe
a4548c69e9 added inbuit update downloader for android 2026-01-21 15:59:13 +05:30
tapframe
b817ff37b5 Revert "streamscreen tvshow rendering fix"
This reverts commit 41adf5913f.
2026-01-20 19:37:25 +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
effab63a70 simkl optimizations 2026-01-18 16:57:18 +05:30
tapframe
ea2debb9dd ui changes 2026-01-18 14:15:02 +05:30
tapframe
25e1102832 simkl init 2026-01-18 13:48:19 +05:30
tapframe
301560b21a minor bug fixes 2026-01-18 10:25:42 +05:30
paregi12
00b9b73170 fix: resolve syntax/type errors and player navigation issue 2026-01-18 10:22:49 +05:30
paregi12
4a30ca4067 chore: add debug logging to metadata loading 2026-01-17 19:54:50 +05:30
Nayif
a6fe84b07a
Revert "fix tmdb enrichment overriding addon provided metadata even when turned off" 2026-01-17 17:31:47 +05:30
paregi12
744f79a264 feat: restore project state to commit 696a2379 and integrate new MappingService 2026-01-17 09:44:56 +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
61a69799d4 added skip intro toggle 2026-01-12 19:29:39 +05:30
Saif Shaikh
6974768457 patch: bottom sheet back button behavior, SettingsScreen.tsx refactor 2026-01-09 23:46:31 -08:00
tapframe
01a041aebf fix: fixed autoplay stream 2026-01-09 16:46:46 +05:30
tapframe
5fe23c7ad1 fixed tmdb enrichment logic overrding addons meta while turned off. 2026-01-08 14:10:43 +05:30
tapframe
edeb6ebe3c feat: added new poster like layout for continue watching card 2026-01-05 17:54:17 +05:30
tapframe
ab7f008bbb added toggle to control this week sections 2026-01-05 13:39:02 +05:30
tapframe
3e63efc178 added parallel season fetching 2026-01-04 15:57:23 +05:30
tapframe
4aa22cc1c3 chore: improved tmdb enrichment logic 2026-01-04 15:37:49 +05:30
chrisk325
a079649563
fix trakt syncing watched shows/movies back to trakt's recent history 2026-01-03 01:23:40 +05:30