#Search array list

1 messages · Page 1 of 1 (latest)

modest anvil
#

the /loadtracks endpoint only accepts one query

#

it can return a playlist tho

#

see IMPLEMENTATION.md

rose moat
#

can i search for each tracks from array?

modest anvil
#

just call the endpoint for each track in the array?

rose moat
#

if in array 5 songs

#

i want to search all 5 songs and add it

modest anvil
#

then call /loadtracks 5 times