Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download location picker returns invalid path (Android) #787

Closed
1 task done
DirkDuesentrieb opened this issue Oct 6, 2023 · 2 comments
Closed
1 task done

Download location picker returns invalid path (Android) #787

DirkDuesentrieb opened this issue Oct 6, 2023 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@DirkDuesentrieb
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

In the settings tab there is an option to change the folder where to download the songs. The default location is /storage/emulated/Download/Spotube. Saving songs here works.
After manually changing the location e.g to the same folder, the path seems broken. It now says (after selecting the same folder as before)
content://com.android.externalstorage.documents/tree/primary%3ADownload%2FSpotube and downloading songs does not work anymore.

Expected Behavior

Manually choosing the (default) folder should return /storage/emulated/Download/Spotube as location.

Steps to reproduce

  1. download a song after a clean installation
  2. go to the settings tab
  3. search for the option to change the download location
  4. look at the current setting
  5. press the icon to change the location
  6. the location picker should show you the current location with the song just downloaded
  7. select this same location by pressing the button
  8. the download location should be the same as before, if not, you reproduced this bug

Operating System

Android 12 and Android 11

Spotube version

v3.1.2

Installation source

F-Droid (Android)

Additional information

Great app!

@DirkDuesentrieb DirkDuesentrieb added the bug Something isn't working label Oct 6, 2023
@DirkDuesentrieb
Copy link
Author

Screenshot_2023-10-06-12-10-29-11_1c96baa6fc3a4338d23fd334c3c04599_121202

@KRTirtho
Copy link
Owner

KRTirtho commented Oct 6, 2023

Already fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants