![]() |
XBMCSync - Sync Watched Flag Across Multiple Boxes - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: XBMCSync - Sync Watched Flag Across Multiple Boxes (/showthread.php?tid=65824) |
- isthisadagger - 2010-02-07 It is in the xbmcsync.v0.9.zip file. - isthisadagger - 2010-02-07 Nevermind the crontab issues i have. My nas' forum is full of complaints about irregular crontab behavior. I guess i ll have to figure out a way around that. - 8301 - 2010-02-07 isthisadagger Wrote:It is in the xbmcsync.v0.9.zip file. Oh I downloaded XBMC Syncer 0.11 from http://forum.xbmc.org/showthread.php?tid=56565 I searched the forum with no luck to find xbmcsync.v0.9.zip is it up get? Or need i send a pm to someone who can send me a copy? - RockDawg - 2010-02-07 XBMC syncer is a different script. For whatever reason, tim- has only given the link to this script via PM. Give him a few and I'm sure he'll OM you the link. - tim- - 2010-02-08 8301 Wrote:Oh I downloaded XBMC Syncer 0.11 from 8301: That is a totally different script. There is a link posted somewhere in this topic, but I havent gotten a chance to write up and documentation and make an official "release" yet... things are hectic. The website is http://www.losingcable.com/XBMC/xbmcsync/ Hopefully that will work for you. This will just need to be run from one machine and no need for any external servers. You do need to have http enabled for external management - 8301 - 2010-02-08 Iam feeling like a real n00b now. When I start the script from xbmc after 10 seconds it says Script has faild. In debugg says that: Import sqlite3 Importerror: no module named sqlite3 Ive got and installed SQlite3 from Synaptic and it still says it missing the module. - tim- - 2010-02-09 8301 Wrote:Iam feeling like a real n00b now. This shouldnt run inside of XBMC, it just needs to run on the command line. - mtehonica - 2010-03-17 Lastest SVN builds of XBMC seem to break XBMCSync. Getting 401 authentication errors in the logs on my AppleTV which runs the latest SVN builds due to broadcom crystal hd card. I think the web api may have changed in the updates they did in early March? Anyway to check this out Tim? - khaoohs - 2010-03-26 Where is the link to this software? edit: never mind, found it on page 17 http://www.losingcable.com/XBMC/xbmcsync/ When I run the script, i get the following error: Code: ./xbmcsync.py: line 13: cpath: command not found - mlrtime3 - 2010-04-05 mtehonica Wrote:Lastest SVN builds of XBMC seem to break XBMCSync. Getting 401 authentication errors in the logs on my AppleTV which runs the latest SVN builds due to broadcom crystal hd card. I think the web api may have changed in the updates they did in early March? Anyway to check this out Tim? Seeing the same thing here, Any other way to sync watchlists ? - charrua - 2010-04-05 mlrtime3 Wrote:Seeing the same thing here, Any other way to sync watchlists ?Using a central database for all XBMC clients. For more details read this thread. - hermy65 - 2010-04-27 will this work in windows? - charrua - 2010-04-27 hermy65 Wrote:will this work in windows?Windows, OSX and Linux - JoeLouie - 2010-05-03 mtehonica Wrote:Lastest SVN builds of XBMC seem to break XBMCSync. Getting 401 authentication errors in the logs on my AppleTV which runs the latest SVN builds due to broadcom crystal hd card. I think the web api may have changed in the updates they did in early March? Anyway to check this out Tim? After much trial and error (ie downloading, installing, uninstalling and repeat...) it appears as though xbmc-r27758-trunk is the most recent Windows nightly build that this works with. - JoeLouie - 2010-06-06 Is this project now dead? ![]() |