Gather all your mp3 files into a single folder from your /osu!/Song
and rename them respective to song name in its map's metadata.
- Extract .mp3 song files from /osu!/Songs folder and gather them onto a single folder
- Each .mp3 file has the name of the song (parsing from the map's metadata)
- (Optional) Each .mp3 file has the wallpaper of the map as its image.
- https://github.com/mpatric/mp3agic for editing metadata (including embed image)
- How do I add dependencies to the project with Maven?