Qstick
|
c02b66ec44
|
Enforce comment spacing with Stylecop
Fixes #3104
|
2 years ago |
luz paz
|
7d8a4abc8e
|
Fix various typos
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
|
2 years ago |
Qstick
|
35651df049
|
Use modern HttpClient
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
|
2 years ago |
Qstick
|
67c96f0b89
|
New: OnApplicationUpdate Notifications
* Added translations
Fixes #2552
[common]
(cherry picked from commit 9e175e28efcfc6ac3e414649b955a10fb0e951e7)
|
3 years ago |
Qstick
|
12f5f8e437
|
Convert Notifications from RestSharp to HttpClient
|
4 years ago |
Taloth Saldono
|
0ee481039b
|
Added PrivacyLevel option to FieldDefinition for later usage
|
4 years ago |
unknown
|
d0b080f477
|
Update help text in Connections from Download to Import
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
d7f63abe01
|
New: Option to use HTTPS with Emby
|
5 years ago |
Qstick
|
d4d9146599
|
New: Health Check Failure Notifications (#609)
* New: Health Check Failure Notifications
Fixes #295
* New: OnDownloadFailure and OnImportFailure Notification
* New: On Retag notifications
* Fixed: XBMC notification test
* New: Discord Notifications
Closes #1511
* On Download to On Import on card
* Remove OnDownload, Rename OnAlbumDownload -> OnReleaseImported
* Fixed: Webhook OnReleaseImport notification
* Respect OnUpgrade and fix missing schema items for frontend
* New: Simplify Notification Modal UI
* Fixed: PlexHomeTheater OnReleaseImport notification
|
6 years ago |
Qstick
|
1937a8e27c
|
Fixed: Update Emby Notification (#284)
|
7 years ago |
Qstick
|
226f884233
|
New: Grouped Album Import Notification (#265)
* New: Grouped Album Import Notification
* fixup: Add Emby and Kodi Notify for Album Download
|
7 years ago |
Qstick
|
a728517eaf
|
Fixed: Incorrect logo for Emby notifications.
|
7 years ago |
Qstick
|
864549b1f3
|
Initial Notification Support, XBMC and PLEX still need work.
|
7 years ago |
Matthew Despain
|
20c8dec50a
|
First round of refactoring.
|
8 years ago |
Keivan Beigi
|
73840dcacc
|
The great logger.Error cleanup!
|
8 years ago |
Keivan Beigi
|
a34e69b35b
|
Notification API Cleanup
|
8 years ago |
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
8 years ago |
Keivan Beigi
|
aba613acd1
|
Because it's 2016!
|
8 years ago |
Mark McDowall
|
54fda3d648
|
Fixed: Updating Emby Library
Closes #1267
|
9 years ago |
Taloth Saldono
|
2ffbbb0e71
|
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
|
9 years ago |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
9 years ago |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
9 years ago |
Gavin Mogan
|
d3b9ebf86c
|
Convert onGrab from passing a string to passing an object with series and episode information
Use object initalizer instead of creation of OnGrab/grabmessage
|
9 years ago |
Mark McDowall
|
0f2bba0615
|
Custom scripts
New: Run custom scripts (Connection)
Closes #439
|
9 years ago |
Mark McDowall
|
9a629c2fc6
|
Display names for Notifications
|
10 years ago |
Taloth Saldono
|
b92cc6fb15
|
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
|
10 years ago |
Mark McDowall
|
99d9303394
|
Fixed: Download Client with config Warnings won't be excluded
|
10 years ago |
Mark McDowall
|
daafb67fa7
|
New: MediaBrowser notifications
|
10 years ago |