mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
update display of active recordings
This commit is contained in:
@@ -5,6 +5,7 @@ namespace MediaBrowser.Model.MediaInfo
|
||||
File = 0,
|
||||
Http = 1,
|
||||
Rtmp = 2,
|
||||
Rtsp = 3
|
||||
Rtsp = 3,
|
||||
Udp = 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user