mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-01 06:16:30 +01:00
Moved Movies into the main project
This commit is contained in:
parent
1fc7f8bd2d
commit
2884df296c
@@ -50,6 +50,8 @@
|
||||
<Compile Include="Entities\IHasProviderIds.cs" />
|
||||
<Compile Include="Entities\ItemSpecialCounts.cs" />
|
||||
<Compile Include="Entities\MetadataProviders.cs" />
|
||||
<Compile Include="Entities\Movies\BoxSet.cs" />
|
||||
<Compile Include="Entities\Movies\Movie.cs" />
|
||||
<Compile Include="Entities\Person.cs" />
|
||||
<Compile Include="Entities\Studio.cs" />
|
||||
<Compile Include="Entities\Video.cs" />
|
||||
|
||||
Reference in New Issue
Block a user