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

Issues with metadata being read by certain players #170

Closed
phyzical opened this issue Apr 22, 2023 · 2 comments
Closed

Issues with metadata being read by certain players #170

phyzical opened this issue Apr 22, 2023 · 2 comments

Comments

@phyzical
Copy link

phyzical commented Apr 22, 2023

Hey there love the tool,

i help to maintain a spotify -> youtube mp3 scrape, and a feature came up about lyrics.
we were using ffmetadata to write the metadata originally but i couldnt get lyrics to be read by any players so i decided to give this a crack and it worked flawlessly for itunes but i seem to be having some issues with some of the tags being read for other players i.e foobar, it should be noted these now missing tags worked for all players using ffmetadata

The source of my implementation can be found here
https://github.com/SwapnilSoni1999/spotify-dl/pull/193/files#diff-f0493344b07a897ec7a82fcf1440c92651c984eaf617e3c2b8045c4876f6f158

any idea why some tags wouldn't be read/displayed i.e artist
itunes
image

foobar
image

Any help would be appreciated thanks!

@phyzical
Copy link
Author

hngg sorry turns out it was a cache issue with foobar, manually adjusting the filename after generating the file made it display the latest metadata

@pbricout
Copy link
Contributor

Great to know that it works nicely for you.

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