Giter VIP home page Giter VIP logo

Comments (10)

romanoh avatar romanoh commented on June 16, 2024

Hello

the VGMdb is working for me, the Json and normal version, can you give an album example?
also the file extension does not matter as the parser gets the full link.

imagem

from mp3tag.

TheShadowRunner avatar TheShadowRunner commented on June 16, 2024

Here's an exemple :
https://vgmdb.net/album/107313

More info directly from the horse's mouth:
"album cover filetype is determined by whatever type the original image was", meaning if the format uploaded was jpg, it'll remain jpg [and work with the script].
But if a user uploads a webp, vgmdb will use it as-is (= my exemple), in this case it breaks the script.
So they didn't switch to webp completely but rather added support for it, I was mistaken.

Thanks for your support.

from mp3tag.

romanoh avatar romanoh commented on June 16, 2024

You are right. i first must see if mp3tag suports webp.
edit:
it does not only :
imagem

i see what can i do

Edit:
The ID3 standard recommends png and jpg for best compatibility.

from mp3tag.

romanoh avatar romanoh commented on June 16, 2024

I cannot do it by changing the .webp to .jpg, in the script, it gives an error.
So or mp3tag change support(made a post in forum) or you have to make it by hand: download the file and change the extension.

from mp3tag.

romanoh avatar romanoh commented on June 16, 2024

This is now suported:
https://community.mp3tag.de/t/support-for-webp-image-previews/51592/11?u=romano

from mp3tag.

TheShadowRunner avatar TheShadowRunner commented on June 16, 2024

Yes I saw Florian added support. But without auto-convertion to PNG or JPG it doesn't make much sense ?

from mp3tag.

romanoh avatar romanoh commented on June 16, 2024

i did some test in the link you give and it woks.
the auto conversion i think is another thing.

from mp3tag.

TheShadowRunner avatar TheShadowRunner commented on June 16, 2024

Thanks for your feedback, apparently mp3tag is able to convert webp to jpg/png after all ? (how?) but it won't do it automatically.
Or is the conversion something that is done at your level on the Source script ?

from mp3tag.

romanoh avatar romanoh commented on June 16, 2024

I think there is no conversion, if you use the mp3tag software it gets the .webp file, and it saves it to the audio tags.
and if you save it next to the audio file it stays .webp. It is one more file image suportedd:
imagem

from mp3tag.

TheShadowRunner avatar TheShadowRunner commented on June 16, 2024

Understood. The goal was being able to see webp image previews so this "issue" is fixed, thank you!

from mp3tag.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.