146 Commits

Author SHA1 Message Date
Zoe Roux
ba7931e205
Cleanup error when levels are missing 2024-04-28 01:21:06 +02:00
Zoe Roux
2eecb5174c
Remove x-route header and use a env var instead 2024-04-28 00:32:02 +02:00
Zoe Roux
f871f4e1bf
Fix tripple/more touches to seek (#436) 2024-04-25 12:26:58 +00:00
Zoe Roux
f15b92aae1
Floor seconds instead of rounding in the player UI 2024-04-21 19:43:32 +02:00
Zoe Roux
1f16271354
Use duration from /info endpoint instead of player's duration 2024-04-01 20:53:53 +02:00
Zoe Roux
0008aa95c2
Sort qualites on android 2024-03-31 23:08:06 +02:00
Zoe Roux
a8d29b5b26
Fix authorization tokens usage on the android player 2024-03-31 23:00:12 +02:00
Zoe Roux
a18d5d0532
Use new onPlayPause: onPlaybackStatusChanged to support native events 2024-03-25 00:13:58 +01:00
Zoe Roux
c5b0a76982
Fix replace behavior on android 2024-03-25 00:06:57 +01:00
Zoe Roux
f352085f62
Remove firefox bugfix hack now that it is fixed 2024-03-24 23:56:45 +01:00
Zoe Roux
411bbef65c
Fix error handling on some malformed videos 2024-03-24 23:52:41 +01:00
Zoe Roux
4bc54d350b Fix next episode url for onEnd callback 2024-03-09 00:49:11 +01:00
Zoe Roux
8269d80620 Update front to not use deprecated apis 2024-02-19 17:14:41 +01:00
Zoe Roux
19485a110a Fix format 2024-02-18 16:10:56 +01:00
Zoe Roux
79dc4e5f33 Try to prefer transmux instead of transcode (not sure yet) 2024-02-18 16:10:56 +01:00
Zoe Roux
20bf6851c0 Always use on media unsuported on error on android since errors code are unreliables 2024-02-18 16:10:56 +01:00
Zoe Roux
7adbb5d299 Fix double press to skip 10s on web 2024-02-18 16:10:56 +01:00
Zoe Roux
1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
1abee46f6d Fix android auto not selected by default 2024-02-01 01:11:54 +01:00
Zoe Roux
6265f9bc2c Use onMediaUnsupported on android too 2024-02-01 01:11:54 +01:00
Zoe Roux
8c910fa532 Fix start time reset issue on android by a new t props 2024-02-01 01:11:54 +01:00
Zoe Roux
08d2bb2fd5 Add default playmode setting 2024-02-01 01:11:54 +01:00
Zoe Roux
7c56ec8285 Add a snackbar when playback error occurs 2024-02-01 01:11:54 +01:00
Zoe Roux
e06989f2ae Fix start time not working when trying to play pristine without success 2024-01-31 13:51:36 +01:00
Zoe Roux
fab2784e16 Disable start time when switching episodes 2024-01-31 13:51:36 +01:00
Zoe Roux
a0c1fdbd74 Fix touch controls triggering when showing them 2024-01-31 13:51:36 +01:00
Zoe Roux
e3908da7a9 Fix types 2024-01-30 18:46:28 +01:00
Zoe Roux
93608c9549 Fix react-native-video typescript 2024-01-30 18:46:28 +01:00
Zoe Roux
92a3c2945c Handle audio settings 2024-01-30 18:46:28 +01:00
Zoe Roux
7b4b572802 Explain missing audio in pristine mode 2024-01-30 18:46:28 +01:00
Zoe Roux
5c11372543 Remove useless qualitiesAvailable props 2024-01-30 18:46:28 +01:00
Zoe Roux
de0eb0b4e9 Add default subtitle handling 2024-01-30 18:46:28 +01:00
Zoe Roux
27ae6b512b Add playback settings 2024-01-30 18:46:28 +01:00
Zoe Roux
af6436c3d8 Switch seamlessly between pristine and auto quality 2024-01-29 13:25:51 +01:00
Zoe Roux
68c28ed358 Set default playlist to transmux instead of bandwidth dependant 2024-01-29 03:41:39 +01:00
Zoe Roux
1dbee1d79f Fix hls start position 2024-01-29 03:41:39 +01:00
Zoe Roux
1df8d6589a Add chapters on bottom scrubber, set video progress only on seek end 2024-01-28 19:55:18 +01:00
Zoe Roux
0cc6274894 Fix bottom scrubber on android 2024-01-28 19:55:18 +01:00
Zoe Roux
085d337fb7 Fix typesd 2024-01-28 19:55:18 +01:00
Zoe Roux
a56c06ca33 Enable the bottom scrubber only on touch 2024-01-28 19:55:18 +01:00
Zoe Roux
d026f9b418 Cleanup chapter handling and display the good image 2024-01-28 19:55:18 +01:00
Zoe Roux
7803f8f11a Add web scrubber on hover 2024-01-28 19:55:18 +01:00
Zoe Roux
ec90862262 Add x and y props to image 2024-01-28 19:55:18 +01:00
Zoe Roux
5efcfb8b61 Move scrubbing vtt parsing to a hook 2024-01-28 19:55:18 +01:00
Zoe Roux
c3e8f87562 Add file size in mediainfo popup 2024-01-28 19:55:18 +01:00
Zoe Roux
647a4c3782 Fix touch controls position with no next or no prev episode 2024-01-28 19:55:18 +01:00
Zoe Roux
797ea13982 Sync the scrobber with the current progress 2024-01-28 19:55:18 +01:00
Zoe Roux
6b006e78e5 Improve timer string 2024-01-28 19:55:18 +01:00
Zoe Roux
733d6c8c7b Add a basic bottom scrubber that displays thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux
a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00