Merge branch 'pr/226' into feat/downloads-with-vlc

This commit is contained in:
Fredrik Burmester
2024-11-24 10:38:10 +01:00
19 changed files with 1403 additions and 781 deletions

View File

@@ -11,7 +11,7 @@ import MediaTypes from "../../constants/MediaTypes";
export default {
Name: "1. Vlc Player",
MaxStaticBitrate: 20_000_000,
MaxStreamingBitrate: 12_000_000,
MaxStreamingBitrate: 20_000_000,
CodecProfiles: [
{
Type: MediaTypes.Video,