mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
Updated Custom Post Processing Scripts (markdown)
parent
e31dc3df20
commit
dfcce75ad9
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ Lidarr can execute a custom script when new albums are imported or a artist is r
|
||||||
| lidarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) |
|
| lidarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) |
|
||||||
|
|
||||||
|
|
||||||
##### On Album Download #####
|
##### On Track Download/On Upgrade #####
|
||||||
|
|
||||||
| Environment Variable | Details |
|
| Environment Variable | Details |
|
||||||
|---|---|
|
|---|---|
|
||||||
|
@ -58,7 +58,7 @@ Lidarr can execute a custom script when new albums are imported or a artist is r
|
||||||
| lidarr_download_client | The client the torrent/NZB was passed to |
|
| lidarr_download_client | The client the torrent/NZB was passed to |
|
||||||
| lidarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) |
|
| lidarr_download_id | The hash of the torrent/NZB file downloaded (used to uniquely identify the download in the download client) |
|
||||||
|
|
||||||
##### On Track Download/On Upgrade #####
|
##### On Album Download #####
|
||||||
|
|
||||||
| Environment Variable | Details |
|
| Environment Variable | Details |
|
||||||
|---|---|
|
|---|---|
|
||||||
|
|
Loading…
Reference in a new issue