From 64bf4574b07db4d6e520dae6989766bebb78724f Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 28 Jun 2021 20:38:59 +0200 Subject: [PATCH] add todo maybe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e81b5d1..fae858ee 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ summary: all planned features work! now please enjoy the bloatening * all volumes must exist / be available on startup; up2k (mtp especially) gets funky otherwise * cannot mount something at `/d1/d2/d3` unless `d2` exists inside `d1` +* dupe files will not have metadata (audio tags etc) displayed in the file listing + * because they don't get `up` entries in the db (probably best fix) and `tx_browser` does not `lstat` * probably more, pls let me know ## not my bugs