[API Request] getRated (equivalent to getStarred but for ratings) #112
jmbannon
started this conversation in
API requests
Replies: 1 comment
-
This is planned in the new endpoints that will allow filtering. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Type of change
API Clarification
Proposal description
Would implement the getter for
/setRating
(https://opensubsonic.netlify.app/docs/endpoints/setrating/), to get all tracks that have any kind of rating.This would benefit users who prefer the granularity of ratings versus starred
Backward compatibility impact
n/a
Backward compatibility
API details
Equivalent to https://opensubsonic.netlify.app/docs/endpoints/getstarred2/
Security impacts
None
Potential issues
The order in which they are returned could be debated
Alternative solutions
Using stars, but again, less granularity.
Beta Was this translation helpful? Give feedback.
All reactions