bsmg / ModAssistant

Simple Beat Saber Mod Installer
MIT License
2.48k stars 419 forks source link

Feature Request: Option to do OneClick installs in the background again #171

Open milovincent opened 4 years ago

milovincent commented 4 years ago

I'm using a python script that opens beatsaver:// URLs and until now, it worked fine, but come the latest update, hundreds of windows open for OneClick installs, and stay open. I'd like to be able to change that.

Sunchester commented 4 years ago

I would also like this feature to disable the OneClick GUI.

Pingled commented 4 years ago

at least make the installing happen on one window, rather then opening a new one every single time you install a song.

milovincent commented 4 years ago

I would also like this feature to disable the OneClick GUI.

that's what running in the background generally entails

deinlandel commented 4 years ago

I vote for this also. After installing 20 songs you have 20 open windows and after each one click install click the focus is stolen from the browser. This is incredibly frustrating

milovincent commented 4 years ago

ftr this isn't hard to do if you download the solution and delete a few lines