Fix lidarr_eventtype for AlbumDownload

Doug Krahmer 2020-10-13 10:00:48 -07:00
parent 585394f9d3
commit 4d1ec581f2
1 changed files with 1 additions and 1 deletions

@ -65,7 +65,7 @@ Lidarr can execute a custom script when new albums are imported or a artist is r
| Environment Variable | Details |
|---|---|
| lidarr_eventtype | Download |
| lidarr_eventtype | AlbumDownload |
| lidarr_artist_id | Internal ID of the artist |
| lidarr_artist_name | Name of the artist |
| lidarr_artist_path | Full path to the artist |