mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-03 21:02:52 +01:00
support channel folders
This commit is contained in:
@@ -215,6 +215,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>
|
||||
@@ -350,6 +353,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