From 781d5094f46b89a302ee58acb3303baf1ac7b7f9 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 3 Apr 2021 04:13:51 +0200 Subject: [PATCH] update todo --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 43e26d24..a7fcd5a9 100644 --- a/README.md +++ b/README.md @@ -330,14 +330,20 @@ in the `scripts` folder: roughly sorted by priority +* separate sqlite table per tag +* audio fingerprinting +* readme.md as epilogue * reduce up2k roundtrips * start from a chunk index and just go * terminate client on bad data * `os.copy_file_range` for up2k cloning -* up2k partials ui * support pillow-simd -* cache sha512 chunks on client -* comment field -* ~~look into android thumbnail cache file format~~ bad idea * figure out the deal with pixel3a not being connectable as hotspot * pixel3a having unpredictable 3sec latency in general :|||| + +discarded ideas + +* up2k partials ui +* cache sha512 chunks on client +* comment field +* look into android thumbnail cache file format