Kodi Community Forum
Integrated Library sharing - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Integrated Library sharing (/showthread.php?tid=146687)



Integrated Library sharing - shrioux - 2012-11-29

With the popularity of XBMC growing rapidly, the fact that its supported on almost every platform, including mobile devices now, almost everyone who runs xbmc has multiple instances of it. I know you can share the library with mysql database, but thats cumbersome and has a few issues. Why has this not been built into the final product as a supported feature yet? IT would encourage even more people to use it over other products and make the multi room experience that much better.

I Love XBMC, and can't wait to see whats coming next, I just think this is a feature that is long over due.




RE: Integrated Library sharing - jmarshall - 2012-11-29

You can already use UPnP to share your library from XBMC to XBMC or to any other UPnP client.

The only thing it doesn't really do at this point is correctly transfer watched/playcount information back to the server. Though someone could possibly write a python service script to achieve this perhaps (wait on the watched status change on the client, connect to the server via JSON-RPC and update it).


RE: Integrated Library sharing - Ned Scott - 2012-11-30

http://forum.xbmc.org/showthread.php?tid=142877