Commit graph

4 commits

Author SHA1 Message Date
69124274fe
fix: make sure we keep the mpv testing directory 2025-10-10 14:58:55 -04:00
b153a46b87
feat: rewrite the whole code
- Now stores the different lists in a tree which caches each path to
  enable the minimum amount of re-fetching
- Every request is async allowing input while waiting for the server to
  respond
- No longer requires a list library as a list implementation is built in

Currently I've yet to implement the video handling, but that's next!
2025-10-10 14:55:20 -04:00
d8da2e8f5a
whoops forgot the license 2024-08-04 19:24:16 -04:00
d400da457e
initial commit 2024-08-03 22:42:15 -04:00