DownOnSpot icon indicating copy to clipboard operation
DownOnSpot copied to clipboard

How to support playlists

Open varac opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. I'd like to download all files of a playlist into a folder named after the playlist. Currently there is no way of doing this, because DownOnSpot has no template variable which would support this. So I end up with %artist%/%album%/... directories which all contain one song.

Describe the solution you'd like I'm not sure how to implement this the best way. At the end of the day I'd prefer a structure like this: Playlists/%playlist_name%/%artist% - %album% - %0track% - %title%. But the template would differ from those used for proper artist+album ones.

Additional context

varac avatar Jun 30 '24 15:06 varac