Skip to content

MusicD Remote v1.6.49

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:13
2881b69

Here's a brief list for the v1.6.49 release notes (changes since v1.6.48):

Fixed

• Stale-album playback now resolves reliably — the live-name fallback introduced in v1.6.48 never actually worked in production (0 for 12 in the logs). It now uses Roon's dedicated search hierarchy directly instead of crawling the browse menu for a Search entry, so tapping an album right after a library change plays instead of erroring.

• Discogs label logos no longer wiped out by rate limiting — when Discogs returns "too many requests" (429), the logo pass now waits out the rate window (65s) and retries instead of burning through every label and finding nothing. If Discogs is still throttling after the wait, the pass stops cleanly and those labels are retried on the next scan.

• Log noise cut — FanArt.tv "no artwork for this label" misses (404s) no longer print a line per label; they were already counted in the scan summary.

Changed

• Wall display is quieter when switched off — content/zone polling already stopped when the display toggle is off; the only remaining request (the check that lets the wall wake up when re-enabled) now runs once a minute instead of twice, and no longer writes to the request log.