Files
music_library/backlog/completed/ml-138 - Allow-multiple-plays-of-the-same-album-in-scrobble-activity.md
T
Claudio Ortolina 2a688e2309 Cleanup old tasks
2026-04-24 09:58:09 +01:00

651 B

id, title, status, assignee, created_date, labels, dependencies, references, priority
id title status assignee created_date labels dependencies references priority
ML-138 Allow multiple plays of the same album in scrobble activity Done
2026-04-20 09:00
https://github.com/cloud8421/music_library/issues/25
medium

Description

GitHub: created 2025-04-24 · updated 2025-04-25 · closed 2025-04-25

The logic that packs scrobbled tracks into albums currently keeps only one occurrence per album (the most recent), which ends up showing an incorrect history. An album can be played multiple non-contiguous times in the same window.