diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index 2a52821..af9ff5c 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -38,6 +38,7 @@ Lidarr can execute a custom script when new albums are imported or a artist is r | lidarr_artist_path | Full path to the artist | | lidarr_artist_mbid | MusicBrainz ID for the artist | | lidarr_artist_type | Type of the artist, Person, Group, etc. | +| lidarr_album_title | Title of the downloaded album. | | lidarr_trackfile_id | Internal ID of the track file | | lidarr_trackfile_relativepath | Path to the track file relative to the artist' path | | lidarr_trackfile_path | Full path to the track file |