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

Upload embedded art? #94

Open
IAmTwigothy opened this issue Dec 26, 2024 · 1 comment
Open

Upload embedded art? #94

IAmTwigothy opened this issue Dec 26, 2024 · 1 comment

Comments

@IAmTwigothy
Copy link

All of the album art I use is embedded in the audio files, so they do not have paths I can access them by. How do I use these files for the "Art uploader" feature? I want to use these because the images pulled up by MusicBrainz or the ones linked in art_urls json (which for some reason is called "art_urls.v2.0.1.json" even though I am on v2.0.2) or images in the foo_discord_rich\images folder are often wrong because I listen to a lot of small artists. I'm using s0vh's Rust Imgur Uploader and %artist%|%album% as the Art pin query. This is my first issue I've ever reported, so if I'm missing info or something else, please give me feedback.

@InHUM44n
Copy link

Try exporting the art cache and removing the entries that have incorrect artwork links (from before you enabled the rust uploader)
Then, you import the art cache from the edited file. That way you clear the incorrect entries from the art cache.

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