sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.49k stars 105 forks source link

Can’t see playlists. Difference from Subsonic API? #514

Closed saysaar closed 3 weeks ago

saysaar commented 3 weeks ago

gonic version:

if from docker, docker tag: latest if from source, git tag/branch:

Can’t see playlists in iSub client or on browser but can save playlists from client in a subfolder of the playlist folder, which are invisible in client. Subsonic API requires /rest/ping for example. That doesn’t work in browser but /ping works. Are the clients looking for API commands under /rest? In browser /rest/getPlaylists or /getPlaylists both do not work.

sentriz commented 3 weeks ago

try using a subsonic clients "create playlist" feature.

otherwise you need to prefix the playlist dir with the gonic users id. for example admin: playlists/1/example.m3u