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
There's an endpoint in RED and OPS: ajax.php?action=browse&filelist =<Search Term> # you can find the rest client in the code, called gazelle_api.py example: filelist=1+Tommy+The+Cat+-+Up+%26+Down.flac This enedpoint returns something like this: { "status": "success", "response": { "currentPage": 1, "pages": 3, "results": [ { "groupId": 410618, "groupName": "Jungle Music / Toytown", "arti...
#12