mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 11:43:44 +01:00
probe live streams after opening
This commit is contained in:
@@ -525,9 +525,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>
|
||||
@@ -765,6 +762,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