Timothy Z.
234d83ad34
chore: use dev build
2026-04-08 13:49:00 +03:00
Timothy Z.
3052a724f4
Merge branch 'development' into pr/1060
2026-04-08 13:48:17 +03:00
Timothy Z.
880304f46f
Merge pull request #1191 from Stremio/refactor/player-events
...
Build / build (push) Has been cancelled
Player: refactor events
2026-04-07 13:13:25 +03:00
Timothy Z.
e860752f41
fix(player): cancel hold-to-speed-up timer when menus open (2)
2026-04-06 21:33:18 +03:00
Timothy Z.
b2d81c09ee
fix(player): cancel hold-to-speed-up timer when menus open
2026-04-06 21:33:08 +03:00
Timothy Z.
49240a4e0f
fix(player/statistics): prevent menu from closing on inside click
2026-04-06 21:31:36 +03:00
Timothy Z.
129f510047
fix(player): block mute and speed/subtitle shortcuts while a menu is open
2026-04-06 21:30:46 +03:00
Timothy Z.
33c3f6d9f0
refactor(player): fold nextVideoPopupOpen into menusOpen and gate playback shortcuts via onShortcut
2026-04-06 21:29:33 +03:00
Timothy Z.
117f932596
chore(shortcuts): add enabled param to onShortcut hook
2026-04-06 21:25:56 +03:00
Timothy Z.
de5d43225b
Merge pull request #1190 from Stremio/refactor/context-menu-transition-usage
...
Build / build (push) Waiting to run
ContextMenu: align with transition usage
2026-04-06 21:15:47 +03:00
Timothy Z.
aa76396a84
ContextMenu: align with transition usage
2026-04-06 21:14:57 +03:00
Timothy Z.
c99d7c5d82
use new action metaItemMarkAsWatched
2026-04-05 15:05:47 +03:00
Timothy Z.
4e735afacc
Merge pull request #1185 from mrcanelas/fix/windows-emoji-rendering
...
Build / build (push) Has been cancelled
feat(ui): add Twemoji font fallback for country flags on Windows
2026-04-05 13:20:27 +03:00
Tim
6dfd0fcbde
refactor(player): momoize menus
Build / build (push) Has been cancelled
2026-04-02 09:56:21 +02:00
Tim
1b9e2a194f
fix: cancel animation frame on cleanup for Transition
2026-04-02 09:54:19 +02:00
Tim
3f5dedd072
feat(player): add transitions to menus
2026-04-02 09:53:20 +02:00
mrcanelas
0e1d22d279
feat(ui): add font fallback for country flags on Windows
2026-04-01 18:52:22 -03:00
Tim
eb23d3e4db
Merge pull request #1184 from Stremio/feat/player-subtitles-sort-default-language
...
Build / build (push) Waiting to run
Player: Sort subtitles menu languages by language settings
2026-04-01 22:50:45 +02:00
Tim
73409fff8c
feat(player): sort subtitles menu languages by default language
2026-04-01 22:39:48 +02:00
Tim
70bcf339be
Merge pull request #1182 from Stremio/fix/shell-subtitles-menu-split-languages
...
Build / build (push) Waiting to run
Player: Fix multiple languages entries from player subtitles menu
2026-04-01 18:04:55 +02:00
Tim
50cd992f1c
fix(Player): embedded track labels on subtitles menu
2026-04-01 18:03:36 +02:00
Tim
c131d7f75e
fix: normalize subtitles languages from player menu
2026-04-01 17:32:24 +02:00
Timothy Z.
0a88fe5d01
Merge pull request #1181 from mrcanelas/feat/addon-name-breakline
...
Build / build (push) Has been cancelled
feat: support line breaks in addon names to match TV app behavior
2026-03-30 21:40:05 +03:00
mrcanelas
c2c18bc4f6
feat: support line breaks in addon names to match TV app behavior
2026-03-30 13:26:36 -03:00
Timothy Z.
9dd44a7ef1
Merge pull request #1177 from Stremio/fix/discover-deeplinks-crash
...
Build / build (push) Has been cancelled
Fix crash when no extra option is selected in Discover
2026-03-27 15:34:35 +02:00
Timothy Z.
f2023c5a5a
Merge pull request #1176 from Stremio/fix/streams-list-loading-layout-shift
...
fix: move streams loading indicator below list to prevent layout shift
2026-03-27 15:32:58 +02:00
Timothy Z.
ebc7c5bdde
Merge pull request #1175 from Stremio/fix/hold-speed-up-during-menus
...
fix: prevent hold-to-speed-up when menus are open
2026-03-27 15:31:52 +02:00
Timothy Z.
070807f148
Fix crash when no extra option is selected in Discover
...
Guard against `selectedExtra` being undefined when `options.find()`
returns no match, preventing "Cannot read properties of undefined
(reading 'deepLinks')" TypeError.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:00:21 +02:00
Timothy Z.
d2199e49f0
fix: add border radius to top corners of loading indicator
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:40:17 +02:00
Timothy Z.
2cc122ea1c
fix: sticky loading indicator on mobile to keep it visible
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:33:54 +02:00
Timothy Z.
079d37cd77
fix: move streams loading indicator below the list to prevent layout shift
...
Closes Stremio/stremio-bugs#2187
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 23:29:01 +02:00
Timothy Z.
003ea9f2dc
fix: prevent hold-to-speed-up when menus or popups are open
...
Closes Stremio/stremio-bugs#2440
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 20:56:09 +02:00
Timothy Z.
7ab75cfc88
Merge pull request #1120 from ArtificialSloth/fix/prevent-autoplay-when-using-external-player
...
Build / build (push) Waiting to run
Fix/Prevent autoplay when using an external player
2026-03-26 19:57:14 +02:00
Timothy Z.
504a3bb0be
Merge pull request #1173 from Stremio/fix/space-hold-reset-playback-speed
...
Player: Fix spacebar and left click hold behavior
2026-03-26 19:54:14 +02:00
Timothy Z.
1f56ddf8e3
Merge pull request #1174 from Stremio/feat/shortcut-playback-speed-increase-decrease
...
Shortcuts: Decrease "[" and increase "]" playback speed
2026-03-26 19:54:01 +02:00
Botzy
80e065778f
chore: update translations
2026-03-26 18:27:52 +02:00
Botzy
0286994773
feat(Shortcuts): added shortcuts for increasing and decreasing playback speed
2026-03-26 18:15:46 +02:00
Botzy
3fdda2cdad
fix: set initial playback speed to 1 instead of null
2026-03-26 17:56:46 +02:00
Botzy
866db891ef
fix: mouse hold and release to not reset playback speed to 1x
2026-03-26 17:13:11 +02:00
Botzy
48ba0b8fba
fix: mouse hold click to take effect only outside control bar
2026-03-26 17:04:40 +02:00
Botzy
0c78e39a02
fix: after spacebar key up set previously selected playback speed
2026-03-26 17:04:05 +02:00
Timothy Z.
89233243f2
Merge pull request #1170 from Stremio/dependabot/github_actions/pnpm/action-setup-5
...
Build / build (push) Has been cancelled
chore(deps): bump pnpm/action-setup from 4 to 5
2026-03-24 14:19:17 +02:00
dependabot[bot]
6a981f275b
chore(deps): bump pnpm/action-setup from 4 to 5
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 21:24:19 +00:00
Timothy Z.
74f1d660be
Merge pull request #1168 from mrcanelas/fix/streams-list-episode-title
...
Build / build (push) Waiting to run
fix: improve episode title formatting in StreamsList component
2026-03-23 17:15:14 +02:00
mrcanelas
562854d902
fix: improve episode title formatting in StreamsList component
2026-03-22 19:29:27 -03:00
Timothy Z.
effa6e430e
Merge pull request #1167 from schobiDotDev/fix/subtitle-addon-label
...
Build / build (push) Waiting to run
fix: use addon-provided subtitle label instead of URL
2026-03-22 15:07:06 +02:00
schobidotdev
3c2e144f1d
fix: use addon-provided subtitle label instead of URL
2026-03-22 13:03:29 +01:00
Timothy Z.
70ea2a5772
Merge pull request #1151 from Stremio/feat/stream-copy-magnet-option
...
Build / build (push) Waiting to run
MetaDetails: Add Copy Magnet Link option
2026-03-21 19:26:52 +02:00
Timothy Z.
ca46494480
Merge branch 'development' into feat/stream-copy-magnet-option
2026-03-21 19:23:12 +02:00
Timothy Z.
b1a2d0354b
update core
2026-03-21 19:22:03 +02:00