Skip to content

fix: Fixing the inability to play MKV video files online and enhancin… #1181

fix: Fixing the inability to play MKV video files online and enhancin…

fix: Fixing the inability to play MKV video files online and enhancin… #1181

Triggered via pull request May 1, 2024 12:33
@gdy666gdy666
synchronize #3181
gdy666:master
Status Success
Total duration 1m 26s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-frontend: frontend/src/components/files/VideoPlayer.vue#L4
Replace `·kind="subtitles"·v-for="(sub,·index)·in·subtitles"·:key="index"·:src="sub"` with `⏎······kind="subtitles"⏎······v-for="(sub,·index)·in·subtitles"⏎······:key="index"⏎······:src="sub"⏎·····`
lint-frontend: frontend/src/components/files/VideoPlayer.vue#L57
Replace `languageImports[lang]·||·languageImports.en` with `⏎······languageImports[lang]·||·languageImports.en⏎····`