feat(library): add album and artist scanning with cover art

This commit is contained in:
2025-10-01 11:32:40 -04:00
parent de04dbc323
commit 515a744734
11 changed files with 534 additions and 39 deletions

View File

@@ -108,9 +108,9 @@
<style>
.downloads-page {
height: 100%;
display: flex;
flex-direction: column;
padding: 8px;
}
.header {