Claudio Ortolina
ccc929e939
Deduplicate tracks in ListeningStats queries
...
When multiple records share MusicBrainz release IDs, the left joins in
ListeningStats fan out — producing duplicate rows per scrobbled track.
Fix by grouping release subqueries on release_id with MIN(record_id)
before joining, so each release maps to exactly one record.
2026-03-20 12:48:40 +00:00
..
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-19 14:30:04 +00:00
2026-03-08 13:56:31 +00:00
2026-03-13 10:52:01 +00:00
2026-03-06 08:33:11 +00:00
2026-03-06 08:33:11 +00:00
2026-03-06 08:33:11 +00:00
2026-03-19 15:09:34 +00:00
2026-03-06 09:58:40 +00:00
2026-03-06 08:33:11 +00:00
2026-03-12 14:57:48 +00:00
2026-03-05 13:39:38 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-19 12:28:58 +00:00
2026-03-13 10:52:01 +00:00
2026-03-03 11:30:52 +00:00
2026-03-10 20:05:27 +00:00
2026-03-06 08:33:11 +00:00
2026-03-20 12:48:40 +00:00
2026-03-04 15:52:17 +00:00
2026-03-12 16:51:33 +00:00
2026-03-13 10:52:01 +00:00
2026-03-16 11:56:39 +00:00
2026-03-13 16:26:01 +00:00
2026-03-12 17:23:22 +00:00
2026-03-12 16:32:10 +00:00
2026-02-18 22:12:32 +00:00
2025-12-15 10:22:20 +03:00
2026-03-14 22:22:41 +00:00
2026-03-16 08:03:47 +00:00
2026-03-12 16:21:04 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-06 08:33:11 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00