Import issue history in backlog.md
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
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 -->
|
||||
Reference in New Issue
Block a user