mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-25 04:28:04 +00:00
@@ -99,6 +99,14 @@ namespace MediaBrowser.Dlna.Profiles
|
||||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Container = "m4a",
|
||||
AudioCodec = "aac",
|
||||
VideoCodec = "",
|
||||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Container = "jpeg",
|
||||
|
||||
Reference in New Issue
Block a user