jackBonadies/SeekerAndroid

feature request: Edit file paths

Opened this issue · 1 comments

In the desktop version when you download a folder it prompts you to edit the file path of the folder. It automatically creates directories if they don't already exist. This let's me place albums within artist folders and rename album folders. An option for this would be very helpful for keeping my music library organized and consistent.

Thanks for the suggestion! This is a good suggestion, implementation wise I don't see too much trouble. Design wise, I need to think about this. If I add "Download Folder to..." and "Download Selected to..." as menu options then unfortunately there are 2 missing options in the matrix "Queue Folder to..." "Queue Selected to..." (maybe this is okay but I hate how its inconsistent). Other options include adding a setting in settings "Prompt for Folder" (but then it would be cumbersome to perform on a case by case basis). A 3rd design option - this would require more work but its most similar to what QT does - would be to show a preview of what the filepath will look like with a button (...) next to it if someone wants to set manually. Maybe most people dont want to see such a thing so its off by default but in Settings can turn on "Show file path preview". (the major downside to this is that is that it only applies to the search results.. there isn't a great place to put it for Browse).

Let me think about this a bit more (of course also welcome further suggestions).