mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 18:48:21 +01:00
Merge pull request #7255 from Shadowghost/external-sub-audio
This commit is contained in:
@@ -6,6 +6,7 @@ namespace MediaBrowser.Model.Dlna
|
||||
{
|
||||
Audio = 0,
|
||||
Video = 1,
|
||||
Photo = 2
|
||||
Photo = 2,
|
||||
Subtitle = 3
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user