Releases: ringosham/Osz-Song-Exporter
Added filter by song length
Fixed lock up during analysing
This update fixes a deadlock when analysing certain beatmaps.
The application is now a bit smaller after rewriting the analysing logic.
Added a feature for synchronising your current export to the folder. If you frequently use this application to update your song library. This would be very useful to remove any song you don't like from osu. It will remove all files that do not belong in the osu library. Please be careful.
As usual, use Java 10 or below.
Fixed compatibility with non default osu! installations
It will now ask you where osu! is installed. Just select where the "Songs" folder is.
I have no plans for updating this to support Java 11. Please use Java 10 or lower.
Export in romaji name
You can now name the exported songs in romaji or pinyin instead of its Japanese / Chinese / Korean / "Insert language here" name.
Removed fixing encoding
Encoding detection is too unreliable to be used in the app. To prevent mojibake from appearing in ID3 tags. The functionality is removed.
Do note that in the old version. The fix encoding option is not working as expected.
Fixed wrong file encodings
This should be the final update. The last version wasn't reading the beatmaps in UTF-8.
Requires at least Java 8 update 172.
Edit: Fixed some unneeded files packaged in the release.
Dependencies fix
Yeah... it turns out that I forgot to include the dependency in the release.
This should work fine.
Requires at least Java 8 update 172.