Playlist update instead of refresh, time/skip sync
- Playlist destroys and creates members on the fly - Updates time live, and ensures skips aren't detected twice Im sure there are still bugs, but ill find them as i go I am also still going to refactor this, so it''s not going to be merged into main for a while
This commit is contained in:
parent
f064183b9a
commit
87687506b1
3 changed files with 102 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
## Wishlist
|
||||
*Features I would like to add, will be completed in any order*
|
||||
- [ ] Loading indicator while awaiting server stuff
|
||||
- [ ] Refactoring existing code
|
||||
- [x] Remove old comments
|
||||
- [ ] Update the SQL -> Server -> Client pipeline when searching and building playlist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue