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:
Kristy Fournier 2026-01-31 11:24:02 -05:00
parent f064183b9a
commit 87687506b1
3 changed files with 102 additions and 16 deletions

View file

@ -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