James Harvey
James Harvey
hmm, could you send those Finamp logs? Custom paths in Android are still a massive pain so it wouldn't surprise me if the new system still isn't perfect (although in...
This should be quite easy to do for Android via https://pub.dev/documentation/just_audio/latest/just_audio/AndroidLoadControl/targetBufferBytes.html and https://pub.dev/documentation/just_audio/latest/just_audio/AndroidLoadControl/prioritizeTimeOverSizeThresholds.html (Although it may be better to leave it to defaults at this point? Idk what they are...
ooo nice, this has been on my mind for a while. If you have any questions/need help, I'll be happy to help :)
We could just treat the cached file as a separate thing, and clean it up if the song is explicitly downloaded
ooo nice :) only visual suggestion I can think of is that having a like button everywhere seems a bit overkill, but does make sense when looking at an album/maybe...
As for the card design, I think it's a bit busy, but I can't really think of an alternative idea right now
This is likely a Flutter issue :(
I'd recommend upgrading to 10.9 if you can - off the top of my head the stable branch *shouldn't* have any issues, but either way, Finamp officially focuses on the...
Awesome, the login flow/server discovery was recreated for the beta, nice to see that it's working :)
idk why this is closed, I haven't added support yet. I may have closed it because I refactored storage to technically allow for it, but it hasn't actually been implemented...