Fixed the issue when sending movies to CouchPotato.

This commit is contained in:
Jamie Rees 2016-03-04 20:48:56 +00:00
commit 65087642e1
12 changed files with 350 additions and 5 deletions

View file

@ -54,6 +54,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SerializerSettings.cs" />
<Compile Include="StringCipher.cs" />
<Compile Include="UriHelper.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />