This commit is contained in:
2026-05-14 12:29:02 +02:00
parent e15a1c4faf
commit 15f701616e

View File

@@ -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/<playlist_id> but obfuscate the IDs and user id
- TrackFileMatching, scoreAgainstLocalHints
- these are very rudimentary heuristics to pairing mp3 files to the playlists. check them again.