A bit more work on #32 started working on requesting it. The DB is a bit of an issue...

This commit is contained in:
tidusjar 2016-04-01 12:39:13 +01:00
commit 45fb3ad376
10 changed files with 209 additions and 43 deletions

View file

@ -47,6 +47,8 @@
<ItemGroup>
<Compile Include="IApiRequest.cs" />
<Compile Include="ICouchPotatoApi.cs" />
<Compile Include="IHeadphonesApi.cs" />
<Compile Include="IMusicBrainzApi.cs" />
<Compile Include="IPlexApi.cs" />
<Compile Include="IPushbulletApi.cs" />
<Compile Include="IPushoverApi.cs" />