mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-11 18:20:23 +01:00
fix video stream without extension in url
This commit is contained in:
@@ -12,6 +12,8 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
|
||||
string MediaType { get; }
|
||||
|
||||
string Container { get; }
|
||||
|
||||
RecordingInfo RecordingInfo { get; set; }
|
||||
|
||||
long? RunTimeTicks { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user