mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-21 08:14:42 +01:00
Merge branch 'feature/vlc-support' of https://github.com/Alexk2309/streamyfin into pr/178
This commit is contained in:
@@ -155,6 +155,8 @@ export default function page() {
|
||||
const { currentTime, duration, isBuffering, isPlaying } =
|
||||
data.nativeEvent;
|
||||
|
||||
setIsBuffering(isBuffering);
|
||||
|
||||
// console.log("onProgress ~", {
|
||||
// currentTime,
|
||||
// duration,
|
||||
|
||||
Reference in New Issue
Block a user