Run prettier on backlog folder

This commit is contained in:
Claudio Ortolina
2026-05-04 21:22:27 +01:00
parent 7bf89d9a1d
commit dc3b31378d
177 changed files with 2594 additions and 936 deletions
@@ -3,20 +3,22 @@ id: ML-131
title: Connect a Last.fm account
status: Done
assignee: []
created_date: '2026-04-20 09:00'
created_date: "2026-04-20 09:00"
labels: []
dependencies: []
references:
- 'https://github.com/cloud8421/music_library/issues/32'
- "https://github.com/cloud8421/music_library/issues/32"
priority: medium
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
_GitHub: created 2025-04-30 · updated 2025-05-07 · closed 2025-05-07_
Currently communication with Last.fm is done via an API token, and the user is configured with a static username.
Supporting the association with a Last.fm account would support existing functionality, but also open the door for future larger integration with Last.fm.
<!-- SECTION:DESCRIPTION:END -->