Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/josdem/jmetadata
- Owner: josdem
- License: apache-2.0
- Created: 2013-09-02T14:55:10.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T16:15:30.000Z (2 months ago)
- Last Synced: 2024-11-10T17:17:15.000Z (2 months ago)
- Topics: fest-swing, lastfm, metadata, mp3, mp4, musicbrainz, swing
- Language: Java
- Size: 1.32 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)