mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
DAMN! #435 that's a lot of code!
This commit is contained in:
parent
868301f552
commit
d59d64234f
40 changed files with 1758 additions and 115 deletions
|
@ -49,15 +49,32 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Emby\EmbyChapter.cs" />
|
||||
<Compile Include="Emby\EmbyConfiguration.cs" />
|
||||
<Compile Include="Emby\EmbyEpisodeInformation.cs" />
|
||||
<Compile Include="Emby\EmbyEpisodeItem.cs" />
|
||||
<Compile Include="Emby\EmbyExternalurl.cs" />
|
||||
<Compile Include="Emby\EmbyImagetags.cs" />
|
||||
<Compile Include="Emby\EmbyInformation.cs" />
|
||||
<Compile Include="Emby\EmbyItem.cs" />
|
||||
<Compile Include="Emby\EmbyItemContainer.cs" />
|
||||
<Compile Include="Emby\EmbyMediasource.cs" />
|
||||
<Compile Include="Emby\EmbyMediastream.cs" />
|
||||
<Compile Include="Emby\EmbyMediastream1.cs" />
|
||||
<Compile Include="Emby\EmbyMediaType.cs" />
|
||||
<Compile Include="Emby\EmbyMovieItem.cs" />
|
||||
<Compile Include="Emby\EmbyPerson.cs" />
|
||||
<Compile Include="Emby\EmbyPolicy.cs" />
|
||||
<Compile Include="Emby\EmbyProviderids.cs" />
|
||||
<Compile Include="Emby\EmbyRemotetrailer.cs" />
|
||||
<Compile Include="Emby\EmbyRequiredhttpheaders.cs" />
|
||||
<Compile Include="Emby\EmbySeriesInformation.cs" />
|
||||
<Compile Include="Emby\EmbySeriesItem.cs" />
|
||||
<Compile Include="Emby\EmbySeriesstudioinfo.cs" />
|
||||
<Compile Include="Emby\EmbyStudio.cs" />
|
||||
<Compile Include="Emby\EmbyUser.cs" />
|
||||
<Compile Include="Emby\EmbyUserdata.cs" />
|
||||
<Compile Include="Emby\EmbyMovieInformation.cs" />
|
||||
<Compile Include="Movie\CouchPotatoAdd.cs" />
|
||||
<Compile Include="Movie\CouchPotatoMovies.cs" />
|
||||
<Compile Include="Movie\CouchPotatoProfiles.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue