![]() |
|
Bandcamp integration possible? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Bandcamp integration possible? (/showthread.php?tid=6930) |
Bandcamp integration possible? - mminga - 05-06-2023 21:05 Is it possible to add bandcamp via a link? It may be possible to add a link with credentials: Quote:http://www.anylink.com/anypage.html?name=a_username&pwd=a_passworaIs there a way to implement it? May be there is an API needed. RE: Bandcamp integration possible? - simoncn - 05-06-2023 21:09 Is this URL in a .m3u playlist? If so, you can add query parameters to the URL. RE: Bandcamp integration possible? - mminga - 05-06-2023 21:15 Maybe here is the required information: https://bandcamp.com/developer RE: Bandcamp integration possible? - simoncn - 05-06-2023 22:27 This API requires sending POST requests containing JSON data. MinimStreamer is not able to do this. RE: Bandcamp integration possible? - mminga - 05-06-2023 22:43 OK thanks for the information. |