Timothy Z.
|
363107de68
|
refactor: image styles
|
2024-05-16 13:19:12 +03:00 |
|
Timothy Z.
|
0584618b66
|
feature: background splash screen on load
|
2024-05-16 13:15:56 +03:00 |
|
Timothy Z.
|
a659e88cfa
|
refactor: make sure error is not thrown when null
|
2024-05-13 16:24:55 +03:00 |
|
Timothy Z.
|
afde589963
|
refactor: use llength as the condition
|
2024-05-13 16:14:19 +03:00 |
|
Timothy Z.
|
36e3cf3a84
|
refactor: change the rendering condition
|
2024-05-13 16:05:02 +03:00 |
|
kKaskak
|
f4531177d5
|
fix: videos menu rendering conditions
|
2024-04-22 14:08:17 +03:00 |
|
kKaskak
|
65edf59d17
|
fix: remaining time tabindex
|
2024-03-25 20:29:04 +02:00 |
|
Arpit Batra
|
10e37a9889
|
Update src/routes/Player/ControlBar/SeekBar/SeekBar.js
Co-authored-by: Timothy Z. <117831817+kKaskak@users.noreply.github.com>
|
2024-03-19 19:59:35 +05:30 |
|
Arpit Batra
|
d3e0ff2437
|
Update SeekBar component to toggle between total time and remaining time
|
2024-03-18 12:18:59 +05:30 |
|
Arpit Batra
|
dbd98750e7
|
Add Button component to SeekBar.js
|
2024-03-13 11:05:38 +05:30 |
|
Arpit Batra
|
7f6cc0ef15
|
Update SeekBar component to display remaining time when duration mode is changed
|
2024-03-12 23:33:48 +05:30 |
|
Alexandru Branza
|
445693508e
|
ensure stremio-server is loaded before loading a video
|
2024-02-25 16:22:48 +02:00 |
|
kKaskak
|
6ed892ad12
|
refactor: implement useMemo for the iconName
|
2024-02-13 19:29:14 +01:00 |
|
kKaskak
|
15cdd4f70a
|
refactor: simplify the logic
|
2024-01-17 23:04:34 +02:00 |
|
kKaskak
|
69e90e8d8b
|
refactor: moved & refactored the logic to the component
|
2024-01-17 20:24:20 +02:00 |
|
kKaskak
|
4ce1ee7a6a
|
refactor: add a conditional to the indicator
|
2024-01-10 18:15:07 +02:00 |
|
kKaskak
|
fd5be6985d
|
feature: VolumeChangeIndicatorImplementation
|
2024-01-10 17:56:22 +02:00 |
|
Tim
|
8e1ab43563
|
refactor(ControlBar): remove unecessary callbacks
|
2024-01-05 11:47:31 +01:00 |
|
Tim
|
cdff875412
|
refactor(Player): remove unecessary element
|
2024-01-04 19:18:06 +01:00 |
|
Tim
|
724260886d
|
refactor(Player): move player immersed to a useMemo
|
2024-01-04 13:56:40 +01:00 |
|
Tim
|
ed6ed15a74
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player
|
2024-01-04 13:42:01 +01:00 |
|
Tim
|
d0d4ef25eb
|
fix: external player stream logic
|
2023-12-20 07:36:11 +01:00 |
|
Tim
|
0463cb109f
|
refactor(Player): update to latest core changes
|
2023-12-14 21:19:21 +01:00 |
|
unclekingpin
|
be2e73159b
|
Merge branch 'development' of github.com:Stremio/stremio-web into surround_sound_enabled
|
2023-12-07 01:56:58 -08:00 |
|
Tim
|
1b4a8c1028
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/video-player
|
2023-12-06 14:19:40 +01:00 |
|
Tim
|
fc67815d57
|
fix(Player): check nextVideoPopupOpen for shortcuts
|
2023-12-06 13:01:53 +01:00 |
|
Tim
|
d862b96946
|
fix(Player): getStatistics condition check
|
2023-12-06 12:58:12 +01:00 |
|
Tim
|
8ecca49b00
|
refactor(Player): move error to component
|
2023-12-06 12:54:08 +01:00 |
|
Tim
|
b5d259df29
|
refactor(Player): simplify menus logic
|
2023-12-06 12:33:58 +01:00 |
|
Tim
|
f2a154de13
|
fix(Player): useStatistics issue
|
2023-12-06 12:19:20 +01:00 |
|
Tim
|
da3f1892b6
|
refactor(Player): create useVideo hook
|
2023-12-06 12:06:38 +01:00 |
|
Tim
|
87b6278894
|
refactor(Player): move statistics logic to a hook
|
2023-11-27 19:15:44 +01:00 |
|
Lachezar Lechev
|
b68465cca5
|
feat: Player - dispatch NextVideo action to core
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
|
2023-11-27 15:35:24 +02:00 |
|
unclekingpin
|
3ddaa0b553
|
remove the support for maxAudioChannels query param
|
2023-11-25 08:47:41 -08:00 |
|
unclekingpin
|
09607f3a2e
|
set maxAudioChannels based on surround sound setting
|
2023-11-25 08:46:18 -08:00 |
|
Tim
|
db3d962798
|
Merge pull request #502 from Stremio/streaming-server-can-play
Update stremio-video
|
2023-11-06 15:14:58 +01:00 |
|
kKaskak
|
ef4008ae22
|
refactor: changed the conditional rendering value
|
2023-11-06 16:12:43 +02:00 |
|
kKaskak
|
e8c8441e3b
|
prop validation deleted
|
2023-11-06 16:09:53 +02:00 |
|
kKaskak
|
83ac7c6480
|
refactor: used metaItem.name instead of passing a prop
|
2023-11-06 16:09:13 +02:00 |
|
kKaskak
|
35a6843e26
|
feature: implemented the new pop-up design
|
2023-11-06 14:40:47 +02:00 |
|
unclekingpin
|
8b8fbc6f88
|
omit chrome check from maxAudioChannels expr
|
2023-11-05 07:45:25 -08:00 |
|
unclekingpin
|
557ea31372
|
send correct mediaCapabilities to stremio-video
|
2023-11-05 01:07:23 -08:00 |
|
kKaskak
|
e207294a4f
|
feature: seek and seek shift skip
|
2023-10-31 22:29:29 +02:00 |
|
Tim
|
1b0ac128d1
|
refactor(Player): improve history for next video
|
2023-10-31 11:27:26 +01:00 |
|
kKaskak
|
1aeb8637cd
|
refactor: implementation idea changed
|
2023-10-24 13:59:27 +03:00 |
|
kKaskak
|
bd231ce932
|
refactor: changed imp approach
|
2023-10-19 14:16:52 +03:00 |
|
kKaskak
|
517d30f527
|
refactor: added a prop to slider to fix the volume bar circle color issue
|
2023-10-19 11:42:58 +03:00 |
|
kKaskak
|
4b5d95b91d
|
Merge branch 'development' into Web-app-post-redesign-fixes
|
2023-10-17 12:38:47 +03:00 |
|
unclekingpin
|
cf74a57d46
|
dispatch VideoParamsChanged action
|
2023-10-10 11:43:10 -07:00 |
|
unclekingpin
|
4300f5206d
|
Revert "Add Video Params for Subs Requests"
This reverts commit 4401157e21.
|
2023-10-10 11:26:43 -07:00 |
|
kKaskak
|
1662abea20
|
new buffer implementation
|
2023-10-04 12:10:32 +03:00 |
|
Tim
|
45746f6c2c
|
refactor: minor style changes
|
2023-08-22 15:17:03 +02:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
Tim
|
05f0ba11f3
|
refactor(BufferingLoader): reduce size
|
2023-07-26 14:05:13 +02:00 |
|
Tim
|
a67fb02aa9
|
refactor(OptionsMenu): minor styling
|
2023-07-26 14:01:58 +02:00 |
|
Tim
|
cb312da92e
|
refactor(OptionsMenu): update download icon
|
2023-07-26 13:59:24 +02:00 |
|
Tim
|
cf184abd8a
|
Merge pull request #405 from Stremio/feat/player-volume-mouse-wheel
feat(Player): change volume with mouse wheel
|
2023-07-11 18:03:27 +02:00 |
|
Tim
|
bcfef1a5fd
|
refactor: use outline for buttons
|
2023-07-07 20:16:00 +02:00 |
|
Tim
|
e64ba05961
|
fix(SeekBar): prevent the slider from jumping on time change
|
2023-07-07 16:26:37 +02:00 |
|
Tim
|
efdd89b6c2
|
refactor(SubtitlesMenu): remove advanced button
|
2023-07-07 16:19:11 +02:00 |
|
Tim
|
2512bcbc28
|
refactor: improve MetaPreview layout
|
2023-07-05 14:32:46 +02:00 |
|
Tim
|
98625aada9
|
refactor(Player): style
|
2023-07-04 20:48:20 +02:00 |
|
Tim
|
792453381f
|
feat(Player): change volume with mouse wheel
|
2023-06-11 21:05:02 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Alexandru Branza
|
19e1fe4e3e
|
Merge pull request #392 from Stremio/feat/player-buffered-seekbar
feat: display buffered amount on player seek bar
|
2023-06-09 19:04:01 +02:00 |
|
Tim
|
ffc4c28514
|
refactor: rename progress prop to buffered for Slider
|
2023-06-05 23:08:26 +02:00 |
|
Tim
|
02fef3c7b0
|
fix(Player): add streamingServer.statistics to keydown effect deps
|
2023-06-05 23:03:52 +02:00 |
|
Tim
|
e542e5d550
|
feat: add statistics menu on player
|
2023-06-05 13:15:12 +02:00 |
|
Tim
|
ed06dc7e7c
|
feat: display buffered amount on player seek bar
|
2023-06-05 00:42:26 +02:00 |
|
Alexandru Branza
|
e18d60e87c
|
Add Hint About an Existing Setting to Enable External Players by Default
|
2023-05-31 10:46:18 +03:00 |
|
Alexandru Branza
|
2523277200
|
Merge pull request #370 from Stremio/fix/player-push-to-library
fix(Player): remove PushToLibrary core action
|
2023-05-25 10:54:58 +02:00 |
|
Tim
|
fc7202e292
|
refactor(Player): add translation strings
|
2023-05-24 15:28:27 +02:00 |
|
Tim
|
9dd6bcda50
|
fix(Player): remove PushToLibrary core action
|
2023-05-24 15:03:00 +02:00 |
|
Alexandru Branza
|
89ae8d5ac4
|
Merge pull request #348 from Stremio/typings
Core Typings
|
2023-05-23 23:02:28 +02:00 |
|
Tim
|
f1924e2576
|
Merge pull request #338 from Stremio/feat/player-external-play
feat: player external play
|
2023-05-23 15:02:05 +02:00 |
|
Tim
|
8a28869e90
|
Merge branch 'development' into typings
|
2023-04-27 07:56:13 +02:00 |
|
Tim
|
c660818fd5
|
fix(ControlBar): hide volume slider on mobile
|
2023-04-21 08:22:50 +02:00 |
|
Tim
|
846284ff9f
|
refactor(OptionsMenu): use latests core changes
|
2023-04-07 16:54:05 +02:00 |
|
Tim
|
3e3e97ee76
|
refactor: add typings
|
2023-03-14 05:02:16 +01:00 |
|
Tim
|
2275f40eaa
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into interface-language
|
2023-03-10 14:32:37 +01:00 |
|
Tim
|
5428e30d74
|
refactor(Player): remove unecessary checks
|
2023-03-05 14:46:52 +01:00 |
|
Tim
|
13fa0d8d4e
|
fix(Player): props issue on open in external player button
|
2023-03-05 14:41:43 +01:00 |
|
Tim
|
dddc390952
|
refactor(OptionsMenu): better naming
|
2023-01-12 22:08:19 +01:00 |
|
Tim
|
72d4e740e1
|
fix: copyright lint error
|
2023-01-12 21:48:27 +01:00 |
|
Tim
|
d5dc5a9cfc
|
refactor(OptionMenu): improve code structure
|
2023-01-12 21:37:30 +01:00 |
|
Tim
|
2d3d55c0bb
|
fix(OptionsMenu): disable external player buttons if stream is torrent
|
2023-01-12 21:10:08 +01:00 |
|
Tim
|
392c1f594e
|
feat(Player): stop video when opening in external player
|
2023-01-12 21:04:17 +01:00 |
|
Tim
|
253322f690
|
feat(Player): add option to open stream in external player
|
2023-01-12 01:18:40 +01:00 |
|
Alexandru Branza
|
4401157e21
|
Add Video Params for Subs Requests
|
2023-01-03 11:45:05 +02:00 |
|
Tim
|
3b9c52d99a
|
refactor(OptionsMenu): remove the need of streamingServer
|
2022-12-21 14:14:22 +01:00 |
|
Tim
|
879118b098
|
refactor(OptionsMenu): add streamUrl to toast error message
|
2022-12-21 13:04:03 +01:00 |
|
Tim
|
117dd30c76
|
refactor(OptionsMenu): use download prop from external deeplinks for streamUrl
|
2022-12-21 13:00:52 +01:00 |
|
Tim
|
87fb0c5af8
|
refactor: add translations
|
2022-12-15 17:46:55 +01:00 |
|
Tim
|
e9ff812039
|
refactor(SubtitlesMenu): translate more strings
|
2022-12-15 17:09:13 +01:00 |
|
Tim
|
f06f21ce75
|
refactor: translate more strings
|
2022-12-14 22:11:51 +01:00 |
|
Tim
|
8a0b0a93e3
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-options-menu
|
2022-11-28 18:20:19 +01:00 |
|
Tim
|
d138753b8f
|
refactor(Player): move nextVideo check in useEffect
|
2022-11-28 18:15:48 +01:00 |
|
Tim
|
f7a2fdc404
|
fix(Player): use player.selected.stream instead of videoState.stream for options menu
|
2022-11-28 13:37:43 +01:00 |
|
Tim
|
d090ac5952
|
fix(Player): disble play shortcuts when options menu is open
|
2022-11-28 13:35:17 +01:00 |
|
Tim
|
87733e6e1f
|
fix(Player): display layer also for options menu
|
2022-11-28 13:32:02 +01:00 |
|
Tim
|
e68a0a7c77
|
refactor(Player): disable play in external player on options menu
|
2022-11-28 13:28:32 +01:00 |
|
Tim
|
c5d84bfe6b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-options-menu
|
2022-11-28 13:28:18 +01:00 |
|
Tim
|
0a7ef22eb6
|
refactor(Player): use nextVideoNotificationDuration setting to trigger next video popup
|
2022-11-28 12:41:00 +01:00 |
|
Tim
|
166fde9090
|
fix(Player): do not show next video popup if nextVideo is null
|
2022-11-28 12:00:38 +01:00 |
|
Tim
|
e8f3291c34
|
fix(Player): do not show next video popup if bingeWatching is not enabled
|
2022-11-28 11:44:23 +01:00 |
|
Tim
|
796ec387aa
|
refactor(Player): incorrect naming for NextVideoPopup index
|
2022-11-28 11:30:43 +01:00 |
|
Tim
|
76e3944fb9
|
refactor(Player): remove player.libraryItem from onEnded callback deps
|
2022-11-28 11:29:27 +01:00 |
|
Tim
|
44944ce3d0
|
refactor(Player): improve conditions for next video popup
|
2022-11-28 11:28:17 +01:00 |
|
Tim
|
8775e978a4
|
fix(Player): reset nextVideoPopupDismissed on stream change
|
2022-11-28 11:25:31 +01:00 |
|
Tim
|
eeda6e9fd0
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-next-video-popup
|
2022-11-28 11:24:24 +01:00 |
|
Tim
|
5875ca0385
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles
|
2022-11-28 11:08:19 +01:00 |
|
Tim
|
329e035ab9
|
fix(Player): reset default subtitles selected on stream change
|
2022-11-28 10:32:10 +01:00 |
|
Tim
|
b021f538da
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles
|
2022-11-28 10:30:12 +01:00 |
|
Tim
|
c2b24479fa
|
fix(Player): reset defaut audio track when stream change
|
2022-11-28 10:18:32 +01:00 |
|
Tim
|
4a482c5c37
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-audio-track
|
2022-11-28 10:17:20 +01:00 |
|
Tim
|
9ead121251
|
fix(Player): use videoState instead of player for playbackSpeed
|
2022-11-26 14:04:16 +01:00 |
|
Tim
|
a98ff5d8e8
|
fix(Player): close seed and videos menu on shortcuts
|
2022-11-26 14:03:22 +01:00 |
|
Tim
|
b60d03a3d7
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed
|
2022-11-26 14:02:17 +01:00 |
|
Nikola Hristov
|
1bcb017a52
|
Merge pull request #321 from Stremio/fix/player-videos-menu-cases
fix(Player): add missing cases for videos menu
|
2022-11-26 14:01:07 +02:00 |
|
Tim
|
d4bc40190f
|
fix(Player): add missing cases for videos menu
|
2022-11-15 15:12:56 +01:00 |
|
Tim
|
2112d40f51
|
fix(Player): continue watching on load was broken
|
2022-11-03 18:15:50 +01:00 |
|
Tim
|
d1a028ebaa
|
fix(NextVideoPopup): missing copyright headers
|
2022-11-03 05:55:05 +01:00 |
|
Tim
|
6bff7761dc
|
refactor: move ICON_FOR_TYPE to CONSTANTS
|
2022-11-03 05:45:39 +01:00 |
|
Tim
|
3bd2738001
|
feat(Player): implement next video popup
|
2022-11-03 05:44:40 +01:00 |
|
Tim
|
efa9e20186
|
feat(Player): select default audio track
|
2022-11-03 01:57:14 +01:00 |
|
Tim
|
1ae36580b0
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-default-subtitles
|
2022-11-03 01:34:59 +01:00 |
|
Tim
|
b3fa52d5cc
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/player-playback-speed
|
2022-11-02 20:51:06 +01:00 |
|
Nikola Hristov
|
9b2f23cac6
|
Merge pull request #312 from Stremio/feat/player-next-video
feat(Player): add next video button
|
2022-11-02 20:50:07 +02:00 |
|
Tim
|
f08cc4014d
|
feat: select default subtitles track on Player
|
2022-11-02 19:47:27 +01:00 |
|
Tim
|
427e103803
|
fix(VideosMenu): check typeof seriesInfo season
|
2022-11-02 17:00:03 +01:00 |
|
Tim
|
ae578b6eca
|
fix(VideosMenu): use shape instead of objectOf as a proptype
|
2022-11-02 16:58:13 +01:00 |
|
Tim
|
49cf06a8c2
|
refactor(ControlBar): use replace method instead of href
|
2022-11-02 16:54:56 +01:00 |
|
Tim
|
87251a649b
|
refactor(Player): only display videos from same season for series
|
2022-11-01 03:22:38 +01:00 |
|
Tim
|
b19896ddf3
|
feat(Player): implement videos menu
|
2022-11-01 02:46:53 +01:00 |
|
Tim
|
205f3c605a
|
feat(Player): add next video button
|
2022-11-01 02:11:20 +01:00 |
|
Tim
|
3b5ab5fc0f
|
refactor(Player): open in external player via core transport
|
2022-10-31 23:50:19 +01:00 |
|
Tim
|
3ff7a67fe5
|
feat(Player): add options menu
|
2022-10-31 19:02:05 +01:00 |
|
nklhrstv
|
2514eab7d6
|
filter CoreEvent toasts in /player
|
2022-10-28 15:48:22 +03:00 |
|
Tim
|
d601608735
|
refactor(SpeedMenu): use option list instead of multiselect
|
2022-10-27 16:30:41 +02:00 |
|
Tim
|
2433163394
|
refactor(Player): open speedMenu on R key press
|
2022-10-27 15:30:05 +02:00 |
|
Tim
|
e30f2add34
|
fix(Player): close speedMenu on I and S key press
|
2022-10-27 15:28:01 +02:00 |
|
Tim
|
7022052b93
|
fix(Player): close speed menu if playbackSpeed null
|
2022-10-27 15:26:33 +02:00 |
|
Tim
|
f1b852687a
|
fix(Player): handle mousedown event for speed button
|
2022-10-27 15:24:57 +02:00 |
|
Tim
|
ba30c5d0bc
|
refactor(Player): declare playbackSpeed in videoState
|
2022-10-27 15:22:21 +02:00 |
|
Tim
|
595e411e06
|
feat(Player): implement playback speed controls
|
2022-10-25 16:07:46 +02:00 |
|
nklhrstv
|
418782e596
|
Merge branch 'development' of github.com:Stremio/stremio-web into core-async-api
|
2022-09-12 20:00:06 +03:00 |
|
nklhrstv
|
28a8c9cdfa
|
pausedChanged action sent to core
|
2022-08-22 13:03:19 +03:00 |
|
nklhrstv
|
0101c015dd
|
timechanged renamed
|
2022-08-22 13:00:13 +03:00 |
|
nklhrstv
|
3710d10e29
|
dispatch Ended action
|
2022-08-19 19:10:30 +03:00 |
|
nklhrstv
|
53954876cd
|
not needed rewind removed from player
|
2022-08-19 18:11:19 +03:00 |
|
nklhrstv
|
a7feff9458
|
send device type to core
|
2022-08-19 18:09:39 +03:00 |
|
Vladimir Borisov
|
f9e35e4b0a
|
Send only the shell transport to stremio-video
|
2022-07-29 11:42:00 +03:00 |
|
Vladimir Borisov
|
1a912c9dc4
|
Do not send the shell sercie to stremio-video if shell is inactive
|
2022-07-29 11:35:01 +03:00 |
|
Vladimir Borisov
|
1ba83f42bb
|
Implement shell IPC and pass it to the player
|
2022-07-26 13:40:54 +03:00 |
|
nklhrstv
|
3a179931c2
|
fix trailers playback
|
2022-07-11 12:48:30 +03:00 |
|
nklhrstv
|
e3c186b233
|
Player wrapped with core suspender
|
2022-07-11 12:48:18 +03:00 |
|
nklhrstv
|
11be6d8f8c
|
use async api of getState
|
2022-07-06 17:16:33 +03:00 |
|
nklhrstv
|
03b5f1fa9b
|
use decode_stream instead of pako
|
2022-06-27 17:07:58 +03:00 |
|
nklhrstv
|
ea3d06311d
|
Merge branch 'development' of github.com:Stremio/stremio-web into media-patch
|
2022-06-10 19:21:45 +03:00 |
|
nklhrstv
|
24a8cbcab4
|
fix chromecast transport for large messages
|
2022-06-10 18:30:47 +03:00 |
|
nklhrstv
|
9c6404ed41
|
styles updated
|
2022-05-25 11:36:26 +03:00 |
|
Tim
|
24d8b072c0
|
Merge remote-tracking branch 'origin' into mobile
|
2022-05-17 08:21:02 +02:00 |
|
nklhrstv
|
b808e3909f
|
update stremio-video
|
2022-05-10 17:16:16 +03:00 |
|
nklhrstv
|
3f553eb950
|
fix race in cast state listener
|
2022-04-23 09:57:31 +03:00 |
|
nklhrstv
|
6203636bad
|
fix player hook deps
|
2022-04-20 21:39:23 +03:00 |
|
nklhrstv
|
4b6c902733
|
replace usage of useDeepEqualEffect with useEffect
|
2022-04-20 21:25:42 +03:00 |
|
nklhrstv
|
83924097f5
|
old prop name fixed
|
2022-04-20 21:18:57 +03:00 |
|
nklhrstv
|
a52b4c6499
|
fix origin priorities
|
2022-04-20 12:00:29 +03:00 |
|
nklhrstv
|
c004804af1
|
wrap SubtitlesMenu in memo
|
2022-04-20 11:49:22 +03:00 |
|
nklhrstv
|
e42065efbf
|
send series info to player after metaitem gets loaded
|
2022-04-19 14:04:57 +03:00 |
|
nklhrstv
|
35c9955725
|
seriesInfo sended to player
|
2022-04-18 19:00:45 +03:00 |
|
nklhrstv
|
2bb69cc685
|
fix subtitles menu headers
|
2022-04-18 16:32:10 +03:00 |
|
nklhrstv
|
96e283751c
|
render audio languages in the list
|
2022-04-18 16:31:44 +03:00 |
|
nklhrstv
|
c3dfe303f9
|
check for embedded flag instead of origin
|
2022-04-15 16:28:05 +03:00 |
|
nklhrstv
|
024e43fcab
|
rename subtitles variables
|
2022-04-15 15:54:56 +03:00 |
|
nklhrstv
|
73964782e9
|
fix typo
|
2022-04-15 15:40:36 +03:00 |
|
nklhrstv
|
1476301374
|
added audio tracks to the ui
|
2022-04-15 15:40:15 +03:00 |
|
nklhrstv
|
76eac35d8b
|
subtitlesOutlineColor prop updated
|
2022-04-14 14:10:21 +03:00 |
|
nklhrstv
|
6336ae038d
|
subtitlesBackgroundColor prop updated
|
2022-04-14 13:00:07 +03:00 |
|
nklhrstv
|
a77ff7066b
|
subtitlesTextColor prop updated
|
2022-04-12 19:40:45 +03:00 |
|
nklhrstv
|
c2ad087490
|
subtitles size changable for embedded subs
|
2022-04-12 19:06:45 +03:00 |
|
nklhrstv
|
5057f4659c
|
subs menu works with the offset properly
|
2022-04-12 17:44:45 +03:00 |
|
nklhrstv
|
81d55aceac
|
make checks for both subtitlesTracks & extraSubtitlesTracks
|
2022-04-12 13:57:02 +03:00 |
|
nklhrstv
|
b811c7ddb5
|
use the new maxAudioChannels
|
2022-04-11 18:33:49 +03:00 |
|
nklhrstv
|
f52870aa8e
|
subtitles offset for internal subs updated from player
|
2022-04-11 18:33:00 +03:00 |
|
core1024
|
aa6a2ed320
|
Update all file's copyright
|
2022-04-08 17:55:20 +03:00 |
|
Tim
|
9dbd3dc929
|
refactor(ControlBar): improve mobile layout
|
2022-02-17 15:49:52 +01:00 |
|
nklhrstv
|
9ae28f406d
|
update stremio-core-web
|
2022-01-27 10:26:51 +02:00 |
|
nklhrstv
|
c3ce9e6541
|
test less files too
|
2021-10-05 14:37:24 +03:00 |
|
nklhrstv
|
e1e69d98e6
|
use 2 channel audio on chrome unless other is specified
|
2021-09-27 18:46:27 +03:00 |
|
nklhrstv
|
74211b1503
|
send audioChannels query parameter to the player
|
2021-09-08 14:22:37 +03:00 |
|
nklhrstv
|
ab46a07930
|
use externalPlayer link instead of playlist hook
|
2021-09-08 14:03:55 +03:00 |
|
nklhrstv
|
de5a131eb1
|
update stremio-video
|
2021-09-02 16:57:33 +03:00 |
|
nklhrstv
|
ee58baa7a8
|
update select video impl function
|
2021-09-01 16:45:30 +03:00 |
|
nklhrstv
|
28cdc85512
|
use withStreamingServer as a first middleware
|
2021-09-01 15:03:10 +03:00 |
|
nklhrstv
|
67a9abfe5d
|
improve playlist button styles
|
2021-07-20 18:59:56 +03:00 |
|
nklhrstv
|
3951f5328a
|
fix type in M3U
|
2021-07-20 18:46:32 +03:00 |
|
nklhrstv
|
e259f4a54f
|
title added to error label
|
2021-07-20 18:44:56 +03:00 |
|
nklhrstv
|
e6d213f541
|
usePlaylist hook created
|
2021-07-20 18:41:08 +03:00 |
|
nklhrstv
|
9e014b6489
|
change playlist props
|
2021-07-20 18:33:00 +03:00 |
|
nklhrstv
|
a6f351f6d5
|
move playlist hook above
|
2021-07-20 18:32:46 +03:00 |
|
nklhrstv
|
6e5c2e6a87
|
reorder deps in layout effect
|
2021-07-20 17:59:27 +03:00 |
|
Tim
|
4f407a97a5
|
refactor(Player): add settings.seekTimeDuration to layoutEffect, update to cleaner code syntax
|
2021-07-19 16:59:56 +02:00 |
|
Tim
|
bb73cd8695
|
refactor: convert seekTimeDuration to ms
|
2021-07-19 16:18:55 +02:00 |
|
Tim
|
0a95563f15
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into seek-time-settings
|
2021-07-19 11:26:00 +02:00 |
|
Nikola Hristov
|
1f23da7e7c
|
Merge pull request #232 from Stremio/m3u-playlist-fallback
Allow to download a m3u playlist in case of a playback error
|
2021-07-17 12:40:28 +03:00 |
|
Tim
|
e190f43ef1
|
style(Player): fix flex
|
2021-07-16 20:03:28 +02:00 |
|
Tim
|
335fc5ccca
|
style(Player): fix flex, add missing class
|
2021-07-16 11:39:57 +02:00 |
|
Tim
|
839f2b8cba
|
refactor(Player): use seek duration from settings and handle shift key event
|
2021-07-16 11:21:09 +02:00 |
|
Tim
|
2532217171
|
refactor(Player): revert z-index changes
|
2021-07-16 03:02:38 +02:00 |
|
Tim
|
3ce8a57bc3
|
refactor(Player): fix markup hierarchy, remove gap and declare flex props in style
|
2021-07-15 10:46:50 +02:00 |
|
nklhrstv
|
d4d1217686
|
check if chromecast service is active
|
2021-07-13 11:18:58 -01:00 |
|
Tim
|
89832951ec
|
refactor(Player): move playlist to Player.js, fix less
|
2021-07-12 19:48:47 +02:00 |
|
Tim
|
772cde815e
|
refactor(Player): allow to download a m3u playlist in case of a playback error
|
2021-06-19 11:11:46 +02:00 |
|
nklhrstv
|
ab89ed7b21
|
tags added to error logs
|
2021-01-07 11:53:14 +02:00 |
|
nklhrstv
|
da274e02cf
|
adapt images with the new build system
|
2021-01-06 18:25:47 +02:00 |
|
nklhrstv
|
cba21f260b
|
update library item on video ended
|
2020-12-21 13:33:55 +02:00 |
|
nklhrstv
|
8238952565
|
use base url only when casting
|
2020-12-21 12:59:34 +02:00 |
|
nklhrstv
|
4eb3d32e53
|
log error in player
|
2020-12-15 13:06:41 +02:00 |
|
nklhrstv
|
017cf4fb3d
|
remove not needed eslint hints
|
2020-12-15 13:06:32 +02:00 |
|
nklhrstv
|
4f73ef09fc
|
use subtitles ids from addons
|
2020-12-15 12:53:38 +02:00 |
|
nklhrstv
|
082dab9d7a
|
subs loaded message improved
|
2020-12-15 12:10:26 +02:00 |
|
nklhrstv
|
b3d04ccd99
|
map exclusive subtitles
|
2020-12-15 12:03:10 +02:00 |
|
nklhrstv
|
8126662957
|
add extra subtitles only if stream is loaded
|
2020-12-15 11:44:09 +02:00 |
|
nklhrstv
|
0ad91c1410
|
Video uses StemioVideo to select video implementation
|
2020-12-15 11:41:52 +02:00 |
|
nklhrstv
|
077507607f
|
use ChromecastSenderVideo in select video impl
|
2020-12-15 11:35:11 +02:00 |
|
nklhrstv
|
d1199fc407
|
move logic about force transcoding param in load action
|
2020-12-12 15:09:31 +02:00 |
|
nklhrstv
|
a1d2703efb
|
use stream prop to determine when to add external subtitles
|
2020-12-12 00:02:49 +02:00 |
|
nklhrstv
|
f21742d030
|
render url and lang name with title attribute of tracks
|
2020-12-11 23:51:21 +02:00 |
|
nklhrstv
|
6e0781a683
|
separate extra and embedded subtitles
|
2020-12-11 23:38:41 +02:00 |
|
nklhrstv
|
027a37a5cc
|
extraSubtitlesTrackLoaded event handled in Video
|
2020-12-11 22:55:24 +02:00 |
|
nklhrstv
|
6500ff9149
|
nextVideo changed to video object
|
2020-10-28 15:30:11 +02:00 |
|
nklhrstv
|
37e9139068
|
player ui adapted to changes in core
|
2020-10-28 14:46:57 +02:00 |
|
nklhrstv
|
31b2ffd0ff
|
adapted to changes in core related to Lib structs renamed to Library
|
2020-09-30 17:48:11 +03:00 |
|
nklhrstv
|
e91ca3b391
|
update stremio-icons require statements
|
2020-07-17 11:35:25 +03:00 |
|
nklhrstv
|
fdee87b8ab
|
stremio-colors import statements updated
|
2020-07-17 11:24:16 +03:00 |
|
nklhrstv
|
c49d4baef5
|
chromecastServiceActive flag renamed
|
2020-06-03 17:29:24 +03:00 |
|
nklhrstv
|
e9cef46558
|
set background on critical error message
|
2020-06-03 15:55:53 +03:00 |
|
nklhrstv
|
1bccc3e369
|
toggle bars visibiliry when not casting
|
2020-06-03 15:37:58 +03:00 |
|
nklhrstv
|
3caefa0fab
|
transcode when casting
|
2020-06-03 15:08:22 +03:00 |
|
nklhrstv
|
f5e50df763
|
load video after determine streaming server state
|
2020-06-03 15:08:02 +03:00 |
|
nklhrstv
|
7cde769a35
|
add ss middleware only if ss is available
|
2020-06-03 14:49:34 +03:00 |
|
nklhrstv
|
e3b41921e5
|
stremio video updated
|
2020-06-03 14:38:17 +03:00 |
|
nklhrstv
|
20240b682b
|
reload extra subtitles when casting changed
|
2020-06-03 12:35:54 +03:00 |
|
nklhrstv
|
ed378de511
|
core-web updated
|
2020-06-03 12:13:41 +03:00 |
|
nklhrstv
|
e567bcf040
|
casting when chromecast conected
|
2020-05-27 17:37:05 +03:00 |
|
nklhrstv
|
d667bee547
|
dispatch commands to video refactored
|
2020-05-27 15:58:51 +03:00 |
|
nklhrstv
|
2d9f46cbe7
|
request session on click chromecast button
|
2020-05-21 18:06:25 +03:00 |
|
nklhrstv
|
cbd0f7a337
|
toggle connection to chromecast from chromecast button
|
2020-05-15 23:42:23 +03:00 |
|