ive tried both b2 and 3 of frodo and my sources file is not being parsed. i use xbmc with multiple systems and use sources and advanced xml to make the libraries share.
beta1 works fine in this scenario.
any ideas?
beta 2/3 not reading 'sources' xml file
labtopia
Junior Member Posts: 21 Joined: Jun 2010 Reputation: 0 |
2012-12-08 22:45
Post: #1
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-12-08 23:04
Post: #2
xbmc.log or it did not happen
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
labtopia
Junior Member Posts: 21 Joined: Jun 2010 Reputation: 0 |
2012-12-13 03:19
Post: #3
(2012-12-08 23:04)davilla Wrote: xbmc.log or it did not happen Code: 20:07:28 T:6280 NOTICE: -----------------------------------------------------------------------looks like the database is failing to upgrade, a downgrade to beta1, everything works fine. any ideas-does it not like the <name> that it was originally created as? i read that might be a problem. thank[/php] |
| find quote |
labtopia
Junior Member Posts: 21 Joined: Jun 2010 Reputation: 0 |
2012-12-13 06:47
Post: #4
i found a solution after messing with it for a while, the log shows it could not upgrade the database, so i let it make the new 'libararyname75' folder in my sql program data folder, copied everything out of the 'libraryname72' folder and put it in the 75 folder. now i started xbmc and it sat and chewed for a little and everything came back up as it should. TV and Movies now show in the menu, and library is intact.
hope this helps anyone that has this issue upgrading. not sure why this worked, or why it couldnt copy the old database to the new db folder. (maybe because i had used some nightlies here and there and that did something to the db) but running now. dave |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 12,566 Joined: Jan 2011 Reputation: 138 Location: Arizona, USA |
2012-12-13 06:49
Post: #5
If the name tag was working with beta1 then that's probably not the issue. Normally we need a log file with debugging turned on, but this might still be enough for our devs to see what's going on. Just in case you might want to throw up a full debugging log file up on pastebin.com (see debug log).
EDIT: ah, good to hear it's running now. You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
(This post was last modified: 2012-12-13 06:50 by Ned Scott.)
|
| find quote |
Monkeysweat
Member Posts: 52 Joined: Jun 2010 Reputation: 0 |
2012-12-13 11:36
Post: #6
I have an issue that happened in beta 2 or 3 and is still there on rc1 where I can no longer see the networked share files (like to go in and manually refresh a movie that never scraped) I can only see the USB drives that are connected. But all new movies and tv shows added to the networked folders do get added to the library still so XBMC is obviously having no issue accessing the directories. The networked folders are on the hard drives located on the same machine running XBMC.
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 12,566 Joined: Jan 2011 Reputation: 138 Location: Arizona, USA |
2012-12-13 13:38
Post: #7
(2012-12-13 11:36)Monkeysweat Wrote: I have an issue that happened in beta 2 or 3 and is still there on rc1 where I can no longer see the networked share files (like to go in and manually refresh a movie that never scraped) I can only see the USB drives that are connected. But all new movies and tv shows added to the networked folders do get added to the library still so XBMC is obviously having no issue accessing the directories. The networked folders are on the hard drives located on the same machine running XBMC. Now that does sound like the sources file not being read. labtopia's issue was likely different, because as you can see, XBMC doesn't actually use the sources.xml file after it has "content set" for the library. It's kind of like an nfo file in a way, in that it's only read once or if it's been edited ("refreshed"), and then the actual network path for library updates is stored in the library DB. Can you get us a debug log? That might tell us what's going on there. You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
Monkeysweat
Member Posts: 52 Joined: Jun 2010 Reputation: 0 |
2012-12-17 06:49
Post: #8
I figured it out, when you said sources not being processed I took a look and my smb shares did not have xbmc as able to access where sources.xml file was, that corrected it once i shared sources over the network.
Thanks! |
| find quote |

Search
Help