mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-13 12:16:49 +01: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