casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
735 stars 53 forks source link

[Feature Request] Using album's artist name in album directory formatter #135

Open myki-b opened 2 days ago

myki-b commented 2 days ago

I've noticed that the "Album directory name formatter" in advanced configuration uses the artist name from each track, rather than the artist name from the album.

When downloading albums with many different contributors, this can get quite messy rather quickly, as downloading an album will cause each track to be saved in many different directories, because each track in that album has a different artist.

In the album name formatter, is it possible to use the album's artist instead of the track's artist?