/Audio-Metadata

A Windows application to modify metadata for MP3 and FLAC files. Uses the Genius API for metadata retrieval.

Primary LanguageDart

Audio-Metadata

A Windows application to modify metadata for MP3 and FLAC files. Uses the Genius API for metadata retrieval.

Important

You need an API key to use this app. Please create a .env file at the root of the project with the API key in the following format:

API_KEY=XXX

You can obtain an API key from here.

Screenshots

Acknowledgements

  • Freepik for the application logo.
  • Taggy for writing metadata onto the audio files.