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.