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

Refactor Connect to server logic #21

Closed
3 of 5 tasks
sumnerevans opened this issue Sep 10, 2019 · 2 comments
Closed
3 of 5 tasks

Refactor Connect to server logic #21

sumnerevans opened this issue Sep 10, 2019 · 2 comments
Assignees

Comments

@sumnerevans
Copy link
Member

  • should download a bunch of metadata for offline use when connecting to a server
    • playlists, artists, albums (not cover art)
  • the CacheManager needs a good refactor to deal with different servers (Per-server caching #62)
  • UI changes to make it obvious that things are being cached? Not even sure if this is necessary, tbh. (I think it should depend on Add way to view current downloads #64)
  • Clear out the UI of the previous server's state.
@sumnerevans
Copy link
Member Author

For now, I'm basically just going to prefetch the playlists so that DBUS diffing doesn't complain too much.

@sumnerevans
Copy link
Member Author

mentioned in commit 3b370b7

@sumnerevans sumnerevans self-assigned this Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant