Dniel97 / RedSea

Music downloader for Tidal, revived, revived, revived and modded to download Dolby Atmos
141 stars 11 forks source link

Is there a way to change the download directory #11

Closed SI0209 closed 3 years ago

SI0209 commented 3 years ago

This program is nice but is there a way to change my download directory from ./download to my phone's internal storage Music folder. If so, please help???

shahzoorali commented 3 years ago

Yes. I have given /sdcard/music in settings file

path = "/sdcard/music/"

Dniel97 commented 3 years ago

It really depends how you phone mounts the internal storage. After executing termux-setup-storage you should be able to see storage/music/. For me it works by entering path = "~/storage/music/".