mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-03 21:02:52 +01:00
support sending channel paging direct to the provider
This commit is contained in:
@@ -77,9 +77,18 @@
|
||||
<Compile Include="..\MediaBrowser.Model\ApiClient\SessionUpdatesEventArgs.cs">
|
||||
<Link>ApiClient\SessionUpdatesEventArgs.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Channels\ChannelInfo.cs">
|
||||
<Link>Channels\ChannelInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Channels\ChannelItemQuery.cs">
|
||||
<Link>Channels\ChannelItemQuery.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Channels\ChannelMediaContentType.cs">
|
||||
<Link>Channels\ChannelMediaContentType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Channels\ChannelMediaType.cs">
|
||||
<Link>Channels\ChannelMediaType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Channels\ChannelQuery.cs">
|
||||
<Link>Channels\ChannelQuery.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user