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.
|
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 |
|
Ignacio
|
b69165e868
|
fix: pass track object to subtitle callbacks and fix lang fallback chain
|
2026-04-10 10:27: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 |
|
Tim
|
6dfd0fcbde
|
refactor(player): momoize menus
Build / build (push) Has been cancelled
|
2026-04-02 09:56:21 +02:00 |
|
Tim
|
3f5dedd072
|
feat(player): add transitions to menus
|
2026-04-02 09:53:20 +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 |
|
Ignacio
|
9fe7430bc7
|
fix: persist subtitle language preference across streams
|
2026-03-29 11:03:42 -03: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 |
|
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 |
|
schobidotdev
|
3c2e144f1d
|
fix: use addon-provided subtitle label instead of URL
|
2026-03-22 13:03:29 +01:00 |
|
Timothy Z.
|
ca46494480
|
Merge branch 'development' into feat/stream-copy-magnet-option
|
2026-03-21 19:23:12 +02:00 |
|
Botzy
|
041748ef71
|
feat(Player): added shortcut for next episode
|
2026-03-11 18:56:32 +02:00 |
|
Botzy
|
5b83fa00b5
|
feat: hold left mouse btn or spacebar to speed up 2x
|
2026-03-09 18:15:08 +02:00 |
|
Botzy
|
182782a60f
|
fix: speed menu to display 0.25 speed option
|
2026-03-09 15:19:02 +02:00 |
|
Miroslav Dragoev
|
cdb65a7973
|
fix: use valid i18n keys in player and seasons placeholder
|
2026-03-08 14:19:18 +02:00 |
|
Timothy Z.
|
eef3cef1d4
|
add copy magnet link option to stream
|
2026-03-04 21:14:03 +02:00 |
|
Timothy Z.
|
3f5097f0a0
|
fix(sidedrawer): always respect safe areas
|
2026-02-23 16:07:41 +02:00 |
|
Timothy Z.
|
c95f314a50
|
fix: sideDrawer safe areas
|
2026-02-23 15:35:55 +02:00 |
|
ArtificialSloth
|
c28a52a73c
|
fix: add playingOnExternalDevice flag used to pause the video if it starts playing while using an external player.
|
2026-01-27 20:00:58 -05:00 |
|
Timothy Z.
|
9503e90e54
|
Merge pull request #675 from GaryGosh/feat/captions-shortkey
Player: Implement shortkey to toggle caption
|
2026-01-22 15:22:33 +02:00 |
|
Timothy Z.
|
d456adff0e
|
refactor: correctly set tracks
|
2026-01-22 15:20:09 +02:00 |
|
Timothy Z.
|
1c441b9bc0
|
Update Player.js
|
2026-01-22 15:13:36 +02:00 |
|
Timothy Z.
|
8911473210
|
refactor: remove the block which is handled by useff
|
2026-01-22 14:54:33 +02:00 |
|
Timothy Z.
|
ea5e302af7
|
refactor: simplfy subs handling
|
2026-01-22 14:48:52 +02:00 |
|
Timothy Z.
|
67358359bf
|
refactor: remember the sub track
handle both external and embedded
|
2026-01-22 14:38:59 +02:00 |
|
Timothy Z.
|
92d0644c9f
|
Merge branch 'development' into pr/675
|
2026-01-22 14:18:05 +02:00 |
|
Tim
|
17ee0e95e4
|
fix(Player): side drawer layout on large screens
|
2026-01-22 11:22:27 +01:00 |
|
Tim
|
e6e05573cb
|
fix(Player): disable value labels of subtitles settings if value is null
|
2026-01-22 10:48:14 +01:00 |
|
Tim
|
cce556e639
|
feat(Player): show disabled state when ends of range are reached for subtitles settings
|
2026-01-22 10:44:28 +01:00 |
|