2012-04-22, 20:36
(2012-04-22, 20:25)TeKo Wrote:(2012-04-22, 19:46)tedappleberry Wrote:(2012-04-21, 16:49)TeKo Wrote: Nope everything the same.
XBMC reads the nfos only once so just scrape everything update your DB and you should have access to it from the other machines.
OK, so to use EMM and XBMC with multiple users and MYSQL in what order should things be done? Like, at what point to I export my library and import in to Mysql? Before or after running EMM? My goal is to have all users runnng xBMC to be using Mysql and the shared data generated from EMM. Do I even need to use the shared thumb nails setting in advancedsettings.xml?
Thanks!
Use Ember to scrape every movie. Use your main machine to scan every movie into XBMC (only time XBMC uses the files scraped with Ember). You should have every Movie in your MySQL db and should be able to access them from every machine. Sharing thumbnails is optional if you want to save some space and its easy to update.
Ember send the data to XBMC, XBMC automatically accesses the MySQL database. I think that XBMC also creates the images properly.
1. Setup/Install MySQL for all machines, with or without shared thumb (i do not know if it works with shared thumbs)
2. Make one (primary) XBMC ready for HTTP-Interface
3. Run your primary XBMC
4. Set up Ember XBMC-Controller
5. Edit one movie and check if everything works