Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This autoload plugin allows you to extract MP3 metadata such as a title, album name, artists, cover art, etc with a single line of code.Example use: https://github.com/AineeJames/MusicMeta/blob/main/examples/get_mp3_metadata.gd
MusicMeta - Godot 4 Plugin
A plugin for extracting mp3 file metadata.
This autoload plugin allows you to extract MP3 metadata such as a title, album name, artists, cover art, etc with a single line of code.
Example use: https://github.com/AineeJames/MusicMeta/blob/main/examples/get_mp3_metadata.gd
Reviews
Quick Information

This autoload plugin allows you to extract MP3 metadata such as a title, album name, artists, cover art, etc with a single line of code.Example use: https://github.com/AineeJames/MusicMeta/blob/main/examples/get_mp3_metadata.gd