Commit graph

298 commits

Author SHA1 Message Date
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
Nayif
d3ed746975
Merge pull request #465 from paregi12/Introdb
feat: update IntroDB integration to support recap and outro segments
2026-02-12 11:52:49 +05:30
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
c0447acdf2 fix(player): enforce shader toggle and harden shader asset checks 2026-02-08 16:12:30 +05:30
paregi12
b857256916 feat: update IntroDB integration to support recap and outro segments 2026-02-07 19:23:26 +05:30
paregi12
c225528cd3 fix: resolve syntax error 2026-02-07 15:54:56 +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
2394f5d158 fix: implement native upscaler bridge, equalizer methods, and restore centered player UI 2026-02-07 08:32:27 +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
tapframe
1b9010435f Merge branch 'main' of https://github.com/tapframe/NuvioStreaming 2026-02-05 10:56:19 +05:30
tapframe
454a6f387f feat: Implement privacy settings and telemetry management 2026-02-05 10:56:07 +05:30
paregi12
682d3f2eb3 refactor: improve IntroDB API key verification and handle unmounted state 2026-02-01 22:49:32 +05:30
paregi12
f8bac1aa56 feat: implement IntroDB API key verification before saving 2026-02-01 22:49:32 +05:30
paregi12
8d9fed3f7f feat: implement intro submission feature and update to beta.14 2026-01-31 14:08:39 +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
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
36b2375db0 added donor screen 2026-01-25 14:37:42 +05:30
tapframe
fd7372a2e9 added liveactivity for ios downloads 2026-01-24 13:41:36 +05:30
tapframe
671ed871e3 updated downloads behaviour 2026-01-24 11:59:59 +05:30
tapframe
83bb91e1d1 added support for multiple addon installation of the same addon.id 2026-01-24 10:25:27 +05:30
tapframe
916ad188bc added preflight content length fetching logic 2026-01-24 01:19:15 +05:30
tapframe
828644cce4 Reapply "streamscreen tvshow rendering fix"
This reverts commit b817ff37b5.
2026-01-24 01:15:42 +05:30
tapframe
b24cd9ca66 added axios response limit 2026-01-23 12:57:16 +05:30
tapframe
68dd37cc1d added concurrency limit to pluginservice 2026-01-22 00:16:01 +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
b3765f13da various simkl api call optimizations 2026-01-19 12:52:03 +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
41adf5913f streamscreen tvshow rendering fix 2026-01-14 13:45:46 +05:30
tapframe
f9c043ba32 fix showbox token not reading 2026-01-12 16:12:51 +05:30
tapframe
c728f4ea8d updated exoplayer sub behaviour 2026-01-11 22:46:54 +05:30
tapframe
76310dae1b updated AI model 2026-01-09 17:02:08 +05:30
tapframe
aa6406eae0 added dev docs 2026-01-08 21:38:48 +05:30
tapframe
5fe23c7ad1 fixed tmdb enrichment logic overrding addons meta while turned off. 2026-01-08 14:10:43 +05:30
tapframe
83ce7cf44d fix: updated stremioservice to handle empty meta addon cases 2026-01-08 13:05:36 +05:30
tapframe
0a1511f09f plugintest screen init 2026-01-08 02:41:43 +05:30
tapframe
2ddfe63fa4 added polyfill to follow redirect "manual" 2026-01-08 00:27:26 +05:30
paregi12
a383289457
Merge branch 'tapframe:main' into feature/ani-skip 2026-01-07 07:47:50 +05:30
tapframe
9924d26ff6 refactor search screen 2026-01-06 23:48:22 +05:30