![]() |
Using Kodi add-on to manage a music streaming server (iceCast like) for localhos - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: Using Kodi add-on to manage a music streaming server (iceCast like) for localhos (/showthread.php?tid=321759) |
Using Kodi add-on to manage a music streaming server (iceCast like) for localhos - forevertheuni - 2017-09-19 Hello, I am trying to look. or tweak, or write (if needed) an add-on that would do this: - Get my mp3 library through kodi. - Create a streaming server for music and basically feed to the http port the music that I can select/play/pause/seek through Kodi (Kodi wouldn't do audio out at all). The idea is to create a server and choose the music and feed it to "lightshowpi" that plays the song and makes lights blink from a raspberry pi (for now that's the basic idea). Could anyone point me to the right direction? I've been looking for add-ons but I was unsuccessful. Thank you! |