mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-01 20:02:52 +01:00
probe live streams after opening
This commit is contained in:
@@ -560,9 +560,6 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\MBRegistrationRecord.cs">
|
||||
<Link>Entities\MBRegistrationRecord.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\MediaInfo.cs">
|
||||
<Link>Entities\MediaInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\MediaStream.cs">
|
||||
<Link>Entities\MediaStream.cs</Link>
|
||||
</Compile>
|
||||
@@ -809,6 +806,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\LiveStreamResponse.cs">
|
||||
<Link>MediaInfo\LiveStreamResponse.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\MediaInfo.cs">
|
||||
<Link>MediaInfo\MediaInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\MediaProtocol.cs">
|
||||
<Link>MediaInfo\MediaProtocol.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user