Closed xxxserxxx closed 1 month ago
Nevermind. It was an issue with the version of gonic that I was using. Unfortunately, upstream gonic has wonky playlist handling (there are several old playlist-related PRs, and a number of tickets), and so this is always going to be an issue. However, it's nothing that can be worked around in stmps, so I'm closing this.
Note that this may be an issue specific to gonic.
The SubSonic
/getPlaylists
API call takes an optional username. Gonic returns only the "shared", global playlists if this username isn't present. If the user name is present, gonic returns only the user playlists.stmps should show all playlists available to the user.