Commit graph

6242 commits

Author SHA1 Message Date
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
Some checks are pending
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
Some checks failed
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
Some checks are pending
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
Some checks are pending
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
Some checks are pending
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
Tim
50ab7d9f23 chore: v5.0.0-beta.32
Some checks failed
Build / build (push) Has been cancelled
2026-03-19 16:48:37 +01:00
Tim
b32cf42b96 chore: update core 2026-03-19 16:47:45 +01:00
Tim
2f4dff7dd8
Merge pull request #1160 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.5
Some checks failed
Build / build (push) Has been cancelled
chore(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5
2026-03-16 23:39:45 +01:00
dependabot[bot]
1565b85ea3
chore(deps): bump svenstaro/upload-release-action from 2.11.4 to 2.11.5
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.4...2.11.5)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 21:33:37 +00:00
Timothy Z.
7823a783ea feat: update translations 2026-03-13 20:41:28 +02:00
Timothy Z.
6e53d5131e
Merge pull request #1156 from Stremio/feat/player-next-episode-shortcut
Some checks failed
Build / build (push) Has been cancelled
Player: Shortcut [Shift + N] for playing next episode
2026-03-13 15:11:23 +02:00
Botzy
eb4f4b9cce fix: translation key for shortcut Shift + N 2026-03-13 11:05:42 +02:00
Botzy
041748ef71 feat(Player): added shortcut for next episode 2026-03-11 18:56:32 +02:00
Timothy Z.
c3f67454ff
Merge pull request #1150 from Stremio/fix/shortcuts-section-button-visibility
Some checks failed
Build / build (push) Has been cancelled
Settings: Correct shortcuts menu button visibility
2026-03-11 18:01:09 +02:00
Timothy Z.
89515a2a75
Merge pull request #1154 from Stremio/feat/hold-to-speedup
Player: Hold spacebar or left click to speed up 2x
2026-03-11 17:26:49 +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
Tim
b24426250b
Merge pull request #1153 from m-dragoev/codex/i18n-key-fixes
Some checks failed
Build / build (push) Has been cancelled
fix: use valid translation keys
2026-03-08 13:23:14 +01:00
Miroslav Dragoev
cdb65a7973 fix: use valid i18n keys in player and seasons placeholder 2026-03-08 14:19:18 +02:00
Timothy Z.
097857d27c chore: update core 2026-03-07 06:55:16 +05:00
Tim
31a5cc6f1a chore: update langs
Some checks failed
Build / build (push) Has been cancelled
2026-03-06 14:27:33 +01:00
Timothy Z.
eef3cef1d4 add copy magnet link option to stream 2026-03-04 21:14:03 +02:00
Timothy Z.
3d119db049 improve selected section logic for edge cases 2026-03-04 20:48:01 +02:00
Timothy Z.
df69e6eb18 change shortcuts visibility on mobile 2026-03-04 20:20:31 +02:00
Timothy Z.
6f0e7aa290 bump v5.0.0-beta.31
Some checks failed
Build / build (push) Has been cancelled
2026-03-04 17:14:33 +02:00
Timothy Z.
389a91aeca
Merge pull request #1147 from Stremio/feat/add-support-for-more-external-players
Some checks are pending
Build / build (push) Waiting to run
Settings: support infuse & vidhub external players
2026-03-04 14:52:28 +02:00
Timothy Z.
d8278e99da
Merge pull request #1148 from Stremio/refactor/improve-ios-vision-os-detection
Dev: improve ios visionos detection
2026-03-04 14:45:44 +02:00
Timothy Z.
0567bbd8ac chore: bump core 2026-03-04 14:44:57 +02:00
Timothy Z.
c8d107d036 refactor: improve ios vision os detection 2026-03-04 13:53:40 +02:00
Timothy Z.
c8f3a70f41 feat: support infuse & vidhub external players 2026-03-04 13:52:52 +02:00
Timothy Z.
8e87d2515b
Merge pull request #1145 from Stremio/dependabot/github_actions/svenstaro/upload-release-action-2.11.4
Some checks are pending
Build / build (push) Waiting to run
chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4
2026-03-03 12:51:21 +02:00
dependabot[bot]
cc799b610f
chore(deps): bump svenstaro/upload-release-action from 2.11.3 to 2.11.4
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.3...2.11.4)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:01:15 +00:00
Timothy Z.
83ff6d54a4
Merge pull request #1130 from fawazorg/fix/translate-hardcoded-strings
Some checks failed
Build / build (push) Has been cancelled
fix: hardcoded strings and add missing translation keys
2026-03-02 15:18:40 +02:00
Timothy Z.
2f0005080b chore: update translations pkg 2026-03-02 15:14:49 +02:00
Timothy Z.
14765d8c22 Merge branch 'development' into pr/1130 2026-03-02 15:13:10 +02:00
Timothy Z.
8367dce25d
Merge pull request #704 from ArtificialSloth/feat/LibItem-behavior
Some checks are pending
Build / build (push) Waiting to run
Library: Improve LibraryItem behaviour hints
2026-03-02 13:41:36 +02:00