Load newest albums and complete song pages, add a Songs view, bundle FFmpeg, persist credentials securely, and serve the managed library on the LAN

Hop-State: A_06FNEJ4B52YWW6V4DQKVHXR
Hop-Proposal: R_06FNEJ37KHGP1VCKVNTV95R
Hop-Task: T_06FNEEBRXR47KT7H71N5H68
Hop-Attempt: AT_06FNEEBRXS5YEZ0KZ4MTDZG
This commit is contained in:
2026-07-12 10:03:19 -07:00
committed by Hop
parent 0168767819
commit 73c4eb1857
17 changed files with 1191 additions and 58 deletions
+6 -2
View File
@@ -28,7 +28,11 @@
"bundle": {
"active": true,
"targets": "all",
"externalBin": ["binaries/navidrome"],
"resources": ["resources/navidrome-LICENSE"]
"externalBin": ["binaries/navidrome", "binaries/ffmpeg"],
"resources": [
"resources/navidrome-LICENSE",
"resources/ffmpeg-LICENSE",
"resources/ffmpeg-README"
]
}
}