From e79997498a96123746ec0e6b2aaaffeece72654c Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 27 May 2021 01:42:22 +0200 Subject: [PATCH] a --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 17fa8669..c8854bf5 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ you may also want these, especially on servers: ## status +summary: all planned features work! now please enjoy the bloatening + * backend stuff * ☑ sanic multipart parser * ☑ load balancer (multiprocessing) @@ -109,8 +111,6 @@ you may also want these, especially on servers: * ☑ viewer * ☑ editor (sure why not) -summary: it works! - # bugs @@ -311,6 +311,7 @@ see the beautiful mess of a dictionary in [mtag.py](https://github.com/9001/copy `--no-mutagen` disables mutagen and uses ffprobe instead, which... * is about 20x slower than mutagen * catches a few tags that mutagen doesn't + * melodic key, video resolution, framerate, pixfmt * avoids pulling any GPL code into copyparty * more importantly runs ffprobe on incoming files which is bad if your ffmpeg has a cve @@ -514,10 +515,6 @@ in the `scripts` folder: roughly sorted by priority * mtag mediainfo (multitag) -* thumbnail expiration - * touch cachedir on access with cooldown - * drop dir if older than X and near maxsize - * drop outdated thumbs * separate sqlite table per tag * audio fingerprinting * readme.md as epilogue