Timothy Z.
d5b73f8dc2
refactor: simplify sub variant logic
2026-04-22 22:24:22 +03:00
Timothy Z.
b18df103fa
refactor: simplify
2026-04-22 22:21:31 +03:00
Timothy Z.
e2d1654f49
Merge branch 'development' into feat/add-subtiles-menu-options-context-menu
2026-04-22 22:12:00 +03:00
Tim
c782303407
refactor: move media session logic to hook
2026-04-22 17:32:20 +02:00
Timothy Z.
5580da8ecf
fix: reselection loop
2026-04-20 16:57:45 +03:00
Timothy Z.
5bc74a9da4
Merge pull request #1199 from Stremio/fix/statistics-menu-handler
...
Build / build (push) Waiting to run
Player: Fix statistics menu shortcut handler
2026-04-20 12:20:55 +03:00
Timothy Z.
fe651a2cca
Merge pull request #1198 from Stremio/fix/blur-window-cancel-shortcut-events
...
Player: Fix cancel shortcut events on blur
2026-04-20 12:20:47 +03:00
Timothy Z.
965feed67b
feat: impl context menu on subtitle choice
2026-04-20 12:17:52 +03:00
Timothy Z.
694fb833aa
fix: statistics menu handler
2026-04-17 21:03:11 +03:00
Timothy Z.
f74f9aafa0
fix: on blue cancel shortcut events
2026-04-17 20:53:48 +03:00
Timothy Z.
bbfe25177b
fix: prioritize embedded subs first
2026-04-17 17:38:31 +03:00
Timothy Z.
8fcffa2c3e
Update Player.js
2026-04-16 12:17:22 +03:00
Timothy Z.
3e93afbe21
fix: space bar holding issues
2026-04-16 12:13:48 +03:00
Timothy Z.
a322de9093
fix: use set with map to avoid crash on older devices
2026-04-14 21:34:10 +03:00
Tim
35970825fa
Merge pull request #1179 from ignaciojsoler/feat/persist-subtitle-language
...
Build / build (push) Waiting to run
fix: persist subtitle language preference across streams
2026-04-14 13:16:39 +02:00
Timothy Z.
b058eb536e
Merge branch 'development' into feat/989/watched-on-discover-and-details
2026-04-13 17:19:53 +03:00
Timothy Z.
1f293b7cbc
Merge pull request #1180 from Stremio/feat/magnet-http-streams-handing
...
feat: handle http/magnets from search bar
2026-04-13 17:17:42 +03:00
Ignacio
b69165e868
fix: pass track object to subtitle callbacks and fix lang fallback chain
2026-04-10 10:27:25 -03:00
Timothy Z.
3052a724f4
Merge branch 'development' into pr/1060
2026-04-08 13:48:17 +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.
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
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.
e260e52322
refactor: change type to info
2026-03-31 13:45:08 +03:00
Timothy Z.
de32e3a765
fix: correct message for fail
2026-03-31 13:11:48 +03:00
Timothy Z.
6cb0c75555
feat: add loading state
2026-03-31 12:56:08 +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.
e0961ec686
remove the try catch
2026-03-30 18:47:20 +03:00
Timothy Z.
fcd85bdcf4
feat: handle http/magnets from search bar
2026-03-30 18:40:24 +03:00
Ignacio
9fe7430bc7
fix: persist subtitle language preference across streams
2026-03-29 11:03:42 -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.
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