Kodi Community Forum
How to update music library via script? - 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: How to update music library via script? (/showthread.php?tid=138484)



How to update music library via script? - grnt - 2012-08-17

Hey guys I'm slowly developing a Java program that I would like to release for XBMC, it's very early days yet and probably isn't even worth releasing code for at the moment however I need to be able to update XBMC when closing the program to update the music library. Essentially I'm making something that handles podcasts the way I would like as I'm not much of a fan of any of the major addons here. This runs third party at this stage (I run it via a batch script) so I need to know if there is an API in Java or something else I could do that would allow me to update the XBMC library?

Thanks!


RE: How to update music library via script? - takoi - 2012-08-22

See json rpc api