Pas
c7dcec2560
Improve autoplay handling after PiP and fullscreen on iOS
...
Adds logic to attempt autoplay when entering Picture-in-Picture or fullscreen modes, particularly to address autoplay restrictions on iOS. Introduces a flag to track if autoplay should be retried after loading, and ensures the UI updates appropriately if autoplay remains blocked.
2025-11-09 13:48:28 -07:00
Pas
ebfa034cb2
fix native subtitle streaming
2025-11-09 12:21:12 -07:00
Pas
af2c2b8acf
update chromecast to use new proxy
...
also it was using the wrong proxy before 💀
2025-10-24 22:18:24 -06:00
Pas
e658d13ec5
attempt to fix airplay and add m3u8 proxy tool
2025-10-24 22:18:24 -06:00
Pas
328f50bbb9
Always emit time updates when seeking to prevent subtitle freezing
2025-10-24 22:18:24 -06:00
Pas
0e8850f419
attempt to fix progress resetting for no reason
2025-10-19 18:00:30 -06:00
Vasilis Manetas
2c121cc501
try to route casted hls content through proxy for better stability
2025-08-25 15:41:36 +02:00
Vasilis Manetas
1ae1629547
fix hls independently
2025-08-25 15:32:15 +02:00
Vasilis Manetas
d8368e6d40
rework chromecast implementation
2025-08-25 15:15:45 +02:00
Pas
8ec869c688
add more error handling
2025-08-03 21:05:14 -06:00
Pas
9b12beaaa0
improve subtitle selection
2025-07-15 20:41:21 -06:00
Pas
4509a74a55
estimate quality for non standard levels
2025-07-07 18:31:02 -06:00
Pas
ab5db9807e
Revert "fix mp4 loading"
...
This reverts commit e93de414bb .
2025-06-15 23:58:21 -06:00
Pas
e93de414bb
fix mp4 loading
2025-06-15 23:47:12 -06:00
Pas
29c412707c
Revert "attempt to fix casting methods"
...
This reverts commit cca925bf03 .
2025-06-11 13:33:50 -06:00
Pas
38d4e6928a
Update base.ts
2025-06-08 22:13:05 -06:00
Pas
cca925bf03
attempt to fix casting methods
2025-05-23 11:39:12 -06:00
Pas
3af0a8aaa2
update hls.js loading props
2025-05-21 14:46:20 -06:00
Pas
a026ed4352
Update base.ts
2025-04-13 11:14:58 -06:00
Pas
0555f507e3
fix seekbar stuck at 0:00
2025-03-11 21:41:06 -06:00
Pas
845b71bb41
remove unnecessary hls.js configs
2025-01-19 12:13:39 -07:00
Pas
56b3171d62
Revert "add fragment 404 notice"
...
This reverts commit dc7d5ef7f4 .
2025-01-19 11:57:24 -07:00
Pas
dc7d5ef7f4
add fragment 404 notice
2025-01-18 23:48:58 -07:00
Pas
97c7bcbc2e
update error exclusions to list format
2025-01-18 23:15:16 -07:00
Ivan Evans
e1ef21bd63
fix error correctly this time
2025-01-02 16:41:17 -07:00
Ivan Evans
128edf08af
try to fix hls error on mp4
2025-01-02 13:14:32 -07:00
Ivan Evans
b55c3e081e
update hls package and timeout
2024-12-30 17:24:54 -07:00
Ivan Evans
66f98e360e
bumb retries for errors?
2024-12-30 16:43:15 -07:00
Ivan Evans
c98450b46f
update timeout
2024-12-27 17:31:13 -07:00
Ivan Evans
817a2acdc8
update retries
2024-12-27 17:21:28 -07:00
Cooper
9298c4a552
pnpm lint and update packages
2024-07-13 18:13:40 +00:00
Jorrin
9d4be2cb55
Select default audio language based on setting
2024-04-08 16:32:33 +02:00
Jorrin
855e594c09
Fix switching from hls source to hls source
2024-04-05 19:16:46 +02:00
Jorrin
6a905bf517
Also route hls audio tracks through extension
2024-03-31 20:20:10 +02:00
Jorrin
c08dea89d1
add audio track selector
2024-03-18 00:06:27 +01:00
ssssobek
810a12a097
Apply requested changes
2024-03-14 01:01:24 +01:00
ssssobek
c1f9382f50
Add embedded subtitles support
2024-03-12 23:45:34 +01:00
Jorrin
d20ab4be08
double map into one
2024-02-27 23:30:00 +01:00
Jorrin
7af58dd9e8
prepare stream for all domains in a hls playlist
2024-02-27 23:19:40 +01:00
Jorrin
2b402ac5ba
Fix HTTP error 403 on HLS stream after switching source
2024-02-09 17:45:48 +01:00
mrjvs
cf38e26c5b
Merge branch 'extension' of https://github.com/movie-web/movie-web into extension
2024-01-20 14:02:00 +01:00
mrjvs
8a79924abd
Merge branch 'dev' into extension
2024-01-20 14:57:40 +01:00
mrjvs
ad69c9381c
remove resolved TODO
2024-01-20 14:00:15 +01:00
mrjvs
f70d13f2c9
Clean up extension code
2024-01-09 20:07:22 +01:00
Jorrin
ef85c217f7
first mvp extension
2024-01-08 17:06:27 +01:00
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2024-01-06 13:40:04 +05:30
mrjvs
adddb84417
Add cdn replacements
2023-12-27 23:39:32 +01:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
436a75d3f2
Add chromecasting UI
2023-12-10 17:47:38 +01:00
mrjvs
fac61d26da
Add chromecasting display interface
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-10 17:12:05 +01:00