Kodi Community Forum
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Game Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=291)
+---- Thread: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs (/showthread.php?tid=70115)



RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2014-05-03

The artwork if its in the correct path will change, the images you see now are cached


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2014-05-03

thought I would have a go at making an offline scraper file for aae

here it is 32 games no clones

http://speedy.sh/6DFUn/AAE.txt
http://speedy.sh/mvpgN/AAE.XML

and Amstrad GX4000

http://speedy.sh/8TUcJ/Amstrad-GX4000.txt
http://speedy.sh/qsg82/Amstrad-GX4000.XML

is it possible to change the developer tag to a ratings tag

so the info screen shows

year:
genre:
publisher::
rating:


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2014-05-05

reggierat Wrote:Hoping for some help setting up RCB. I'm using the latest version of Retroarch for Openelec and Rom Collection Browser.

When i attempt to launch a game i can see the screen change resolution briefly before returning to normal and back to the game browser

i have the following in my log file

Code:
06:21:24 T:140602649958144  NOTICE: RCB_INFO: cmd: "/storage/.xbmc/addons/emulator.retroarch/bin/retroarch.sh" snes9x_next "smb://192.168.1.100/ROMs/SNES/test/Donkey Kong Country (USA)/Donkey Kong Country (USA).sfc"
06:21:24 T:140602649958144  NOTICE: RCB_INFO: precmd:
06:21:24 T:140602649958144  NOTICE: RCB_INFO: postcmd:
06:21:24 T:140602649958144  NOTICE: RCB_INFO: launchEmu on non-xbox
06:21:24 T:140602649958144  NOTICE: RCB_INFO: screenMode: 1280x720@ 50.00 - Full Screen
06:21:24 T:140602649958144  NOTICE: RCB_INFO: Toggle to Windowed mode
06:21:24 T:140602649958144   ERROR: EXCEPTION: Unimplemented method: executehttpapi::executehttpapi(...)
06:21:24 T:140602649958144  NOTICE: RCB_INFO: launch emu
06:21:25 T:140602649958144  NOTICE: RCB_INFO: onAction: 7
06:21:25 T:140602649958144  NOTICE: RCB_INFO: launch emu done
Just some thoughts:
1. Did you test this command line outside of XBMC/RCB?
2. Is your retroarch.sh executable?
3. Maybe there is an issue with the smb path. You could try to create a link to your rom folders and use this instead.

reggierat Wrote:the only other thing which might give a clue is the following

Code:
05:57:22 T:140601592903424  NOTICE: RCB_INFO: XBMC version: Assuming we are on Eden
05:57:22 T:140601592903424  NOTICE: RCB_INFO: Init Rom Collection Browser: /storage/.xbmc/addons/script.games.rom.collection.browser
05:57:22 T:140601592903424  NOTICE: RCB_INFO: RCB version: 2.0.10

I'm curious about the above code as i have tested RCB using Frodo (Openelec v3.2.4) and Gotham (Openelec v3.95.6)
This was just to differ between Dharma and Eden. Maybe I should change this line to "Assuming we are on Eden (or above)".

Shaefurr Wrote:Hey fellas,

I don't know if you can have custom console images in RCB?, but I made a few sets of console icons for use with Gamebrowser. Anyway here's the link to my site where you can get them. Hope someone can use them. Smile

http://shaefurr.wix.com/mb3fanart
Not yet. But I plan to add this feature, so thanks a lot for the hint!

DJ_Izumi Wrote:I'm having issues with XBMCBuntu, rom collection browser, and the screensaver. I'm having XBMC minimize on emulator launch, because without it XBMC seems to just stay ontop. This all works fine, I launch the emu, XBMC minimizes, exit the emu, XBMC returns to full screen focus. But ONLY if the screen saver hasn't initialized. If XBMC has kicked in it's screensaver, instead of going full screen again, it instead just stops the screensaver but remains minimized to the the top right corner. I suspect that the function to return to full screen is ONLY disabling the screen saver, XBMC takes that command and ignores it except for using it to wake from screensaver. Is there any way to get Rom Collection Browser to send something to wake from screen saver and THEN return to full screen? Or to suspend the screensaver while the emu is running?
Added to my list. But I am quite busy with other stuff right now, so this could take a while.

pevans91 Wrote:When adding my MAME roms to RCB, it's adding all of the BIOS roms as well (over 25), making the collection ugly & difficult to navigate

Is there a way of either hiding the BIOS roms from RCB scraper OR telling Retroarch to load BIOS files from a different directory?
Not sure if there is an option in retroarch. But I could ignore the bios files during import in RCB. But as said above, this could take some time until it is implemented.

Komerad Wrote:I discovered that xbmcbuntu had an older mame. Might be why i could some games only one. (no clue but hey.)
So I installed from > ppa:c.falco/mame
0.152 now.
Now none of the games start. They all poof me back to rcb.
In xbmcbuntu xterm > mame does load the mame screen, shows the games but upon loading any game : segmentation fault core-dumped (cant compare to earlier as i did not test it as i had no problems.)
Gnome video arcade works perfect.

So mame is working. But picky somewhere somehow.
Is the last sentence an "edit"? So, is this fixed now or do you still have issues? (Not that I could be of help as I am no MAME expert, just wanted to understand it)


BirdWorldOrder Wrote:So this time it froze as the ROM list was loading. I uploaded the log as the instructions on the wiki:
xbmclogs.com/show.php?id=191851
I guess you picked the wrong log file. When XBMC froze you had to restart XBMC and this will have cleared the log file. In this case you should upload the "xbmc.old.log" file.

Anyway, my guess is that you ran into the "load RCB twice-trap". When you start RCB and it takes a bit longer as you are used to and you try to start RCB again, it will freeze XBMC. I have no idea why this happens and how to stop it, sorry.

But if it freezes again when you are opening the menu, please send me your old log file.

joebloggs12 Wrote:thought I would have a go at making an offline scraper file for aae

here it is 32 games no clones

http://speedy.sh/6DFUn/AAE.txt
http://speedy.sh/mvpgN/AAE.XML

and Amstrad GX4000

http://speedy.sh/8TUcJ/Amstrad-GX4000.txt
http://speedy.sh/qsg82/Amstrad-GX4000.XML
Thanks a lot. I will see that I can add this info to the wiki.


joebloggs12 Wrote:is it possible to change the developer tag to a ratings tag

so the info screen shows

year:
genre:
publisher::
rating:
Not per configuration. But you could edit the skin files directly. I could give you some details if you are interested.


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2014-05-05

Yes please , I kinda figured it was the skin but couldn't find what to edit I've done cd 32 offline scraper which ill upload soon

Edit

here's the cd32 ones

http://speedy.sh/P335v/Commodore-Amiga-CD32.txt
http://speedy.sh/6DDxn/Commodore-Amiga-CD32.XML


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2014-05-06

Thanks again for the scrapers.

Here is how to change developer to rating in default Confluence skin:

- Edit "XBMC\addons\script.games.rom.collection.browser.dev\resources\skins\Default\720p\script-Rom_Collection_Browser-main.xml"
- Change the following lines (429 and 901)
<label>$ADDON[script.games.rom.collection.browser 50003]:</label>
to:
<label>$ADDON[script.games.rom.collection.browser 54003]:</label>

- and these lines (441 and 913)
<label fallback="416">$INFO[ListItem.Property(developer)]</label>
to:
<label fallback="416">$INFO[ListItem.Property(rating)]</label>


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Not Sure - 2014-05-06

(2013-04-13, 15:36)malte Wrote: It also may be the first step to include a feature that Not Sure is waiting for (but I still can't promise when the next step can be done).

Just checking in to let you know that I'm still looking forward to this.

Thanks!


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2014-05-06

cheers malte , that worked perfect, ill have some more scrapers to upload soon , I plan on doing the full set of databases according to emumovies , so probably 100+ systems, that rating tag helped as the databases contain them


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2014-05-07

Not Sure Wrote:
(2013-04-13, 15:36)malte Wrote: It also may be the first step to include a feature that Not Sure is waiting for (but I still can't promise when the next step can be done).

Just checking in to let you know that I'm still looking forward to this.

Thanks!
Thanks for your patience. At this time I was hoping to make better progress with RCBs database layout changes. But in the meantime I realized that I had a bit too much on my plate. I will try to do it in smaller chunks now. Still no promise that it can be done soon.

joebloggs12 Wrote:ill have some more scrapers to upload soon , I plan on doing the full set of databases according to emumovies , so probably 100+ systems, that rating tag helped as the databases contain them
Where does the data come from? Is it emumovies (download utility)? I guess I have to ask first before I will be able to upload the data in RCBs wiki. Don't want to get in trouble with the original authors.


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - billyc666 - 2014-05-07

ah right never thought of that, most of the info is moby games


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - sudopinion - 2014-05-07

moby games...
i dunno where they get off putting a watermark on images.
I wouldn't worry about infringing on "their content"
send all c&d letters you receive to the actual publishers.


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Darkcloud - 2014-05-08

At the moment Rom collection doesn't show any games at all until I select clean game database. After that it shows them normally: I use the latest Test version and XBMC 13.


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2014-05-08

(2014-05-08, 14:39)Darkcloud Wrote: At the moment Rom collection doesn't show any games at all until I select clean game database. After that it shows them normally: I use the latest Test version and XBMC 13.
Every time? Or did it just happen once?
Can you show me a log after this error occured?


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Darkcloud - 2014-05-08

Here is the log after starting RCB:

Code:
19:22:39 T:12992  NOTICE: RCB started
19:22:39 T:12992  NOTICE: RCB: sys.argv = ['script.games.rom.collection.browser']
19:22:39 T:12992  NOTICE: RCB: param = script.games.rom.collection.browser
19:22:39 T:12992  NOTICE: RCB: setting launchRCB = True
19:22:39 T:12992  NOTICE: RCB: launchRCB = True
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_nofocus.png
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_focus.png
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_nofocus.png
19:22:39 T:5232 WARNING: Previous line repeats 1 times.
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_focus.png
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_nofocus.png
19:22:39 T:5232 WARNING: Previous line repeats 4 times.
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_focus.png
19:22:39 T:5232 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture topmenu_button_nofocus.png
19:22:39 T:5232 WARNING: Previous line repeats 3 times.
19:22:39 T:5232    INFO: Python script stopped
19:22:39 T:11980   DEBUG: service.watchdog: watching <F:\Musik\> using <class 'watchdog.observers.read_directory_changes.WindowsApiObserver'>
19:22:39 T:12852   DEBUG: LocalizeStrings: no translation available in currently set gui language, at path C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\language\English (US)
19:22:39 T:12852   DEBUG: POParser: loaded 38 strings from file C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\language\English\strings.po
19:22:39 T:6560   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 76 ms
19:22:39 T:12852   DEBUG: script.tv.show.next.aired: ### params: {'silent': 'True'}
19:22:39 T:12852  NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.10)
19:22:39 T:12992  NOTICE: RCB_INFO: Loading sqlite3 as DB engine
19:22:40 T:11004  NOTICE: RCB_INFO: Begin readRomCollections
19:22:40 T:11004  NOTICE: RCB_INFO: current Rom Collection: Windows
19:22:40 T:11004  NOTICE: RCB_INFO: Rom path: F:\Emulator\PC\*.lnk
19:22:40 T:11004  NOTICE: RCB_INFO: Rom path: F:\Emulator\PC\*.url
19:22:40 T:11004  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\boxfront\%GAME%.*
19:22:40 T:11004  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\boxback\%GAME%.*
19:22:40 T:11004  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\cartridge\%GAME%.*
19:22:40 T:11004  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\screenshot\%GAME%.*
19:22:40 T:11004  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\fanart\%GAME%.*
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper site: thegamesdb.net
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: thegamesdb.net
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper site: archive.vg
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: archive.vg
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper site: mobygames.com
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: mobygames.com
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Image Placing name: gameinfobig
19:22:40 T:11004  NOTICE: RCB_INFO: Image Placing name: gameinfosmall
19:22:40 T:11004  NOTICE: RCB_INFO: emulatorCmd: "%ROM%"
19:22:40 T:6560   DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview  WHERE albumview.strAlbum <> ''
19:22:40 T:11004  NOTICE: RCB_INFO: useBuiltinEmulator: False
19:22:40 T:11004  NOTICE: RCB_INFO: ignoreOnScan: False
19:22:40 T:11004  NOTICE: RCB_INFO: allowUpdate: True
19:22:40 T:11004  NOTICE: RCB_INFO: useEmuSolo: False
19:22:40 T:11004  NOTICE: RCB_INFO: usePopen: False
19:22:40 T:11004  NOTICE: RCB_INFO: autoplayVideoMain: True
19:22:40 T:11004  NOTICE: RCB_INFO: autoplayVideoInfo: True
19:22:40 T:11004  NOTICE: RCB_INFO: useFoldernameAsGamename: False
19:22:40 T:11004  NOTICE: RCB_INFO: maxFolderDepth: 99
19:22:40 T:11004  NOTICE: RCB_INFO: doNotExtractZipFiles: False
19:22:40 T:11004  NOTICE: RCB_INFO: diskPrefix: _Disk
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: local nfo
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: thegamesdb.net
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: giantbomb.com
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: mobygames.com
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: archive.vg
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper Site: maws.mameworld.info
19:22:40 T:11004  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:6560   DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 75 ms
19:22:40 T:6560   DEBUG: DatabaseUtils::GetSortFieldList: unknown field 36
19:22:40 T:12992  NOTICE: RCB: init log level
19:22:40 T:12992  NOTICE: RCB: current log level: 2
19:22:40 T:12992  NOTICE: RCB_INFO: Loading sqlite3 as DB engine
19:22:40 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/2/format/json
19:22:40 T:12992   DEBUG: LocalizeStrings: no translation available in currently set gui language, at path C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\language\English (US)
19:22:40 T:12992   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\language\English, fallback to strings.xml
19:22:40 T:12992  NOTICE: RCB_INFO: Path to configuration file: C:\Users\Andreas\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
19:22:40 T:12992  NOTICE: RCB_INFO: XBMC version: Assuming we are on Eden
19:22:40 T:12992  NOTICE: RCB_INFO: Init Rom Collection Browser: C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser
19:22:40 T:12992  NOTICE: RCB_INFO: RCB version: 2.0.14
19:22:40 T:12992  NOTICE: RCB_INFO: RCB service addon: <xbmcaddon.Addon object at 0x0E9262D8>
19:22:40 T:12992  NOTICE: RCB_INFO: checkUpdateInProgress
19:22:40 T:12992  NOTICE: RCB_INFO: scrapeOnStartupAction =
19:22:40 T:12992  NOTICE: RCB_INFO: initializeConfig
19:22:40 T:12992  NOTICE: RCB_INFO: Config() set path to None
19:22:40 T:12992  NOTICE: RCB_INFO: Path to configuration file: C:\Users\Andreas\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
19:22:40 T:12992  NOTICE: RCB_INFO: checkRomCollectionsAvailable
19:22:40 T:12992  NOTICE: RCB_INFO: initXml
19:22:40 T:12992  NOTICE: RCB_INFO: Path to configuration file: C:\Users\Andreas\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
19:22:40 T:12992  NOTICE: RCB_INFO: Number of Rom Collections in config.xml: 1
19:22:40 T:12992  NOTICE: RCB_INFO: Reading config version from config.xml: 2.0.8
19:22:40 T:12992  NOTICE: RCB_INFO: Config file is up to date
19:22:40 T:12992  NOTICE: RCB_INFO: readXml
19:22:40 T:12992  NOTICE: RCB_INFO: initXml
19:22:40 T:12992  NOTICE: RCB_INFO: Begin readRomCollections
19:22:40 T:12992  NOTICE: RCB_INFO: current Rom Collection: Windows
19:22:40 T:12992  NOTICE: RCB_INFO: Rom path: F:\Emulator\PC\*.lnk
19:22:40 T:12992  NOTICE: RCB_INFO: Rom path: F:\Emulator\PC\*.url
19:22:40 T:12992  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\boxfront\%GAME%.*
19:22:40 T:12992  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\boxback\%GAME%.*
19:22:40 T:12992  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\cartridge\%GAME%.*
19:22:40 T:12992  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\screenshot\%GAME%.*
19:22:40 T:12992  NOTICE: RCB_INFO: Media path: F:\Emulator\PC\fanart\%GAME%.*
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper site: thegamesdb.net
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: thegamesdb.net
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper site: archive.vg
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: archive.vg
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper site: mobygames.com
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: mobygames.com
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Image Placing name: gameinfobig
19:22:40 T:12992  NOTICE: RCB_INFO: Image Placing name: gameinfosmall
19:22:40 T:12992  NOTICE: RCB_INFO: emulatorCmd: "%ROM%"
19:22:40 T:12992  NOTICE: RCB_INFO: useBuiltinEmulator: False
19:22:40 T:12992  NOTICE: RCB_INFO: ignoreOnScan: False
19:22:40 T:12992  NOTICE: RCB_INFO: allowUpdate: True
19:22:40 T:12992  NOTICE: RCB_INFO: useEmuSolo: False
19:22:40 T:12992  NOTICE: RCB_INFO: usePopen: False
19:22:40 T:12992  NOTICE: RCB_INFO: autoplayVideoMain: True
19:22:40 T:12992  NOTICE: RCB_INFO: autoplayVideoInfo: True
19:22:40 T:12992  NOTICE: RCB_INFO: useFoldernameAsGamename: False
19:22:40 T:12992  NOTICE: RCB_INFO: maxFolderDepth: 99
19:22:40 T:12992  NOTICE: RCB_INFO: doNotExtractZipFiles: False
19:22:40 T:12992  NOTICE: RCB_INFO: diskPrefix: _Disk
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: local nfo
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: thegamesdb.net
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: giantbomb.com
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: mobygames.com
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: archive.vg
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper Site: maws.mameworld.info
19:22:40 T:12992  NOTICE: RCB_INFO: Scraper descFilePerGame: True
19:22:40 T:12992  NOTICE: C:\Users\Andreas\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\MyGames.db
19:22:40 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/504/format/json
19:22:40 T:12992  NOTICE: RCB_INFO: Begin cacheItems
19:22:40 T:12992  NOTICE: RCB_INFO: End cacheItems
19:22:40 T:12992    INFO: CPythonInvoker(22, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\default.py): script successfully run
19:22:40 T:11004  NOTICE: close Connection
19:22:40 T:13916  NOTICE: service.libraryautoupdate-0.9.2 : Creating timer for Music Library
19:22:40 T:11004  NOTICE: RCB: launchRCB = False
19:22:40 T:11004    INFO: CPythonInvoker(16, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\default.py): script successfully run
19:22:40 T:12992 WARNING: CPythonInvoker(22, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\default.py): the python script "C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\default.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmc::PlayList
19:22:40 T:12992    INFO: Python script stopped
19:22:40 T:11980    INFO: Previous line repeats 1 times.
19:22:40 T:11980   DEBUG: service.watchdog: watching <H:\> using <class 'watchdog.observers.read_directory_changes.WindowsApiObserver'>
19:22:40 T:11980   DEBUG: service.watchdog: watching <J:\> using <class 'watchdog.observers.read_directory_changes.WindowsApiObserver'>
19:22:41 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/3/format/json
19:22:41 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/4/format/json
19:22:41 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/5/format/json
19:22:41 T:12852   DEBUG: CVideoDatabase::RunQuery took 12 ms for 48 items query: SELECT * FROM tvshowview
19:22:42 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/38/format/json
19:22:42 T:13916  NOTICE: service.libraryautoupdate-0.9.2 : update timers
19:22:42 T:13916  NOTICE: service.libraryautoupdate-0.9.2 : Creating timer for Video Library
19:22:42 T:13916  NOTICE: service.libraryautoupdate-0.9.2 : Creating timer for Music Library
19:22:42 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/7/format/json
19:22:42 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/8/format/json
19:22:42 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/12/format/json
19:22:42 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/9/format/json
19:22:43 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/10/format/json
19:22:43 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/17/format/json
19:22:43 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/99/format/json
19:22:44 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/16/format/json
19:22:44 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/72/format/json
19:22:44 T:4236  NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2014-05-08/channel_id/70/format/json
19:22:44 T:8116   ERROR: CPythonInvoker(2, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.tvguide\service.py): script didn't stop in 5 seconds - let's kill it
19:22:44 T:11944   DEBUG: Thread LanguageInvoker 11944 terminating
19:22:44 T:12864   DEBUG: Thread LanguageInvoker 12864 terminating
19:22:44 T:8388    INFO: Python script interrupted by user
19:22:45 T:13916    INFO: CPythonInvoker(3, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.libraryautoupdate\default.py): script successfully run
19:22:45 T:8116   DEBUG: CPythonInvoker(3, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.libraryautoupdate\default.py): script termination took 428ms
19:22:45 T:12992   DEBUG: Thread LanguageInvoker 12992 terminating
19:22:45 T:11004   DEBUG: Thread LanguageInvoker 11004 terminating
19:22:45 T:8388   DEBUG: Thread LanguageInvoker 8388 terminating
19:22:45 T:5232   DEBUG: Thread LanguageInvoker 5232 terminating
19:22:45 T:13916    INFO: Python script interrupted by user
19:22:45 T:6560   DEBUG: Skin Widgets: script version 0.0.27 stopped
19:22:45 T:6560    INFO: CPythonInvoker(4, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py): script successfully run
19:22:45 T:8116   DEBUG: CPythonInvoker(4, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py): script termination took 369ms
19:22:45 T:6560 WARNING: CPythonInvoker(4, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py): the python script "C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: class PythonBindings::XBMCAddon_xbmc_Player_Director,class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class XBMCAddon::xbmcgui::Window
19:22:45 T:6560    INFO: Python script interrupted by user
19:22:45 T:12916    INFO: CPythonInvoker(18, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.xbmcbackup\scheduler.py): script successfully run
19:22:45 T:8116   DEBUG: CPythonInvoker(18, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.xbmcbackup\scheduler.py): script termination took 321ms
19:22:45 T:13916   DEBUG: Thread LanguageInvoker 13916 terminating
19:22:45 T:6560   DEBUG: Thread LanguageInvoker 6560 terminating
19:22:45 T:12916    INFO: Python script interrupted by user
19:22:45 T:3580   DEBUG: CU LRC Lyrics: script version 2.0.9 ended
19:22:45 T:3580    INFO: CPythonInvoker(5, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cu.lrclyrics\default.py): script successfully run
19:22:45 T:8116   DEBUG: CPythonInvoker(5, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cu.lrclyrics\default.py): script termination took 103ms
19:22:45 T:12916   DEBUG: Thread LanguageInvoker 12916 terminating
19:22:45 T:3580 WARNING: CPythonInvoker(5, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cu.lrclyrics\default.py): the python script "C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cu.lrclyrics\default.py" has left several classes in memory that we couldn't clean up. The classes include: class PythonBindings::XBMCAddon_xbmc_Monitor_Director,class PythonBindings::XBMCAddon_xbmc_Player_Director
19:22:45 T:3580    INFO: Python script interrupted by user
19:22:46 T:10688    INFO: CPythonInvoker(6, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.trakt\default.py): script successfully run
19:22:46 T:8116   DEBUG: CPythonInvoker(6, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.trakt\default.py): script termination took 487ms
19:22:46 T:3580   DEBUG: Thread LanguageInvoker 3580 terminating
19:22:46 T:10688    INFO: Python script interrupted by user
19:22:46 T:11276  NOTICE: StorageServer-2.5.4 Closed down
19:22:46 T:11276    INFO: CPythonInvoker(19, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py): script successfully run
19:22:46 T:8116   DEBUG: CPythonInvoker(19, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py): script termination took 22ms
19:22:46 T:11276    INFO: Python script interrupted by user
19:22:46 T:4944   DEBUG: [Cinema Experience] - Cinema Experience service script version 4.0.10 stopped
19:22:46 T:4944    INFO: CPythonInvoker(9, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cinema.experience\service.py): script successfully run
19:22:46 T:8116   DEBUG: CPythonInvoker(9, C:\Users\Andreas\AppData\Roaming\XBMC\addons\script.cinema.experience\service.py): script termination took 124ms
19:22:46 T:4944    INFO: Python script interrupted by user
19:22:46 T:11980    INFO: CPythonInvoker(12, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.watchdog\service.py): script successfully run
19:22:46 T:11980    INFO: CPythonInvoker(12, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.watchdog\service.py): waiting on thread 13764
19:22:47 T:8116   DEBUG: CPythonInvoker(12, C:\Users\Andreas\AppData\Roaming\XBMC\addons\service.watchdog\service.py): script termination took 1475ms
19:22:47 T:11276   DEBUG: Thread LanguageInvoker 11276 terminating
19:22:47 T:10688   DEBUG: Thread LanguageInvoker 10688 terminating
19:22:47 T:4944   DEBUG: Thread LanguageInvoker 4944 terminating
19:22:47 T:11980    INFO: Python script interrupted by user



RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - malte - 2014-05-09

It looks like RCB and the RCB wizard (triggered by the skin) are starting at the same time. Not sure if this causes any problems. Can you try to wait some time after you start XBMC before you start RCB? Just to see if this is the problem.


RE: [RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs - Darkcloud - 2014-05-12

Waiting a while didn't change the problem.