Files
music_library/backlog/completed/ml-113 - Scrobble-groups-of-tracks.md
2026-05-04 21:22:27 +01:00

30 lines
894 B
Markdown

---
id: ML-113
title: Scrobble groups of tracks
status: Done
assignee: []
created_date: "2026-04-20 08:59"
labels: []
dependencies: []
references:
- "https://github.com/cloud8421/music_library/issues/52"
priority: medium
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
_GitHub: created 2025-09-28 · updated 2025-11-11 · closed 2025-11-11_
When scrobbling a collected release from the release sheet, it's only possible to scrobble either the entire release or an individual medium.
The component should be updated to support scrobbling groups of tracks.
Specifically:
- each track needs a checkbox beside it, default unchecked.
- if any track gets checked, the main "Scrobble Release" button should read "Scrobble selected tracks".
- when pressed, only selected tracks should be scrobbled. Assume that they have been played one after the other.
<!-- SECTION:DESCRIPTION:END -->