From 15f701616ed73281b8821112792e330d19523cf4 Mon Sep 17 00:00:00 2001 From: David Madl Date: Thu, 14 May 2026 12:29:02 +0200 Subject: [PATCH] docs --- BUGS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/BUGS.md b/BUGS.md index 6db8346..b988302 100644 --- a/BUGS.md +++ b/BUGS.md @@ -12,8 +12,17 @@ - (tag data from mp3 files is there) - are we missing tracks? (or title/artist on the tracks?) +- resolve duplicate playlist API request upon initial pairing + +""" +84.115.228.119 - - [14/May/2026 09:53:30] "GET /playlists/4f4P6ULiHn0oEedTHal2AU HTTP/1.1" 200 - +84.115.228.119 - - [14/May/2026 09:53:31] "GET /playlists/4f4P6ULiHn0oEedTHal2AU HTTP/1.1" 200 - +""" + ## Nice-to +- add a test for /playlists/ but obfuscate the IDs and user id + - TrackFileMatching, scoreAgainstLocalHints - these are very rudimentary heuristics to pairing mp3 files to the playlists. check them again.