Update Shared Library Fails for All XBMC Clients
#1
XBMC (12.0-ALPHA4 Git:20120725-82b31e5), Platform: Darwin OSX (12.0.0 x86_64, Version 10.8 (Build 12A269)). Built on Jul 26 2012 (MacMini early 2009)

I'm also running the same version on an ATV2. I'm running RC4 on a Raspberry Pi.

I'm sharing a MySQL library between the above three platforms. The library seems to be working well. All videos are displayed on all platforms. "Watched" videos get marked as such. I can start a video on one platform and resume it elsewhere exactly where I left off.

Trouble is, scanning for newly added videos instantly fails without an error message. This is true no matter what platform I use to scan. I see a brief message saying something like "Preparing..." or "Downloading..." which instantly disappears.

However, if I select a single show and do a "Scan for new content", the scan works fine. For example, here is a manual scan of the show "The Glades".

Code:
12:21:33 T:2954383360   DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.75:2049/Volumes/Media/TV/The Glades/The.Glades.S03E10.HDTV.x264-ASAP.mp4
12:21:33 T:2954383360   DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 28, 'The.Glades.S03E10.HDTV.x264-ASAP.mp4')
12:21:33 T:2954383360   DEBUG: Mysql execute: update episode set c00='Endless Summer',c01='On the day of Callie s board exam, Jim must solve the murder of a businesswoman who had founded a new surf clothing line and was about to offer the endorsement opportunity of a lifetime to a young, local surfing champion. Jim gets more frustrated over Callie s lack of communication, while a sympathetic Jennifer tries to comfort him. As he faces an uncertain future where Callie s career in Atlanta will pull her further away from her life with him in Palm Glade, Jim realizes he must make a decision on where their relationship is headed.',c02='',c03='7.300000',c04='',c05='2012-08-12',c06='',c07='',c08=NULL,c09='60',c10='',c11='',c12='3',c13='10',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.75:2049/Volumes/Media/TV/The Glades/The.Glades.S03E10.HDTV.x264-ASAP.mp4',c19='28'where idEpisode=1465

Complete XBMC log here: xbmc.log buadhai 14 Aug 2012
Reply


Messages In This Thread
Update Shared Library Fails for All XBMC Clients - by Buadhai - 2012-08-14, 07:25
Logout Mark Read Team Forum Stats Members Help
Update Shared Library Fails for All XBMC Clients0