Hey,
I hope this is not a repost...
When using the 'DSP effect' ID Tag Processing to import the artwork of the album I cannot use the tag [album artist] in defining the file name of the picture. [artist] however works perfectly fine.
Is there another tag for that purpose? Or how can I define filenames, that contain the album artist, not the artist (e.g. in a compilation)?
thanks!
Background:
I am converting my flacs to mp3, where the album art is saved in the format of
'album artist - album.jpg' or 'album artist - album.png'
dBpoweramp did not get it automatically, so I use said 'DSP effect' to get the album art into the mp3 file. I set the 'importart' option to "[album artist] - [album].jpg"
As there are some compilations in my collection, I tried to be smart and use [album artist] instead of [artist]. [album artist] results in mp3 without album art, [artist] works fine as long as I am not converting said compilations and artist and album artist are consequently the same.
What confuses me, is that the [album artist] tag works fine when e.g. defining the output filename of the mp3-file.
full commands
working for non-compilations:
-dspeffect1="Folder.jpg Preserve= -ext={qt}.jpg; .png{qt}" -dspeffect2="ID Tag Processing=-case={qt}0{qt} -exportart={qt}(none){qt} -importart={qt}[artist] - [album].jpg{qt} -maxart={qt}(any){qt} -maxartkb={qt}(any){qt} -arttojpg"
not working at all, but needed:
-dspeffect1="Folder.jpg Preserve= -ext={qt}.jpg; .png{qt}" -dspeffect2="ID Tag Processing=-case={qt}0{qt} -exportart={qt}(none){qt} -importart={qt}[album artist] - [album].jpg{qt} -maxart={qt}(any){qt} -maxartkb={qt}(any){qt} -arttojpg"
PS: I am perfectly fine with any solution, that gets the only picture file within the original folder into my mp3 files.
I hope this is not a repost...
When using the 'DSP effect' ID Tag Processing to import the artwork of the album I cannot use the tag [album artist] in defining the file name of the picture. [artist] however works perfectly fine.
Is there another tag for that purpose? Or how can I define filenames, that contain the album artist, not the artist (e.g. in a compilation)?
thanks!
Background:
I am converting my flacs to mp3, where the album art is saved in the format of
'album artist - album.jpg' or 'album artist - album.png'
dBpoweramp did not get it automatically, so I use said 'DSP effect' to get the album art into the mp3 file. I set the 'importart' option to "[album artist] - [album].jpg"
As there are some compilations in my collection, I tried to be smart and use [album artist] instead of [artist]. [album artist] results in mp3 without album art, [artist] works fine as long as I am not converting said compilations and artist and album artist are consequently the same.
What confuses me, is that the [album artist] tag works fine when e.g. defining the output filename of the mp3-file.
full commands
working for non-compilations:
-dspeffect1="Folder.jpg Preserve= -ext={qt}.jpg; .png{qt}" -dspeffect2="ID Tag Processing=-case={qt}0{qt} -exportart={qt}(none){qt} -importart={qt}[artist] - [album].jpg{qt} -maxart={qt}(any){qt} -maxartkb={qt}(any){qt} -arttojpg"
not working at all, but needed:
-dspeffect1="Folder.jpg Preserve= -ext={qt}.jpg; .png{qt}" -dspeffect2="ID Tag Processing=-case={qt}0{qt} -exportart={qt}(none){qt} -importart={qt}[album artist] - [album].jpg{qt} -maxart={qt}(any){qt} -maxartkb={qt}(any){qt} -arttojpg"
PS: I am perfectly fine with any solution, that gets the only picture file within the original folder into my mp3 files.
Comment