Re: Creating my first audio plugin: Melodice integration
Michael Herger <slim-b/[email protected]> Fri, 18 Nov 2022 06:30:37 +0100
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Message-ID | <[email protected]> |
Search: https://melodice.org/api/autocomplete/?term=qwirkle Return JSON with an id. https://melodice.org/playlist/qwirkle-2006/ playlist/$id seems to return the HTML. In there you would find the songs array as outlined in my previous message. As long as they don't change that interface this should be pretty easy to parse :-). Good luck!