Import issue history in backlog.md

This commit is contained in:
Claudio Ortolina
2026-04-20 10:01:47 +01:00
parent 78487b0085
commit f995e01ca7
146 changed files with 4901 additions and 0 deletions
@@ -0,0 +1,22 @@
---
id: ML-137
title: Polyfill missing data in scrobble activity
status: Done
assignee: []
created_date: '2026-04-20 09:00'
labels: []
dependencies: []
references:
- 'https://github.com/cloud8421/music_library/issues/26'
priority: medium
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
_GitHub: created 2025-04-26 · updated 2025-09-26 · closed 2025-09-26_
- For tracked records, display the record artwork rather than the one provided by Last.fm.
- For tracked records, when matching the artist try and match the album by title
- Polyfill missing data when it's possible to find one record with the same title and artist
<!-- SECTION:DESCRIPTION:END -->