• 1
  • 181
  • 182
  • 183(current)
  • 184
  • 185
  • 395
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs
(2012-10-27, 23:21)versus Wrote:
(2012-10-27, 22:09)DeliriumTremens Wrote: I have RCB running on XBMC 12 on my pi -- it imports the games in the progress bar, and the various manufacturers and such show up in the filter, but no games actually show up in the items list.

Any ideas?
Try looking at this post
http://forum.xbmc.org/showthread.php?pid...pid1218525

That did the trick for showing the games, but when I try to launch the game I get this error:

Code:
16:32:52 T:1342174272   ERROR: EXCEPTION: Unimplemented method: executehttpapi::executehttpapi(...)
16:32:52 T:1342174272  NOTICE: RCB_ERROR: Error while launching emu: Unimplemented method: executehttpapi::executehttpapi(...)
Reply
I'm curious what the current plan for Frodo compatibility is? Is it actively being worked on, something pegged for the future, or not going to happen?

I just tried 1.0.5 with Frodo 10/26 nightly and it failed to list the roms.
XBMC.MyLibrary (add anything to the library)
ForTheLibrary (Argus TV & XBMC Library PVR Integration)
SageTV & XBMC PVR Integration
Reply
(2012-10-27, 23:30)DeliriumTremens Wrote:
(2012-10-27, 23:21)versus Wrote:
(2012-10-27, 22:09)DeliriumTremens Wrote: I have RCB running on XBMC 12 on my pi -- it imports the games in the progress bar, and the various manufacturers and such show up in the filter, but no games actually show up in the items list.

Any ideas?
Try looking at this post
http://forum.xbmc.org/showthread.php?pid...pid1218525

That did the trick for showing the games, but when I try to launch the game I get this error:

Code:
16:32:52 T:1342174272   ERROR: EXCEPTION: Unimplemented method: executehttpapi::executehttpapi(...)
16:32:52 T:1342174272  NOTICE: RCB_ERROR: Error while launching emu: Unimplemented method: executehttpapi::executehttpapi(...)


You have to change all the instances of "executehttpapi" with "executeJSONRPC" (without quotes, of course) in the file [your addon dir]\script.games.rom.collection.browser\resources\lib\launcher.py
Then your roms should start without problems.

(2012-10-28, 03:34)bradvido88 Wrote: I'm curious what the current plan for Frodo compatibility is? Is it actively being worked on, something pegged for the future, or not going to happen?

I just tried 1.0.5 with Frodo 10/26 nightly and it failed to list the roms.

Just look the post above yours.
Reply
(2012-10-28, 06:25)fmonaca Wrote:
(2012-10-27, 23:30)DeliriumTremens Wrote:
(2012-10-27, 23:21)versus Wrote: Try looking at this post
http://forum.xbmc.org/showthread.php?pid...pid1218525

That did the trick for showing the games, but when I try to launch the game I get this error:

Code:
16:32:52 T:1342174272   ERROR: EXCEPTION: Unimplemented method: executehttpapi::executehttpapi(...)
16:32:52 T:1342174272  NOTICE: RCB_ERROR: Error while launching emu: Unimplemented method: executehttpapi::executehttpapi(...)


You have to change all the instances of "executehttpapi" with "executeJSONRPC" (without quotes, of course) in the file [your addon dir]\script.games.rom.collection.browser\resources\lib\launcher.py
Then your roms should start without problems.

(2012-10-28, 03:34)bradvido88 Wrote: I'm curious what the current plan for Frodo compatibility is? Is it actively being worked on, something pegged for the future, or not going to happen?

I just tried 1.0.5 with Frodo 10/26 nightly and it failed to list the roms.

Just look the post above yours.

No dice, can't parse with a simple find/replace of executehttpapi via executeJSONRPC.

Appreciate the help regardless Wink
Reply
Try these

http://depositfiles.com/files/o6vrqiz1q

I have no skills in programming but tjrough sheer copy/paste from advanced launcher and looking at some JSON examples I've managed to scape it somehow and works for me in v12. Don't know if the replacemnt lines actually do anything or just "dummy" replace the depracated http API commands, but it works for me. Let me if it works for you.
Reply
(2012-10-28, 12:19)versus Wrote: Try these

http://depositfiles.com/files/o6vrqiz1q

I have no skills in programming but tjrough sheer copy/paste from advanced launcher and looking at some JSON examples I've managed to scape it somehow and works for me in v12. Don't know if the replacemnt lines actually do anything or just "dummy" replace the depracated http API commands, but it works for me. Let me if it works for you.

Those did not work, the gui.py broke RCB altogether. launcher.py failed as well.
Reply
(2012-10-29, 05:11)DeliriumTremens Wrote:
(2012-10-28, 12:19)versus Wrote: Try these

http://depositfiles.com/files/o6vrqiz1q

I have no skills in programming but tjrough sheer copy/paste from advanced launcher and looking at some JSON examples I've managed to scape it somehow and works for me in v12. Don't know if the replacemnt lines actually do anything or just "dummy" replace the depracated http API commands, but it works for me. Let me if it works for you.

Those did not work, the gui.py broke RCB altogether. launcher.py failed as well.

Using RCB 1.05. and Windows 7. They worked for me.

Reply
Sorry guys, that you have to fumble with this on your own. I already updated to Frodo on my dev machine this weekend and will hopefully release a patch for this in a couple of days.
Reply
Thanks Malte, I'm looking forward to it.
Reply
Thanks malte, looking forward to it Wink
Reply
(2012-10-27, 22:26)versus Wrote:
(2012-10-27, 19:19)The Angry One Wrote:
(2012-10-20, 19:18)versus Wrote: You can go with higher version (until 15.10 nightly, not sure) if you remove FALSE in both statements that appear twice in gui.py located at

C:\Users\xxxx\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\lib

self.addItem(item, False)

Neither self.addItem(item,) or self.addItem(item) fixes the display of scraped roms for me. Am I doing this wrong?

Have you changed both instances. there are 2 of them.

Yes, i changed both instances in the file gui.py, deleted the collection and retried, unistall and reinstalled, then adjusted the gui.py file, added new collection, still blank. Thanks for the help!

Reply
Is there a way I can update my collection, I want it to refresh what Images it is using and update the .nfo files.
Reply
Using 1.0.5 and XBMC 10/26/12 and added SNES roms but no games are showing up in the list. It seems others are having this issue from looking at previous responses, so I'll work on fixing that. But that's for using local files, and not all of my HTPCs have enough space, so I use the network...

It seems when using network paths it won't scan/import at all. I have triple checked the path is right, and does contain *.zip of ~850 games. I can browse to the .zip files and open them in the XBMC File manager.
Code:
20:51:58 T:10472  NOTICE: RCB_INFO: init DBUpdate
20:51:58 T:10472  NOTICE: RCB_INFO: Start Update DB
20:51:58 T:10472  NOTICE: RCB_INFO: Iterating Rom Collections
20:51:58 T:10472  NOTICE: RCB_INFO: matchingRatioIndex: 2
20:51:58 T:10472  NOTICE: RCB_INFO: fuzzyFactor: 0.7
20:51:58 T:10472  NOTICE: RCB_INFO: enableFullReimport: False
20:51:58 T:10472  NOTICE: RCB_INFO: current Rom Collection: SNES
20:51:58 T:10472  NOTICE: RCB_INFO: ignoreOnScan: False
20:51:58 T:10472  NOTICE: RCB_INFO: update is allowed for current rom collection: True
20:51:58 T:10472  NOTICE: RCB_INFO: max folder depth: 99
20:51:58 T:10472  NOTICE: RCB_INFO: Rom path: ['smb://MEDIA/SNES/Roms/*.zip', 'smb://MEDIA/SNES/Roms/*.smc', 'smb://MEDIA/SNES/Roms/*.sfc']
20:51:58 T:10472  NOTICE: RCB_INFO: Reading rom files
20:51:58 T:10472  NOTICE: RCB_INFO: walkDownPath romPath: smb://MEDIA/SNES/Roms/*.zip
20:51:58 T:10472  NOTICE: RCB_INFO: dirname: smb://MEDIA/SNES/Roms
20:51:58 T:10472  NOTICE: RCB_INFO: basename: *.zip
20:51:58 T:10472  NOTICE: RCB_INFO: checking sub directories
20:51:58 T:10472  NOTICE: RCB_INFO: walkDownPath romPath: smb://MEDIA/SNES/Roms/*.smc
20:51:58 T:10472  NOTICE: RCB_INFO: dirname: smb://MEDIA/SNES/Roms
20:51:58 T:10472  NOTICE: RCB_INFO: basename: *.smc
20:51:58 T:10472  NOTICE: RCB_INFO: checking sub directories
20:51:58 T:10472  NOTICE: RCB_INFO: walkDownPath romPath: smb://MEDIA/SNES/Roms/*.sfc
20:51:58 T:10472  NOTICE: RCB_INFO: dirname: smb://MEDIA/SNES/Roms
20:51:58 T:10472  NOTICE: RCB_INFO: basename: *.sfc
20:51:58 T:10472  NOTICE: RCB_INFO: checking sub directories
20:51:58 T:10472  NOTICE: RCB_INFO: Files read: []
20:51:58 T:10472  NOTICE: RCB_INFO: Update finished
Reply
Hey everybody.

Anybody out here using RCB in openelec? I'm not using openelec, but it looks really nice. Don't know if RCB works in the XBMC openelec version (or any of the emulators for that matter). Anyone thoughts or any experience in this department?

Thanks,
Grave
Reply
(2012-11-01, 13:42)st graveyard Wrote: Hey everybody.

Anybody out here using RCB in openelec? I'm not using openelec, but it looks really nice. Don't know if RCB works in the XBMC openelec version (or any of the emulators for that matter). Anyone thoughts or any experience in this department?

Thanks,
Grave

+1
Frodo Win 8 Pro x64
Fractal Design Node 605 (looks amazing)
i5 3570K, Asus P8Z77V LK
2x80GB Intel 320 SSD, 4TB NAS
GTX 670x2 SLI, 16GB GSkill Ares
Onkyo RC360 with Paradigm piece-by-piece 5.1 build
Nyxboard and AHK full controlled via XBox Controller
Reply
  • 1
  • 181
  • 182
  • 183(current)
  • 184
  • 185
  • 395

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Rom Collection Browser - Browse and launch emulator game ROMs20