Skip to content

Releases: ringosham/Osz-Song-Exporter

Added filter by song length

28 Jun 14:34
Compare
Choose a tag to compare

You can now filter short songs.
Also fixed a crash on empty inputs.

Fixed lock up during analysing

21 Apr 17:11
Compare
Choose a tag to compare

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

17 Dec 22:38
Compare
Choose a tag to compare

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

04 Jun 02:43
Compare
Choose a tag to compare

You can now name the exported songs in romaji or pinyin instead of its Japanese / Chinese / Korean / "Insert language here" name.

Removed fixing encoding

03 Jun 22:28
Compare
Choose a tag to compare

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

09 May 12:30
Compare
Choose a tag to compare

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

09 May 01:51
Compare
Choose a tag to compare

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.

Rerelease

08 May 18:08
Compare
Choose a tag to compare

Changed the app title for trademark issues
Requires at least Java 8 update 172.