Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josdem/jmetadata

Complete metadata automatically with MusicBrainz, LastFM or manually.
https://github.com/josdem/jmetadata

fest-swing lastfm metadata mp3 mp4 musicbrainz swing

Last synced: 2 months ago
JSON representation

Complete metadata automatically with MusicBrainz, LastFM or manually.

Awesome Lists containing this project

README

        

jmetadata
=========

Complete metadata automatically with MusicBrainz, LastFM or manually.

JMetadata is a stand-alone application that keeps a good Metadata quality.
Metadata is the information about your music files such as genre, cover art, artist, title, track number, cd number, etc.
`Username & Password` are from your last.fm account, they are secure with JMetadata, because we only send a request to lastfm API. We will not store or send your last.fm account to another site. If you don't want to provide your username and password you're welcome to use JMetadata anyway.
It requires Java JDK 21.

#### To run the project
```bash
./gradlew bootRun
```

#### To test the project
```bash
./gradlew test
```

_"As we enjoy great advantages from inventions of others, we should be glad of an opportunity to serve others by any invention of ours; and this we should do freely and generously."_ ~ Benjamin Franklin

[Installers](https://github.com/josdem/jmetadata/wiki/Downloads) |
[Wiki](https://github.com/josdem/jmetadata/wiki)