Remove the “Version” field from the interface, as it is not strictly necessary #20

Merged
jakub merged 1 commit from :Login_page_cleanup into dev 2026-04-06 17:32:26 +00:00
Contributor

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

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
jakub deleted branch Login_page_cleanup 2026-04-06 17:32:26 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jakub/SubMusic!20
No description provided.