Merge branch 'dev' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
1c54b1e530
|
@ -107,6 +107,14 @@ namespace MediaBrowser.Dlna.Profiles
|
|||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Container = "m4a",
|
||||
AudioCodec = "aac",
|
||||
VideoCodec = "",
|
||||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Container = "jpeg",
|
||||
|
|
Loading…
Reference in New Issue
Block a user