forum

Mass osz importer

posted
Total Posts
8
Topic Starter
Brean2010
Hello,

I present to you my application, the Mass osz importer, made in 30/04/2016 with Batch and VBScript and converted in executable (.exe).

This tool allow to import all osz files of a folder automatically in Osu!.

How to use:
View
1. Choose the path of your osu!.exe
:!: If your osu!.exe is in a folder protected by administrator right (like C:\Program Files (x86)) launch Massive osz importer with them :!:
2. Select the path of the folder which contains osz files

The program open osu! and proceed to the import. (This may take a long time)

Launch an analysis of the beatmaps with F5 in osu! may be needed after the end of import.

After the import you can choose to select another folder for a new import.

Video presentation:


Download links:
Last release: https://mega.nz/#!ZoUzkRwD!761xkB6_EmT90u1rRVgeb9DgkisF6gBxEehLPJTd9xY
Original script (source code): https://mega.nz/#!0l8WRJwK!YK7OFNtUmi6QF1hv2cwNdLolJpDHIj5ljyTr_8PpQPc

Changelog:
View
30/04/2016: v1.0.0 - Initial release

If you find bugs or if you have suggestion or advice, please don't be shy and post it here or send me a pm.

Thanks
MillhioreF
I'm sure this was good coding practice to make, but is it really that useful? You can just cut and paste osz files into the Songs folder and press f5 at song select, and osu! will import them all.
Topic Starter
Brean2010
I did not know that they could do this in 4 years of osu! :) .

Before writing the program, I knew that it was not very usefull but at least it avoids to the user to move this files itself.

I think of possible additions to give it a real utility.
Bauxe
You can also just drag all of them onto the osu! window at once.
semaphore
rip OP
Drafura
If your main process is to copy or unzip the osz to the song folder keep in mind that the song folder can be externalized so using a constant .\Songs subpath isn't valid in every cases.

peppy wrote:

I have added the experimental ability to store songs in a non-standardsong folder (add aBeatmapDirectory key in your config file containing the absolute path). No support will be given for users attempting this. Keep in mind it will cause a full process when switching paths.
If you're using osu!.exe to import them directly then ignore my post.
Topic Starter
Brean2010

Drafura wrote:

If your main process is to copy or unzip the osz to the song folder keep in mind that the song folder can be externalized so using a constant .\Songs subpath isn't valid in every cases.
The script run osu with each osz files in loop. It's osu which processes each file so the script comply with the configuration of osu.
mizuki-chan
Well thx for sharing, but i guess cut&paste will still be faster/easier for me :)
Please sign in to reply.

New reply