Skip to content

Releases: EnanoFurtivo/Osu-Mp3-Extractor

Osu-Mp3-Extractor v3.1

15 Apr 20:42
Compare
Choose a tag to compare
  • You can now add a defaultimage.jpg to the app folder and use it as a default image :D
  • Also fixed some issues with configurations

Osu Mp3 Extractor 3.0

12 Apr 18:05
Compare
Choose a tag to compare

Basically a complete recode from scratch

Here are some of the improvemements:

  • New UI, way more friendly and fast.
  • Now the app is based entirely on collections, no longer need to select maps on the app, leading to unnecesary code and memory usage.
  • Settings are stored more efficiently.
  • Map parsing is done more efficiently, leading to faster exports.
  • Now the code is based on Model-View-Controller so really its way less messy (probably easier to debug and to add code).
  • Added a bit of customization to the settings (Overwriting Title, artist and album mp3 tags are now optional, and can now not be forced, meaning only maps without the specific tags wil be overwritten).
  • Implemented a lot more of try catch structures for common errors that could happen on the other app.

TODO

  • add ability to re-export previously exported maps with differen configurations without having to delete them manually.

Osu Mp3 Extractor 2.5

26 Oct 19:05
Compare
Choose a tag to compare

Major Update! Collections are now supported. Also fixed a TON of bugs that interfered both in the GUI aswell as when exporting the maps.

Osu Mp3 Extractor 2.4

03 Oct 21:56
Compare
Choose a tag to compare

Boosted performance by a bunch thanks to the implementation of: https://github.com/HoLLy-HaCKeR/osu-database-reader. Now Songs Can be read straight out of collections from the game aswell as from the complete map list. Naming has been patched once again (minor fixes). Overall performance issues were corrected aswell. This should be the last bug/performance related release now maybe more features will come in the future if you have any suggestions let me know.

Osu Mp3 Extractor 2.3

25 Sep 02:03
Compare
Choose a tag to compare

Added a sorting method that the lists are sorted alphabetically. Also added the ability to select from the "Selection list" in order to more easily deselect map. Also now you can use the Enter key to add\Remove a song from the list and proceed to use the arrow keys to continue down\Up the list for an easier experience

Osu Mp3 Extractor 2.2

10 Sep 03:37
Compare
Choose a tag to compare

Implemented the ussage of background worker so that the application wont freeze while extracting.

Osu Mp3 Extractor 2.1

10 Sep 02:22
Compare
Choose a tag to compare

Fixed an issue with ram ussage

Osu Mp3 Extractor 2.0

09 Sep 00:02
Compare
Choose a tag to compare

This version is the recode of an older project called Osu-mp3-Creator
Im open for suggestions in order to make a new release.

EDIT: Fixed a couple of bugs and enabled the INAPP folder path change setting since i left it off by accident.
:V sorry for that