mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
support channel folders
This commit is contained in:
@@ -202,6 +202,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\ChapterInfo.cs">
|
||||
<Link>Entities\ChapterInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\CollectionType.cs">
|
||||
<Link>Entities\CollectionType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Entities\DisplayPreferences.cs">
|
||||
<Link>Entities\DisplayPreferences.cs</Link>
|
||||
</Compile>
|
||||
@@ -337,6 +340,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\BlurayDiscInfo.cs">
|
||||
<Link>MediaInfo\BlurayDiscInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\Constants.cs">
|
||||
<Link>MediaInfo\Constants.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\MediaInfo\IBlurayExaminer.cs">
|
||||
<Link>MediaInfo\IBlurayExaminer.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user