Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/1f2488d7d9ecd7b78670fe94871c998cc51e26f1
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
8 additions and
8 deletions
@ -52,7 +52,7 @@ namespace Emby.Dlna.Profiles
Container = "ts,mpegts" ,
Type = DlnaProfileType . Video ,
VideoCodec = "mpeg1video,mpeg2video,h264" ,
AudioCodec = "a c3,mp2,mp3,aac "
AudioCodec = "a ac,a c3,mp2"
} ,
new DirectPlayProfile
{
@ -92,7 +92,7 @@ namespace Emby.Dlna.Profiles
{
Container = "ts" ,
VideoCodec = "h264" ,
AudioCodec = "a c3,aac,mp3 ",
AudioCodec = "a ac,ac3,mp2 ",
Type = DlnaProfileType . Video
} ,
new TranscodingProfile
@ -52,7 +52,7 @@ namespace Emby.Dlna.Profiles
Container = "ts,mpegts" ,
Type = DlnaProfileType . Video ,
VideoCodec = "mpeg1video,mpeg2video,h264" ,
AudioCodec = "a c3,mp2,mp3,aac "
AudioCodec = "a ac,a c3,mp2"
} ,
new DirectPlayProfile
{
@ -94,7 +94,7 @@ namespace Emby.Dlna.Profiles
{
Container = "ts" ,
VideoCodec = "h264" ,
AudioCodec = " mp3 ",
AudioCodec = " aac,ac3,mp2 ",
Type = DlnaProfileType . Video
} ,
new TranscodingProfile
@ -38,7 +38,7 @@
<XmlRootAttributes />
<DirectPlayProfiles >
<DirectPlayProfile container= "avi" audioCodec= "mp2,mp3" videoCodec= "mpeg4" type= "Video" />
<DirectPlayProfile container= "ts,mpegts" audioCodec= "a c3,mp2,mp3,aac " videoCodec= "mpeg1video,mpeg2video,h264" type= "Video" />
<DirectPlayProfile container= "ts,mpegts" audioCodec= "a ac,a c3,mp2" videoCodec= "mpeg1video,mpeg2video,h264" type= "Video" />
<DirectPlayProfile container= "mpeg" audioCodec= "mp2" videoCodec= "mpeg1video,mpeg2video" type= "Video" />
<DirectPlayProfile container= "mp4" audioCodec= "aac,ac3" videoCodec= "h264,mpeg4" type= "Video" />
<DirectPlayProfile container= "aac,mp3,wav" type= "Audio" />
@ -46,7 +46,7 @@
</DirectPlayProfiles>
<TranscodingProfiles >
<TranscodingProfile container= "mp3" type= "Audio" audioCodec= "mp3" estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "ts" type= "Video" videoCodec= "h264" audioCodec= "a c3,aac,mp3 " estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "ts" type= "Video" videoCodec= "h264" audioCodec= "a ac,ac3,mp2 " estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "jpeg" type= "Photo" estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
</TranscodingProfiles>
<ContainerProfiles >
@ -38,7 +38,7 @@
<XmlRootAttributes />
<DirectPlayProfiles >
<DirectPlayProfile container= "avi" audioCodec= "mp2,mp3" videoCodec= "mpeg4" type= "Video" />
<DirectPlayProfile container= "ts,mpegts" audioCodec= "a c3,mp2,mp3,aac " videoCodec= "mpeg1video,mpeg2video,h264" type= "Video" />
<DirectPlayProfile container= "ts,mpegts" audioCodec= "a ac,a c3,mp2" videoCodec= "mpeg1video,mpeg2video,h264" type= "Video" />
<DirectPlayProfile container= "mpeg" audioCodec= "mp2" videoCodec= "mpeg1video,mpeg2video" type= "Video" />
<DirectPlayProfile container= "mp4,mkv,m4v" audioCodec= "aac,ac3" videoCodec= "h264,mpeg4" type= "Video" />
<DirectPlayProfile container= "aac,mp3,wav" type= "Audio" />
@ -46,7 +46,7 @@
</DirectPlayProfiles>
<TranscodingProfiles >
<TranscodingProfile container= "mp3" type= "Audio" audioCodec= "mp3" estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Bytes" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "ts" type= "Video" videoCodec= "h264" audioCodec= " mp3 " estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "ts" type= "Video" videoCodec= "h264" audioCodec= " aac,ac3,mp2 " estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
<TranscodingProfile container= "jpeg" type= "Photo" estimateContentLength= "false" enableMpegtsM2TsMode= "false" transcodeSeekInfo= "Auto" copyTimestamps= "false" context= "Streaming" enableSubtitlesInManifest= "false" minSegments= "0" segmentLength= "0" breakOnNonKeyFrames= "false" />
</TranscodingProfiles>
<ContainerProfiles >