Drew Weymouth
Drew Weymouth
Though if you build from source you might want to rewind to the 0.9.0 release tag as there is some unresolved weirdness on main right now with the new keyboard...
Yes you are right - the 10 second timeout will be problematic for downloads. However, removing it everywhere would mean the app would never give up waiting for a response...
Oh yeah, this is definitely a good one to add, but it has to happen upstream in Fyne - https://github.com/fyne-io/fyne/issues/4524 I could probably implement this for the next Fyne release...
On a separate note, I've been working on keyboard-based scrolling and focus navigation of the list and grid views, so keyboard usability of Supersonic will get a big bump next...
Resolved by https://github.com/dweymouth/supersonic/commit/c161f2b17193f5f9c369b3e226820fffd7f6d86f for the next release
> I'm testing out supersonic and the ability to automatically download all music is a must for me! Is your use case to sync the entire library offline? I wasn't...
If full sync is added as a feature, it won't be on by default. I am also more in favor of the totally separate offline library option where a subset...
I'll add the "help wanted" label since this would be a good feature for someone with backend dev/Go knowledge to work on without needing to know much (or anything) about...
Command-line arguments would certainly be the easiest to add, but I have a feeling like they might only be useful on Linux? On Windows, a GUI app actually *cannot* access...
Yeah, just haven't gotten around to it :) I'll try to set it up when I get a chance. BTW do you know how involved the process of updating a...