Remove the “Version” field from the interface, as it is not strictly necessary #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch ":Login_page_cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Subsonic version is mostly fake when JSON API is used: versions before 1.16.0 use the XML API, and the only versions with JSON support are 1.16.0 (introduced it) and 1.16.1 (adds artistImageUrl)
Navidrome doesn't check the value of this field (only its presence, which is a SubSonic legacy), so it looks safe for me to hardcode it and doesn't bother the user