1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

Added album title.

xcpep 2018-05-11 14:00:53 +01:00
parent 3b1e670021
commit 740bc5623a

@ -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 |