From 510cddcf13d2f2598cf346f80222c0a8cdc48f6b Mon Sep 17 00:00:00 2001 From: Sander Vocke Date: Wed, 20 Oct 2021 11:51:25 +0200 Subject: [PATCH] Create KNOWN_ISSUES --- KNOWN_ISSUES | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 KNOWN_ISSUES diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES new file mode 100644 index 0000000..ea4ea8e --- /dev/null +++ b/KNOWN_ISSUES @@ -0,0 +1,9 @@ +last updated: 0a9bec1c874a9b62000b4156ae75e23991121ed0 + +- Youtube web scraper integration broken +- Spotify integration only finds artists, not albums or tracks +- Tag management shows only top-level tags +- (Maybe) editing of items broken? +- Lots of front-end typescript warnings +- When not logged in, an exception may occur trying to visit a page + instead of redirecting properly