Started adding the api part for headphones #32

This commit is contained in:
tidusjar 2016-03-31 13:51:15 +01:00
parent 1332cc6d40
commit e9d0ccd5c0
5 changed files with 184 additions and 0 deletions

View file

@ -48,6 +48,8 @@
<Compile Include="Movie\CouchPotatoAdd.cs" />
<Compile Include="Movie\CouchPotatoProfiles.cs" />
<Compile Include="Movie\CouchPotatoStatus.cs" />
<Compile Include="Music\HeadphonesAlbumSearchResult.cs" />
<Compile Include="Music\HeadphonesArtistSearchResult.cs" />
<Compile Include="Notifications\PushbulletPush.cs" />
<Compile Include="Notifications\PushbulletResponse.cs" />
<Compile Include="Notifications\PushoverResponse.cs" />