mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-21 01:26:41 +00:00
add remote streaming capabilities
This commit is contained in:
@@ -99,6 +99,10 @@ namespace MediaBrowser.Common.MediaInfo
|
||||
/// <summary>
|
||||
/// The DVD
|
||||
/// </summary>
|
||||
Dvd
|
||||
Dvd,
|
||||
/// <summary>
|
||||
/// The URL
|
||||
/// </summary>
|
||||
Url
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user