Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Reasonable-Grape2698 opened this issue Sep 20, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Reasonable-Grape2698
Copy link

Reasonable-Grape2698 commented Sep 20, 2024

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 Reasonable-Grape2698 added the bug Something isn't working label Sep 20, 2024
@Reasonable-Grape2698 Reasonable-Grape2698 changed the title [BUG]: [BUG]: Album Custom Path Continues Using ArtistNames not ArtistName Sep 20, 2024
@Reasonable-Grape2698
Copy link
Author

Reasonable-Grape2698 commented Sep 20, 2024

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

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

@Reasonable-Grape2698
Copy link
Author

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
Copy link
Author

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
Copy link

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
Copy link
Author

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants