Finished adding pushover support. #44

This commit is contained in:
tidusjar 2016-03-22 22:17:06 +00:00
commit 2d5612a045
17 changed files with 459 additions and 3 deletions

View file

@ -82,6 +82,7 @@
<Compile Include="Notification\NotificationModel.cs" />
<Compile Include="Notification\NotificationService.cs" />
<Compile Include="Notification\NotificationType.cs" />
<Compile Include="Notification\PushoverNotification.cs" />
<Compile Include="Notification\PushbulletNotification.cs" />
<Compile Include="PlexAvailabilityChecker.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />