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
575382a629
icon update
2026-02-17 03:04:05 +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
tapframe
8a4aa64074
update player icon
2026-02-12 13:02:19 +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
tapframe
9ea8007bfc
update lang strings
2026-02-12 11:51:15 +05:30
Nayif
b6a2c9850d
Merge pull request #470 from tapframe/revert-466-Upscale
...
Revert "Upscale"
2026-02-10 15:49:33 +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
f90bbea1bb
fix(player): prevent Up Next fallback from triggering early when outro exists
2026-02-09 22:07:58 +05:30
Nayif
9faf4d6337
Merge pull request #466 from paregi12/Upscale
...
Upscale
2026-02-09 21:33:41 +05:30
paregi12
3a8ec97a7b
fix(player): dedupe skip-segment fetches and harden segment hook
2026-02-09 19:34:19 +05:30
paregi12
275a75b61d
feat(player): implement smart Up Next trigger based on IntroDB outro segments
2026-02-09 12:42: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
f6b13c27c9
feat: conditionally show upscaler button based on user setting
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
9f6d456bf3
fix: add missing jszip dependency and native bridge methods for upscaler
2026-02-07 08:26:51 +05:30
paregi12
3fe5da1434
upscaler
2026-02-07 08:26:51 +05:30
paregi12
25e77490c3
Refactor player UI: Move episodes/streams to right, other controls to left, and timestamp above timeline. Also fix PostHogProvider type error.
2026-02-07 08:26:51 +05:30
Nayif
dbb5337204
update readme
2026-02-06 16:21:27 +05:30
tapframe
77b8b59734
fix: stream addon selection logic with fallback for non-standard types
2026-02-05 12:17:38 +05:30
tapframe
4c9bcbf64e
update download URLs to use versioned paths for releases
2026-02-05 11:32:05 +05:30
tapframe
23ffc9977b
feat(i18n): add privacy settings translations for multiple languages
2026-02-05 11:29:24 +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
Nayif
457dc9f8e2
Merge pull request #456 from paregi12/Api-key
...
Api key
2026-02-02 13:02:27 +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
tapframe
c43e6d879f
Revert TrailerContext.tsx to before d6c3e81e
2026-02-01 01:11:52 +05:30
tapframe
fc56980399
Fix locales.ts syntax error
2026-02-01 01:09:27 +05:30
Nayif
520f8595aa
Merge pull request #452 from paregi12/feat-intro-db-submission
...
feat: implement intro submission feature
2026-02-01 01:03:47 +05:30
Nayif
d6c3e81e5c
Merge pull request #453 from xicoivy/main
...
Trailer orientation
2026-02-01 01:02:58 +05:30
xicoivy
2e6c67e1b6
Update TMDBSettingsScreen.tsx
...
Added Croatian lang
2026-01-31 18:45:42 +01:00
xicoivy
4449a924a3
Update TrailerContext.tsx
...
Added automatic screen orientation when playing trailer.
2026-01-31 17:44:36 +01:00
xicoivy
045353bc1b
Update locales.ts
...
Added Serbian lang
2026-01-31 17:21:19 +01:00
paregi12
8d9fed3f7f
feat: implement intro submission feature and update to beta.14
2026-01-31 14:08:39 +05:30
Nayif
28216b475f
Merge pull request #450 from xicoivy/main
...
Update Croatian (hr.json) translations
2026-01-30 19:37:50 +05:30
Nayif
58a2dec385
Merge pull request #449 from chrisk325/patch-13
...
small workaround until the full rework for imdb logo
2026-01-30 19:37:05 +05:30
xicoivy
33bb4c86b9
Mistake fixed
2026-01-30 00:14:42 +01:00
xicoivy
c2060b1d93
Added Serbian (mistake fixed)
2026-01-29 19:27:10 +01:00
xicoivy
1f0dba4294
Added Serbian language
2026-01-29 19:24:58 +01:00
xicoivy
bff70c8d6b
Added Serbian
2026-01-29 19:24:08 +01:00
xicoivy
385fb8b96d
Added Serbian
2026-01-29 19:22:22 +01:00