2010-01-11, 06:06
0.7.4
RockDawg Wrote:I just added a 3rd pc running XBMC (Kevin-Desktop) and copied over a backup of my MyVideos34.db from a couple weeks ago. I updated the library, added the pc's info to the config.ini and ran the xbmcsync script, but it didn't update any of the movies.
Code:kevin@XBMCLive:/home$ sudo python xbmcsync.py path
Processing frontend: LR HTPC
0 new files watched
Processing frontend: BR HTPC
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
9 new files watched
Total of 9 new files watched
Updating frontend: LR HTPC
Updating frontend: BR HTPC
Marking all files as updated
9 is the correct number of episodes that need marked as watched on Kevin-Desktop, but they didn't get marked.
kevin@XBMCLive:/home$ sudo python xbmcsync.py path
Processing frontend: Kevin-Desktop
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
VIDEO_TS.IFO appears to be new
9 new files watched
Processing frontend: LR HTPC
0 new files watched
Processing frontend: BR HTPC
0 new files watched
Total of 9 new files watched
Updating frontend: Kevin-Desktop
Updating frontend: LR HTPC
Updating frontend: BR HTPC
Marking all files as updated
tim- Wrote:Rockdawg: You should not need to run in full. So you are saying that LR HTPC and BR HTPC didnt get updated with the 9 movies that were watched on Kevin-Desktop? Can I get a copy of your xbmcsync.db and MyVideos34.db from one of the machines that didnt get the update correctly. Also the names of one or more of the movies not updates would be helpful
You are correct on the logfile. Nothing is added into it unless you run as silent at the moment. I may change that as well in the future.. not sure
Bueller Wrote:This looks like a great script. I've got a couple of XBMC boxes I'd love to sync up. Any chance of getting access to this to test out?