Skip to content

MusicD Remote v1.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:33
· 102 commits to main since this release
2f1f754

New features & improvements

• Flat interface throughout — Home, album view and Queue: no cards, no watermarks, Roon like layout.

• Release years record where they came from, so your own file tags beat a service’s remaster date.

• Better contrast in both new themes, now machine-checked by the tests.

• Browser chrome colour follows the theme.

• Library Sort & Focus — sort by album, artist, year, plays, last played or random; filter by source, decade and listening history, all combinable. Computed from the extension’s own snapshot, so zero calls to your Core.

• Release years for the Decade filter — harvested at no API cost from your Qobuz/TIDAL favourites and local file tags.

• Artist links on the Now playing screen, matching the album view.

• Four themes — the original dark and light plus Copper dark and Brass light, chosen from a picker with Apply.

Bug fixes

• Wrong artists under “Also appears on” — a substring match, root-caused and eliminated across 13 places.

• Sort and Focus sheets opening underneath the now-playing bar, their buttons invisible and untappable.

• “Most played” sorting backwards; undated albums floating to the top of “newest first”.

• Decade chips counting albums you don’t own.

• Every toast in Settings silently throwing — token saves and the whole Qobuz/TIDAL connect flow reported nothing.

• Unreadable white-on-accent text in three places (2.28:1).

• Artists with punctuation-only or non-Latin names matching the entire library.

Additional

• Test suite from nothing to 291 tests, every fix pinned and mutation-checked — to minimise regressions.