lejacobroy / Tidalrr

Self-hosted Tidal library sync
Apache License 2.0
30 stars 4 forks source link

playlists download does not adhere to "Specify the playlist folder format." #17

Open ramonskie opened 5 months ago

ramonskie commented 5 months ago

when adding a playlist it will not adhere to the playlist folder format. which is by default Playlist/{PlaylistName} [{PlaylistUUID}] instead it will use {ArtistName}/{AlbumTitle} [{AlbumYear}] {Flag}which is defined in theSpecify the album folder format.`

ramonskie commented 4 months ago

no one else has this issue??

qun-media commented 4 months ago

No, I also have this issue

lejacobroy commented 4 months ago

The playlist files (json) will be saved following the playlist folder format. The playlists songs will be saved following the album & track folder format, to skip the duplicated files.

If you want to download playlists' songs "in-place", you can toggle the setting "Use a separate Playlists folder for the tracks" to achieve this.

ramonskie commented 3 months ago

the Use a separate Playlists folder for the tracks, or save the tracks under their respective albums. was selected. but it still places in the album artist structure. the json ends up indeed in the playlist folder