21 lines
597 B
Markdown
21 lines
597 B
Markdown
---
|
|
id: ML-139
|
|
title: Polyfill missing artist IDs in scrobble activity
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-04-20 09:00'
|
|
labels: []
|
|
dependencies: []
|
|
references:
|
|
- 'https://github.com/cloud8421/music_library/issues/24'
|
|
priority: medium
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
_GitHub: created 2025-04-23 · updated 2025-04-25 · closed 2025-04-25_
|
|
|
|
Given that each scrobbled track can be matched to a collected or wishlisted release, it's possible to polyfill missing artist information by copying over the data from the album artist(s).
|
|
<!-- SECTION:DESCRIPTION:END -->
|