[1.27.1]
Update navidrome to 0.60.2
Full Changelog
This release expands ListenBrainz integration with artist URLs and top/similar songs, adds OpenSubsonic readonly and validUntil properties for playlists, and includes several bug fixes for the UI, scanner, and plugin system.
Add artist URL, top songs, and similar songs support to the ListenBrainz agent. (#4934 by @kgarner7)
Add OpenSubsonic readonly and validUntil properties to playlists. (#4993 by @kgarner7)
Add CallRaw method to SubsonicAPI host function with support for binary responses. (#4982 by @deluan)
Fix Last.fm URL handling and Biographies rendering on artist page. (#4980 by @kgarner7)
Fix Nautiline theme font path. (#4983 by @borisrorsvort)
Preserve first line in parentheses in lyrics. (#4985 by @deluan)
Clean up Last.fm content by removing "Read more" links from descriptions and bios. (e11206f0e by @deluan)
Handle WASM runtime panics in gotaglib openFile function. (4e720ee93 by @deluan)