yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.44k stars 476 forks source link

[BUG]: Album Custom Path Continues Using ArtistNames not ArtistName #1186

Open Reasonable-Grape2698 opened 1 month ago

Reasonable-Grape2698 commented 1 month ago

Which tool

tidal-dl

Version

Latest

Platform

Linux

Describe the bug

Set Album to: {ArtistName}/{AlbumTitle} {AlbumYear} {AudioQuality}

Continues using {ArtistNames}/{AlbumTitle} {AlbumYear} {AudioQuality}

Relevant log output

No response

Add screenshots

No response

Expected: ArtistName/AlbumName Album Year Audio Quality/(tracks) Actual: Artist1name,, Artist2name, etc/AlbumName Album Year Audio Quality/(tracks)

Reasonable-Grape2698 commented 1 month ago

Trackname: {ArtistName} - {TrackTitle} works perfectly (ie only puts the MAIN artists name)

The /{AlbumTitle} {AlbumYear} {AudioQuality} part works perfectly.

Reasonable-Grape2698 commented 1 month ago

For testing, use a blackbear album or something where there's multiple contributing artists.

The title is still blackbear - {TrackTitle} but the album folder is Artist1, Artist2, etc

Reasonable-Grape2698 commented 1 month ago

This may a TIDAL issue

They include the Album Artist as ALL artists.

Would it be possible to use a TRACK artist as the Album name?

image

weasalNZ commented 1 month ago

Hopfully you get more traction that i did when i raised this issue a few months ago. I was looking at the code and trying to see if i could change it based on the arstist in the URL instead

Reasonable-Grape2698 commented 1 month ago

Hopfully you get more traction that i did when i raised this issue a few months ago. I was looking at the code and trying to see if i could change it based on the arstist in the URL instead

Hope so, it absolutely stuffs Plex detection...