mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
commit
37185a577d
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user