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

Feature request: Add BARCODE/UPC, genre, url for tidal tracks #301

Open
orbittwz opened this issue Nov 11, 2024 · 2 comments
Open

Feature request: Add BARCODE/UPC, genre, url for tidal tracks #301

orbittwz opened this issue Nov 11, 2024 · 2 comments

Comments

@orbittwz
Copy link

Hello!
mentioning exislow/tidal-dl-ng#176 here.
it seems there are missing tags for tracks from Tidal using this API.
BARCODE/UPC
GENRE
URL
If Tidal supports those tags, would be nice to have those available.
Thanks

@tehkillerbee
Copy link
Collaborator

Some of the above (barcode) requires the v2 openapi endpoints so currently not available.

With URL, I assume you are referring to the URLs available in externalLinks? Otherwise, albums, artists etc. have all got URLs available so these should be added by the 3rd party library.

IIRC, genre is not available anywhere.

@tehkillerbee tehkillerbee changed the title missing Vorbis Tags Feature request: Add BARCODE/UPC, genre, url for tidal tracks Nov 13, 2024
@orbittwz
Copy link
Author

orbittwz commented Nov 13, 2024

Hey thanks for the answer.
wow Genre is not available for tracks? it's the most basic tag anywhere I see.
Yeah, URL tag is the release store page link.

For example, Ice Spice Y2K! album, each track should have URL tag and the value is https://tidal.com/browse/album/378821868 .

I hope Barcode/UPC will be available soon!
KR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants