DSteve595 / Put.io

Put.io for Android!
MIT License
142 stars 30 forks source link

Change default download location #22

Open DSteve595 opened 10 years ago

DSteve595 commented 10 years ago

Currently downloads always go to {download directory}/put.io/. Add a preference in Settings to change this, preferably with a folder selector UI.

jessesherlock commented 9 years ago

Planning on including a setting to skip the uniquely numbered folder for each file as well? It makes it quite difficult to find specific files.

DSteve595 commented 9 years ago

Yep, that's planned as an option.

jorgenbs commented 9 years ago

+1 Is it possible to let a download manager handle the download? I want to use ES Downloader until this feature is rolled out.

DSteve595 commented 9 years ago

Does ES Downloader have any documentation? Or even a web site? I'm using Android's DownloadManager API currently, and I'd rather not muddy things up more than I have to.

jorgenbs commented 9 years ago

No clue mate, either way - having a path-setting fixes all my needs. Keep up the good work!