Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking OpenSubsonic extensions development #2695

Open
27 of 41 tasks
deluan opened this issue Dec 9, 2023 · 0 comments
Open
27 of 41 tasks

Tracking OpenSubsonic extensions development #2695

deluan opened this issue Dec 9, 2023 · 0 comments
Labels

Comments

@deluan
Copy link
Member

deluan commented Dec 9, 2023

Note: The list below reflects what is available in the develop build/image, not necessarily in the latest release.

OpenSubsonic is an initiative that aims to improve the current Subsonic API, bringing a richer user experience when using a Subsonic client.

This is a place to track all implemented OS extensions, while it is not added to the documentation.

Notes:

  • displayArtist / displayAlbumArtist won't be implemented as they are used for cases where they would have a different representation than artist / albumArtist. In Navidrome they would be the same value, so they are not required.

New Fields

Child

  • played
  • bpm
  • comment
  • sortName
  • mediaType
  • musicBrainzId
  • genres
  • artists
  • displayArtist - *see note above
  • albumArtists
  • displayAlbumArtist - *see note above
  • contributors
  • displayComposer
  • moods
  • replayGain
  • bitDepth
  • samplingRate
  • channelCount

AlbumID3

  • played
  • userRating
  • recordLabels
  • musicBrainzId
  • genres
  • artists
  • displayArtist - *see note above
  • releaseTypes
  • moods
  • sortName
  • originalReleaseDate
  • releaseDate
  • isCompilation
  • discTitles

ArtistID3

  • musicBrainzId
  • sortName
  • roles

Extensions

@deluan deluan pinned this issue Dec 9, 2023
@deluan deluan added the keep label Dec 9, 2023
@deluan deluan changed the title Tracking OpenSubsonic extensions Tracking OpenSubsonic extensions development Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant