Added test button to Plex. That's fixed #9

This commit is contained in:
tidusjar 2016-03-15 13:29:28 +00:00
commit d0bfe95402
9 changed files with 185 additions and 6 deletions

View file

@ -47,6 +47,7 @@
<Compile Include="Plex\PlexError.cs" />
<Compile Include="Plex\PlexFriends.cs" />
<Compile Include="Plex\PlexSearch.cs" />
<Compile Include="Plex\PlexStatus.cs" />
<Compile Include="Plex\PlexUserRequest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Sonarr\SonarrAddSeries.cs" />