-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Add offline support #102
Comments
Maybe https://github.com/Sangwan5688/BlackHole for reference |
Hmm, it seems the latest version has added some, but maybe we need more |
Well, the latest version of Spotube in-memory caching is implemented but for offline caching there's not many good package available imo. Riverpod's |
@momobobe I wrote So I need suggestions about which parts of the app will make more sense to be persisted. I know caching User Library is one of the most wanted one's 😄 |
This has already been fixed and available in latest stable version |
Current version has
totally nolittle offline ability (error when offline). Please allow to view cached content (home, songs, albums, etc.) when the device goes offline. Maybe before that we should improve the ability of cache (if there is any) since now even contents on home screen are not cached at all, and scrolling up & down would always reload titles and covers, which is definitely a waste of network consumption, especially for mobile devices.The text was updated successfully, but these errors were encountered: