RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Sselp Scraper Command Line vs Sselp GUI Menu

    Scheduled Pinned Locked Moved Help and Support
    sselph scraperarcademamehash
    5 Posts 3 Posters 1.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      Trailjacker
      last edited by Trailjacker

      When scraping by command line /op/retropie/supplementary/scraper/scraper my Pi wouldnt find zero arcade/mame/neo geo roms when set to adb. I enabled download and convert videos with no luck. Yet, when I ran the scraper from the GUI menu in Retropie_setp.sh it used the same adb and found every image and video with not a single one missing. The error was Has Not Found or No Valid Roms in Zip.

      Is there a flag I am missing? It's not a big deal to convert them in handbrake so I already did and am good for the bulk in the future, but am still curious as if I needed to do this again for a different build or a friend, what exactly changes this from working perfectly to not working whatsoever. All the consoles worked perfectly, just not the arcade/neo geo.

      Thank you

      alphatoanantA 1 Reply Last reply Reply Quote 0
      • alphatoanantA
        alphatoanant @Trailjacker
        last edited by

        @trailjacker Have you tried adding the -mame=true flag to your commands when scrapping via command line?

        I have had success with the following commands when scrapping arcade roms on my setup

        First I Scrape Flyers (from theGamesDB): /opt/retropie/supplementary/scraper/scraper -mame=true -mame_src=gdb,adb,ss -mame_img=fly,b,t,s -max_height=540 -max_width=394 -image_dir=media -image_path=media

        Then I scrape Videos and Marquees (from ScreenScraper) run this: /opt/retropie/supplementary/scraper/scraper -mame=true -mame_src=ss,gdb,adb -download_videos=true -download_marquees=true -image_dir=media -image_path=media -video_dir=media -video_path=media -marquee_dir=media -marquee_path=media

        Some notes:

        • I run the above commands directly in an arcade system's folder (i.e. /roms/mame-libretro, /roms/fba)
        • The image priority is for my setup where I want flyer artwork first. That can be easily changed in the -mame_img flag by reordering the values.
        • If you don't care about flyer artwork you can maybe ignore the first command (as its used only for getting good quality flyers from gamesdb).
        • I also have flags in place to store images and videos in a /media directory in a given systems rom folder (i.e. /fba/media). If you want a different location just make sure to change -video_dir -image_dir and -marquee_dir too.
        • I haven't tried using adb as a source yet

        My RetroPie Themes:
        Art Book https://github.com/anthonycaccese/es-theme-art-book
        Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
        TFT https://github.com/anthonycaccese/es-theme-tft

        1 Reply Last reply Reply Quote 0
        • T
          Trailjacker
          last edited by

          No, I hadn't used the -mame=true command, I must have missed that one. I will try that when I get home tomorrow.

          On a side note, how well do you like the marquees? Do they get in the way or can they be turned off? Are they only good to download depending on your theme?

          Thank you again!

          alphatoanantA ClydeC 2 Replies Last reply Reply Quote 0
          • alphatoanantA
            alphatoanant @Trailjacker
            last edited by

            Cool, hoping that does the trick. I dug into the scrapper code a few months back while running into a similar case and that flag sorted things out for me.

            Re: Marquees I'm not currently using a theme that supports them. Though I do like to have them downloaded just in case I want to change to a theme that does. As far as how they look it very much depends on the theme and sadly I haven't tested many yet.

            Size wise they look to take up between 200kb and 400kb for the ones I have so if you are limited on space and aren't planning to use a theme that displays them make sure to remove the "-download_marquees=true" flag from the above commands

            My RetroPie Themes:
            Art Book https://github.com/anthonycaccese/es-theme-art-book
            Art Book Next https://github.com/anthonycaccese/art-book-next-retropie
            TFT https://github.com/anthonycaccese/es-theme-tft

            1 Reply Last reply Reply Quote 0
            • ClydeC
              Clyde @Trailjacker
              last edited by

              @trailjacker said in Sselp Scraper Command Line vs Sselp GUI Menu:

              No, I hadn't used the -mame=true command, I must have missed that one.

              The Wiki page has an outdated parameters list. You can list the current parameters by running the command

              /opt/retropie/supplementary/scraper/scraper --help

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

              Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.