fluddokt / opsu

an open-source osu! client
GNU General Public License v3.0
121 stars 18 forks source link

Change song location #118

Open ghost opened 7 years ago

ghost commented 7 years ago

Sorry to bother you, is there any way to change the song location to the sdcard?


Version: 0.15.0b OS: Linux (armv7l) JRE: The Android Project 0 OpenGL version: OpenGL ES 3.0 V@66.0 AU@04.04.02.048.018 (CL@) (Qualcomm) BOARD: MSM8610 FINGERPRINT: motorola/condor_tracfone/condor_cdma:4.4.4/KXC21.5-40/35:user/release-keys HOST: ilclbld27 MODEL: XT830C INCREMENTAL: 35 RELEASE: 4.4.4

fluddokt commented 7 years ago

Not going to add an option for this. But you can always edit BeatmapDirectory in opsu/opsu.cfg. However opsu will probably not be able to import beatmaps to the sdcards on new versions of android (4.4+).

nullXer0 commented 6 years ago

is it possible for you to add something to check if the directory has been changed to sd card and give a popup to allow access? i barely have any space on my internal storage and i have 18gb free on my sd card that i can't use for songs

fluddokt commented 6 years ago

Well you can use the sd card, opsu just cant get new songs into that directory. You just need to manually add songs to the sd card yourself using a filemanager or computer or something for new songs. Though ill probably look into somehow doing that allow access popup thing some time.