mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
Fix lidarr_eventtype for AlbumDownload
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 |
|
| Environment Variable | Details |
|
||||||
|---|---|
|
|---|---|
|
||||||
| lidarr_eventtype | Download |
|
| lidarr_eventtype | AlbumDownload |
|
||||||
| lidarr_artist_id | Internal ID of the artist |
|
| lidarr_artist_id | Internal ID of the artist |
|
||||||
| lidarr_artist_name | Name of the artist |
|
| lidarr_artist_name | Name of the artist |
|
||||||
| lidarr_artist_path | Full path to the artist |
|
| lidarr_artist_path | Full path to the artist |
|
||||||
|
|
Loading…
Reference in a new issue