Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/blame/commit/f42abf970a42f6479b14424ffb4781ec0eb579a5/tests/Jellyfin.Model.Tests/Test%20Data/DeviceProfile-Null.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Null.json

10 lines
263 B

{
"Name": "Jellyfin Media Player",
"SupportedMediaTypes": "Audio,Photo,Video",
"MaxStreamingBitrate": 120000,
"MaxStaticBitrate": 100000,
"MusicStreamingTranscodingBitrate": 3840,
"TimelineOffsetSeconds": 5,
"$type": "DeviceProfile"
}