Merge pull request #39 from shiitake/dev

Fixes for Checking if the user is the owner
This commit is contained in:
Jamie 2016-03-19 16:15:32 +00:00
commit c5db1ed8e6
6 changed files with 85 additions and 4 deletions

View file

@ -50,6 +50,7 @@
<Compile Include="Movie\CouchPotatoStatus.cs" />
<Compile Include="Notifications\PushbulletPush.cs" />
<Compile Include="Notifications\PushbulletResponse.cs" />
<Compile Include="Plex\PlexAccount.cs" />
<Compile Include="Plex\PlexAuthentication.cs" />
<Compile Include="Plex\PlexError.cs" />
<Compile Include="Plex\PlexFriends.cs" />