Commit Graph

11 Commits

Author SHA1 Message Date
Harvey df779c9e6d Mus 19 library sync completing with issues (#29)
* fix: Sync issues - AudioDB warmig +  automatic sync skips

* progress ui/ux + discovery and album fixes

* artist fixes

* several request level fixes and improvements

* handle request fails + artist refresh + resilience fixes

* fix format

* fix stop sync fail + last.fn mbid issues + failures/validation reworks
2026-04-08 00:29:36 +01:00
Harvey 343bafd7f4 feat: Requests / Add to Library Rework - Unmonitored album default + … (#25)
* feat: Requests / Add to Library Rework - Unmonitored album default + Resilience

* checking for source + refresh album logic

* artist monitoring + auto downloading + various request fixes

* synchronous album requests

* format
2026-04-06 23:08:58 +01:00
Arno a3e0b2f65a chore: Svelte 5 migration & lint & type fixes (#24)
* fix formatting

* apply svelte-5 migration script

* use derived.by

* format again

* fix lint errors

* fix check errors

* fix unnecessary use of dismissedVersion

* add frontend CI

* set working dir to frontend

* fix working dir?

* and fix script names

* revert debug change

* add concurrency block & adjust pnpm cache-dependency-path
2026-04-06 12:45:43 +01:00
Arno 87d56c2171 chore: switch from npm to pnpm (#20)
* chore: switch from npm to pnpm

* fix more references

* fixed some more stragglers

* add missing exec
2026-04-05 16:22:26 +01:00
Arno 70809b3d7d chore: adjustments for local development without containers (#21)
* chore: adjustments for local development without containers

* update Contributing.md

* remove dev section from readme and link to contributing doc

* move settings import to runtime
2026-04-05 16:18:56 +01:00
Harvey e84f2d6127 feat: robust library sync with adaptive watchdog, resume-on-failure &… (#22)
* feat: robust library sync with adaptive watchdog, resume-on-failure & parallel pre-warming

* update copy
2026-04-05 15:36:42 +01:00
Harvey 48c0a94a47 fix: increase sync time default/max + minimizable sync notif (#12) 2026-04-05 02:52:28 +01:00
Harvey 687a925545 Mus 10 issue playing music from jellyfin (#11)
* fix: proxy Jellyfin audio streams through backend to fix Docker playback

* fix: supportsShuffle on Jellyfin
2026-04-04 17:03:17 +01:00
Harvey eed1ce700d fix: resolve Lidarr library scan failures after settings change 2026-04-04 01:10:59 +01:00
Harvey 491947ecab fix - count circuit breaker failures per logical call NOT per retry + actionable errors and placeholder in lidarr connection test 2026-04-03 23:49:50 +01:00
Harvey a99c738164 Initial public release 2026-04-03 15:53:00 +01:00