Timothy Z.
f579873e1b
fix: don't restart stream on next-track media key when no next video
...
The 'next-track' media-key handler called video.setTime(0) before
checking whether a next video existed. onNextVideoRequested() no-ops
when player.nextVideo is null, but the unconditional setTime(0) had
already rewound the current stream — causing movies (which have no
next video) to restart from the beginning when the Windows next-track
media key was pressed.
Guard both calls with the same player.nextVideo check that the
navigator.mediaSession 'nexttrack' handler already uses.
2026-04-23 16:17:38 +02:00
Timothy Z.
17d823565a
fix: correctly start next video from 0
2026-04-22 17:55:26 +03:00
Timothy Z.
45f8e31f1a
feat: player add media key support
2026-04-22 17:42:56 +03:00
Timothy Z.
5db6df4fc2
Merge pull request #1217 from Stremio/fix/subtitles-selections-issues
Build / build (push) Has been cancelled
2026-04-20 17:30:27 +03:00
Timothy Z.
5580da8ecf
fix: reselection loop
2026-04-20 16:57:45 +03:00
Timothy Z.
38a811ce75
bump: stremio-core-web v0.56.4
2026-04-20 16:43:56 +03:00
Timothy Z.
de78766151
bump: stremio-video to 0.0.75
2026-04-20 16:38:32 +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.
377d57cf16
Merge pull request #1197 from Stremio/fix/correctly-select-embedded-subs-first
...
Player: Prioritize embedded subs first
2026-04-20 12:20:35 +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.
5560813b37
Merge pull request #1196 from Stremio/fix/space-bar-events-play-pause-handing
Build / build (push) Has been cancelled
2026-04-16 12:27:02 +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.
81fdb18536
bump: release v5.0.0-beta.34
Build / build (push) Has been cancelled
2026-04-15 00:47:24 +03:00
Timothy Z.
5e8db65551
Merge pull request #1194 from Stremio/fix/subtitles-grouping-logic
...
Player: Use combination of set with map to avoid crashes on SubtitlesMenu
2026-04-15 00:45:47 +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.
7b30c4e805
bump: stremio-video to v0.0.73
2026-04-14 13:32:34 +03:00
Timothy Z.
b48740f5c2
Merge pull request #1193 from Stremio/dependabot/github_actions/pnpm/action-setup-6
...
Build / build (push) Waiting to run
chore(deps): bump pnpm/action-setup from 5 to 6
2026-04-14 11:59:19 +03:00
Timothy Z.
79a771cbc3
Merge pull request #1192 from Stremio/dependabot/github_actions/actions/github-script-9
...
chore(deps): bump actions/github-script from 8 to 9
2026-04-14 11:59:06 +03:00
dependabot[bot]
a1e19f0ea5
chore(deps): bump pnpm/action-setup from 5 to 6
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 22:03:50 +00:00
dependabot[bot]
73917c14a4
chore(deps): bump actions/github-script from 8 to 9
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v8...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 22:03:46 +00:00
Timothy Z.
bf65b6001e
bump: release v5.0.0-beta.33
Build / build (push) Waiting to run
2026-04-13 20:17:17 +03:00
Timothy Z.
35b7b7082c
Revert "bump: release v5.0.0-beta.33"
...
This reverts commit 33d09916cb .
2026-04-13 20:16:48 +03:00
Timothy Z.
33d09916cb
bump: release v5.0.0-beta.33
2026-04-13 20:12:33 +03:00
Timothy Z.
29d491d00b
bump: stremio-core to v0.56.3
2026-04-13 20:06:40 +03:00
Timothy Z.
3ce58df582
bump: stremio-video 0.0.72
2026-04-13 19:49:54 +03:00
Timothy Z.
7cd439a656
chore: bump core to v0.56.2
2026-04-13 19:30:19 +03:00
Timothy Z.
9e0dd0e942
bump: release v5.0.0-beta.33
Build / build (push) Waiting to run
2026-04-13 17:50:17 +03:00
Timothy Z.
b003f64f4f
Merge pull request #1060 from higorgoulart/feat/989/watched-on-discover-and-details
...
Details | Discover: Implement mark as watched button
2026-04-13 17:20:03 +03: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.
0502c9e47a
chore: update core to 0.56.1
2026-04-13 17:19:17 +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.
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