You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting an "instant mix", Tempo makes a request to getSimilarSongs2 with the song id. However, according to the OpenSubsonic documentation, id should be an artist id. Is tempo or OpenSubsonic wrong here? https://opensubsonic.netlify.app/docs/endpoints/getsimilarsongs2/
The text was updated successfully, but these errors were encountered:
I just tested it a bit and it turns out, it is working with songID artistID and even albumID.
So to answer your question, it seems the subsonic documentation is in the wrong here.
When starting an "instant mix", Tempo makes a request to getSimilarSongs2 with the song id. However, according to the OpenSubsonic documentation,
id
should be an artist id. Is tempo or OpenSubsonic wrong here? https://opensubsonic.netlify.app/docs/endpoints/getsimilarsongs2/The text was updated successfully, but these errors were encountered: