I'm having a problem where the ROMs will not auto scan over a network. I have two separate XBMC installations and the ROM folder is on a shared folder (full read/write permissions) on one of the computers. On the computer with the folder I can auto scan the ROMs fine, but the other computer always returns with 0 ROMs found. I only noticed this problem since I installed Pre-Eden.
Here is the log where I created a new launcher and tried to auto scan for ROMs:
Code:
16:14:15 T:5512 WARNING: Trying to add unsupported control type 3
16:14:26 T:5512 WARNING: Previous line repeats 7 times.
16:14:26 T:5512 ERROR: unmatched parentheses in IntegerGreaterThan(Container(9).NumItems),0)
16:15:06 T:5512 WARNING: Trying to add unsupported control type 3
16:15:06 T:5336 WARNING: Previous line repeats 7 times.
16:15:06 T:5336 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
16:15:08 T:5760 NOTICE: -->Python Interpreter Initialized<--
16:15:08 T:5760 NOTICE: ERROR: Main::get_xml_source (1198) - [Errno 2] No such file or directory: 'C:\\Users\\ArcAnjel\\AppData\\Roaming\\XBMC\\userdata\\addon_data\\plugin.program.advanced.launcher\\launchers.xml'
16:15:08 T:5760 NOTICE: Launcher: found 0 launchers
16:15:10 T:5760 WARNING: Trying to add unsupported control type 3
16:15:57 T:7756 WARNING: Previous line repeats 11 times.
16:15:57 T:7756 NOTICE: -->Python Interpreter Initialized<--
16:15:57 T:7756 NOTICE: Launcher: found 1 launchers
16:16:01 T:6624 NOTICE: -->Python Interpreter Initialized<--
16:16:01 T:6624 NOTICE: Launcher: found 1 launchers
16:16:01 T:6624 NOTICE: Launcher: 72f44bc7d64a160f048846682e80f3e7 : found 0 roms
16:16:01 T:5512 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.advanced.launcher/?72f44bc7d64a160f048846682e80f3e7
16:16:01 T:5512 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.advanced.launcher/?72f44bc7d64a160f048846682e80f3e7) failed
16:16:01 T:7892 NOTICE: -->Python Interpreter Initialized<--
16:16:02 T:7892 NOTICE: Launcher: found 1 launchers
16:16:05 T:6160 NOTICE: -->Python Interpreter Initialized<--
16:16:05 T:6160 NOTICE: Launcher: found 1 launchers
16:16:07 T:5512 WARNING: Trying to add unsupported control type 3
16:16:08 T:7608 WARNING: Previous line repeats 7 times.
16:16:08 T:7608 NOTICE: -->Python Interpreter Initialized<--
16:16:08 T:7608 NOTICE: Launcher: found 1 launchers
16:16:09 T:5512 WARNING: Trying to add unsupported control type 3
16:16:09 T:7388 WARNING: Previous line repeats 7 times.
16:16:09 T:7388 NOTICE: -->Python Interpreter Initialized<--
16:16:09 T:7388 NOTICE: Launcher: found 1 launchers
16:16:09 T:7388 NOTICE: Launcher: 72f44bc7d64a160f048846682e80f3e7 : found 0 roms
16:16:09 T:5512 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.advanced.launcher/?72f44bc7d64a160f048846682e80f3e7
16:16:09 T:5512 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.advanced.launcher/?72f44bc7d64a160f048846682e80f3e7) failed
16:16:16 T:5512 ERROR: Control 1 in window 10099 has been asked to focus, but it can't
Any help you can offer is awesome!