Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #93822
    d8thstar
    Participant

    I’m just about done with this little box and am trying to scrape with a command line scraper but it keeps bombing out on me. it IS saving the images to the rom folder, image folder, for the games it gets up to, into the letter V.

    but, none of the images are showing when scrolling thru games. i have tried rebooting, i have looked for a location in CFG files, I can’t seem to spot where my error is. all other platforms, including the older mame, have scraped fine and are showing the images.

    thanks again for any help.

    #94039
    d8thstar
    Participant

    any thoughts? better way for me to ask, what config file does emulationstation use to find the location of snapshots?

    maybe i could edit directly in there.

    thanks

    #94124
    Floob
    Member

    Have you scraped with sselphs tool?

    #94129
    d8thstar
    Participant

    thanks floob, that is the scraper that i used, i love your videos man, they have been SO helpful.

    curious, i have my mame106 rom on an external drive that mounts when the pi boots up. might that be the issue? emulationstation is looking for images on the sd card but mame games are on the usb hd? i can see in the mame rom folder and image folder and all of the images are in there, they just aren’t displaying in the FE.

    thanks again bud.

    #94371
    sselph
    Participant

    Sorry, I’ve been traveling and not checking the forums. My scraper, by default, places the gamelist.xml and images folder in the directory that you ran the scraper which is the folder with the roms.

    Where/How did you run the scraper and do you have the roms loading from the usb? or is the there some syncing from usb to sd? I’m trying to understand what is listed in the gamelist.xml and if that might differ from where the actual images are. You can check the xml to see what is listed there.

    #94693
    d8thstar
    Participant

    first up, thank you for such an awesome tool.

    i just tried again and am running into the same issue, the scraper is bombing out before it can finish. here is the exact line being output:

    2015/04/12 20:13:18 INFO: Attempting lookup in MAMEDB: viprp1ot.zip
    2015/04/12 20:13:18 ERR: error processing viprp1ot.zip: Get http://www.mamedb.com/game/viprp1ot: dial tcp: lookup http://www.mamedb.com on 10.182.207.200:53: dial udp 10.182.207.200:53: too many open files

    the images up to the above mentioned rom have been scraped successfully and are sitting in the images folder. i even opened a couple just to be sure.

    i am running it from within my mame rom directory with the following command:

    ./scraper -mame -thumb_only

    i know that this works as it is the exact command i used to scrape the neo geo titles. i also have used your scraper to scrape just about every other console i have.

    FYI, because it seems to bombing out before it is complete, i can’t seem to find the gamelist.xml file. i see it for my other scraped emu’s, right in the rom directory with the images in a “images” directory within the rom directory.

    also, i have my mame106 rom on an external drive that mounts at boot. this usb hd has a mount point in my /media folder. so my mame rom folder is /media/MAME106/roms wondering if that may be the issue?

    one other bit of info, if i rerun the scraper, it skips the images that it has already downloaded from the previous scrape. taken from the output on a rerun:

    2015/04/12 19:27:22 INFO: Attempting lookup in MAMEDB: dstlku.zip
    2015/04/12 19:27:22 INFO: Skipping images/dstlku-image.jpg
    2015/04/12 19:27:22 INFO: Starting: dstlkur1.zip
    2015/04/12 19:27:22 INFO: Attempting lookup in MAMEDB: dstlkur1.zip
    2015/04/12 19:27:23 INFO: Skipping images/dstlkur1-image.jpg

    so you can see two rom images it looks for and skips, presumably because they are already in the image folder.

    i thank you so much for this GREAT tool and for any insight you may have for me. advMAME106 is the last emulator that I need scraping for (also need playstation but that’s another post).

    #94699
    sselph
    Participant

    Thanks for the detailed info. I think I see the issue, I’ve submitted a fix and pushing a new release. I wasn’t closing the response when the game wasn’t found so after too many of those the error about too many open files happens.

    #94700
    d8thstar
    Participant

    ah cool, thank you very much, can’t wait to try the updated version and report back to you.

    curious when you think i may be able to get my hands on it?

    thank you again.

    #94701
    sselph
    Participant
    #94708
    d8thstar
    Participant

    just wanted to report back, the scrape was successful! thank you so much for the quick fix!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.