nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.6k stars 227 forks source link

[FEATURE] Playlists : possibility to set "albumartist" meta as playlist name #649

Open mvuidev opened 7 months ago

mvuidev commented 7 months ago

Is the feature request related to a problem. Please describe it.

I updated from 1.9.7 to 2.0.5 today. When I was using the 1.9.7 version and was downloading a playlist, the "albumartist" meta of the tracks were set to my Deezer username. With 2.0.5, the meta is well set to the album artist.

Is this normal ?

Having the right album artist is a good thing, on the other side, having the same "albumartist" meta for all the playlist tracks (in addition to the set_playlist_to_album option) allows my music app to display a single album "Myplaylist".

Describe the solution you would like.

Maybe a new option like "set_playlist_to_album_artist" ?

Describe alternatives you've considered.

No response