1 messages · Page 1 of 1 (latest)
the /loadtracks endpoint only accepts one query
/loadtracks
it can return a playlist tho
see IMPLEMENTATION.md
IMPLEMENTATION.md
can i search for each tracks from array?
just call the endpoint for each track in the array?
if in array 5 songs
i want to search all 5 songs and add it
then call /loadtracks 5 times