Skip to content

v2.3.4

Latest

Choose a tag to compare

@aquantumofdonuts aquantumofdonuts released this 27 Jul 07:43
c5fa2a3

Version-stamps two hotfixes that shipped to production after v2.3.3.

Fixed

  • Per-artist error isolation in subscription runs (#68) — one artist's transient error (e.g. a MusicBrainz 503) no longer aborts the whole run or reports lastRunCount: 0; failures degrade that artist and the run reports real partial progress.
  • slskd search completion polling (#70) — the worker polls for search completion and matches slskd's compound status strings exactly, so searches aren't finished early or misclassified as successful.