moved to mysql and only music library works
#1
ok, I had XBMC 9.11 and just upgraded to 10.1

I was able to scan my music into mysql and the library worked fine however setting up TV shows or movies do not scan into mysql.

I cleared the database of all files for videos and restarted xbmc. Fields are created so i know xbmc is talking to sql (plus my music works fine)

If I change from mysql to local database and restart xbmc the scanning of tv shows starts immediately.

If I switch back to mysql the scanning does not start and I have no idea how to start it.

again... music scanned fine but not videos...

Any ideas?

Thank-you in advance.
Reply
#2
i don't know what the problem is, but I do know that you will need to post a debug log to solve your problem. Hopefully it is something apparent
Reply
#3
Here is the issue:
Thank-you in advance,


06:03:05 T:4372 M:2234613760 DEBUG: Previous line repeats 1 times.
06:03:05 T:4372 M:2234613760 INFO: Loading skin file: DialogYesNo.xml
06:03:05 T:4372 M:2234609664 DEBUG: ------ Window Init (DialogYesNo.xml) ------
06:03:06 T:4372 M:2234773504 DEBUG: SDLKeyboard: scancode: 75, sym: 276, unicode: 0, modifier: 0
06:03:06 T:4372 M:2234773504 DEBUG: CApplication::OnKey: 61477 pressed, action is Left
06:03:06 T:4372 M:2234793984 DEBUG: SDLKeyboard: scancode: 28, sym: 13, unicode: 13, modifier: 0
06:03:06 T:4372 M:2234793984 DEBUG: CApplication::OnKey: 61453 pressed, action is Select
06:03:06 T:4372 M:2234732544 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
06:03:06 T:4372 M:2234724352 INFO: Loading skin file: DialogProgress.xml
06:03:06 T:4372 M:2234720256 DEBUG: ------ Window Init (DialogProgress.xml) ------
06:03:07 T:4372 M:2234744832 DEBUG: Mysql execute: update path set strContent = '', strScraper='', strHash='',strSettings='',useFolderNames=0,scanRecursive=0 where strPath like '%N:\\Media\\TV TEST\\%'
06:03:07 T:4372 M:2234740736 DEBUG: Mysql execute: insert into path (idPath, strPath, strContent, strScraper) values (NULL,'N:\\Media\\TV TEST\\','','')
06:03:07 T:4372 M:2234740736 ERROR: SQL: Undefined MySQL error: Code (1062)
Query: insert into path (idPath, strPath, strContent, strScraper) values (NULL,'N:\\Media\\TV TEST\\','','')
06:03:07 T:4372 M:2234716160 ERROR: CVideoDatabase::AddPath unable to addpath (insert into path (idPath, strPath, strContent, strScraper) values (NULL,'N:\\Media\\TV TEST\\','',''))
06:03:07 T:4372 M:2234716160 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
06:03:07 T:4372 M:2234716160 INFO: Loading skin file: DialogVideoScan.xml
06:03:07 T:7420 M:2234712064 DEBUG: thread start, auto delete: 0
06:03:07 T:7420 M:2234675200 NOTICE: VideoInfoScanner: Starting scan ..
06:03:07 T:7420 M:2234675200 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
06:03:07 T:7420 M:2234675200 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
06:03:07 T:7420 M:2234675200 DEBUG: Thread 7420 terminating
06:03:07 T:4372 M:2234675200 DEBUG: CGUIMediaWindow::GetDirectory ()
06:03:07 T:4372 M:2234675200 DEBUG: ParentPath = []
06:03:07 T:2928 M:2234658816 DEBUG: thread start, auto delete: 0
06:03:07 T:2928 M:2235559936 DEBUG: Thread 2928 terminating
Reply

Logout Mark Read Team Forum Stats Members Help
moved to mysql and only music library works0