Add track selection and group scrobbling to release sheet (#62)

* Initial plan
* Add track selection and scrobble functionality
Co-authored-by: cloud8421 <537608+cloud8421@users.noreply.github.com>
* Add translations for track selection feature
Co-authored-by: cloud8421 <537608+cloud8421@users.noreply.github.com>
* Format code
* Temporarily set selected tracks in scrobble anything view

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: cloud8421 <537608+cloud8421@users.noreply.github.com>
Co-authored-by: Claudio Ortolina <cloud8421@gmail.com>
This commit is contained in:
Copilot
2025-11-11 08:09:28 +00:00
committed by GitHub
parent fa8b01110b
commit de195aa970
5 changed files with 175 additions and 3 deletions
@@ -94,6 +94,7 @@
already_scrobbled={false}
medium={medium}
release_artists={@release.artists}
selected_tracks={MapSet.new()}
media_count={MusicBrainz.Release.media_count(@release)}
myself={nil}
/>