Improved the availabilty check to include music results #32

This commit is contained in:
tidusjar 2016-04-05 09:19:56 +01:00
commit cf83e0e6d9
5 changed files with 134 additions and 16 deletions

View file

@ -86,6 +86,7 @@
<Compile Include="Notification\PushoverNotification.cs" />
<Compile Include="Notification\PushbulletNotification.cs" />
<Compile Include="PlexAvailabilityChecker.cs" />
<Compile Include="PlexType.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UpdateInterval.cs" />
</ItemGroup>