tweak(Assets): Cleanup remaining assets

This commit is contained in:
Jagandeep Brar
2021-05-03 10:59:18 -05:00
parent 3e68fb3e97
commit 93339251a4
3 changed files with 0 additions and 46 deletions

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@@ -1,46 +0,0 @@
{
"onGrab": true,
"onDownload": true,
"onUpgrade": true,
"onRename": true,
"onSeriesDelete": true,
"onEpisodeFileDelete": true,
"onEpisodeFileDeleteForUpgrade": true,
"onHealthIssue": true,
"supportsOnGrab": true,
"supportsOnDownload": true,
"supportsOnUpgrade": true,
"supportsOnRename": true,
"supportsOnSeriesDelete": true,
"supportsOnEpisodeFileDelete": true,
"supportsOnEpisodeFileDeleteForUpgrade": true,
"supportsOnHealthIssue": true,
"includeHealthWarnings": true,
"name": "LunaSea",
"fields": [
{
"name": "url",
"value": "https://notify.lunasea.app/v1/sonarr/"
},
{
"name": "method",
"value": 1
},
{
"name": "username",
"value": "default"
},
{
"name": "password",
"value": ""
}
],
"implementationName": "Webhook",
"implementation": "Webhook",
"configContract": "WebhookSettings",
"infoLink": "https://wiki.servarr.com/Sonarr_Supported_Notifications",
"tags": [],
"OnSeriesDelete": true,
"OnEpisodeFileDelete": true,
"OnEpisodeFileDeleteForUpgrade": true
}