• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Test a new data source for sselph/scraper

Scheduled Pinned Locked Moved Ideas and Development
scrapertestingscreenscraper
43 Posts 16 Posters 15.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.
  • R
    robertybob @spannernick1
    last edited by 6 Oct 2016, 13:44

    @spannernick1 Don't bother with the ES scraper, use Sselph's one.

    Sselph's scraper should match (Europe) roms to Mega Drive games and (USA) roms to Genesis games. If not, first check whether the image uploaded to thegamesdb.net is actually for the correct region (more often that not it isn't). http://thegamesdb.net/browse/36/ If the Mega Drive game is listed there and the artwork is for the Europe copy, then check which region your roms are.

    Failing that, segaretro.org has all the best quality Mega Drive scans :)

    1 Reply Last reply Reply Quote 0
    • P
      paradadf
      last edited by 6 Oct 2016, 14:22

      If you use the flag -region with eu in the first place, it will find the megadrive box art, assuming it exists and, of course, it is pressent on www.screenscraper.fr
      SS either has added to his database the media from the best possible sources, or the people has contributed creating it.

      1 Reply Last reply Reply Quote 0
      • P
        paradadf
        last edited by 22 Oct 2016, 14:01

        I'm not really sure how retropie handles scummvm. I saw on the wiki that you use either .sh or .svm extensions (?). Anyway... this information is valid for recalbox, I suppose that you use files as shortname.svm (or .sh). If you put the fullname inside those files as shown here, you will be able to scrape scummvm using SS as well. I'm assuming that both extensions are already known by the scraper. @sselph Would you mind adding .scummvm to the list, please?

        1 Reply Last reply Reply Quote 1
        • T
          tien_huu_1408
          last edited by 27 Oct 2016, 11:42

          @sselph : I have downloaded scraper code (rpi2 version). On Raspberry Pi 3.
          How to use it by terminal?
          Hope you could help me step by step, especially for scraping 3D image.
          Thanks a lot. Hope to hear from you asap.

          1 Reply Last reply Reply Quote 0
          • P
            paradadf
            last edited by 29 Oct 2016, 12:19

            hi @sselph! I found something weird with one specific Game Boy rom.
            http://screenscraper.fr/rominfos.php?romid=309753

            the scraper isn't finding the game at all... I asked about it on IRC and the API is apparently returning the right gameid, but still nothing

            2016-10-29 13:15:42 | ip: ##.##.##.### | Aladdin (USA) (SGB Enhanced).gb -> gameid=3025

            the sha1 is correct also.

            1 Reply Last reply Reply Quote 0
            • N
              Nismo
              last edited by Nismo 16 Nov 2016, 21:54

              hi @sselph, the scraper works ok except doesn't downloading any image for any game. What i'm doing wrong?

              I use windows version, this is my command line:

              scraper -add_not_found=true -append=true -download_images=true -image_dir="P:\emulationstation\roms\megadrive\images" -image_path="P:\emulationstation\roms\megadrive\images" -image_suffix="" -img_format="png" -no_thumb=true -thumb_only=false -thumb_suffix="" -use_gdb=true -use_ss=true -use_ovgdb=true -use_nointro_name=false -workers=4 -missing="missing.txt" -console_img="3b" -region="us,eu,jp,fr,xx" -lang="en"

              All metadata is ok on gamelist.xml but in missing.txt all games are "missing image" like this:

              AAAHH!!! Real Monsters (UE) [!].zip,,fa579a7e47ee4a1bdb080bbdec1eef480a85293e,missing image
              3 Ninjas Kick Back (U) [!].zip,,d634e3f04672b8a01c3a6e13f8722d5cbbc6b900,missing image

              Any help whould be appreciated, thanks.

              1 Reply Last reply Reply Quote 0
              • E
                enderandrew
                last edited by 16 Nov 2016, 22:01

                Your path doesn't look correct:

                P:.emulationstation\roms\megadrive\images

                Shouldn't that be something more like:

                P:\emulationstation\roms\megadrive\images

                N 1 Reply Last reply 16 Nov 2016, 22:04 Reply Quote 0
                • N
                  Nismo @enderandrew
                  last edited by Nismo 16 Nov 2016, 22:04

                  @enderandrew No, the path is correct, even if I change the path to C:/images it's the same... missing image for all games.

                  Thanks for help.

                  Edit: I edit my last post to avoid confussions.

                  1 Reply Last reply Reply Quote 0
                  • N
                    Nismo
                    last edited by 16 Nov 2016, 22:31

                    I solved by myself. For who interested I solved downloading fastscraper script and edit some parameters to my like.

                    You can found here: https://forum.recalbox.com/topic/2594/batch-scrape-your-roms-on-your-pc-fastscraper

                    Regards.

                    1 Reply Last reply Reply Quote 0
                    • R
                      relative
                      last edited by 12 Sept 2017, 18:47

                      Hello,

                      How do I turn off gdb is becoming nuisance with server going offline whenever I want something done.

                      How do I enable the use of SS ?

                      I used this and it continues to default to gdb [ console srcs : gdb ]
                      scraper -use_gdb=false -use_ss=true

                      R 1 Reply Last reply 12 Sept 2017, 22:19 Reply Quote 0
                      • R
                        relative @relative
                        last edited by 12 Sept 2017, 22:19

                        @relative nvm, I changed it through the front-end... adding that string in the command line has no effect whatsoever.

                        S 1 Reply Last reply 13 Sept 2017, 06:42 Reply Quote 0
                        • S
                          sselph @relative
                          last edited by 13 Sept 2017, 06:42

                          @relative the -use_ flags were not great so a while back I changed these to -console_src="ss,gdb" where you pass an ordered list of sources. There is also -mame_src and you can see the list of accepted flags and documentation with -h

                          Auto-scraper: https://github.com/sselph/scraper
                          Donate to Extra-Life 2018 and help save lives: https://goo.gl/diu5oU

                          R 1 Reply Last reply 13 Sept 2017, 18:36 Reply Quote 0
                          • S
                            superjoe
                            last edited by 13 Sept 2017, 16:37

                            How do you specify the user and password for screenscraper.fr on the arguments of the sselph scrapper? So far I've been using the Universal Xml Scrapper V2 but it requires registration.

                            R 1 Reply Last reply 13 Sept 2017, 18:29 Reply Quote 0
                            • R
                              relative @superjoe
                              last edited by 13 Sept 2017, 18:29

                              @superjoe
                              -ss_username -ss_password

                              They are not mandatory as far as I I know. I was able to scrape without them.

                              S 1 Reply Last reply 15 Sept 2017, 00:40 Reply Quote 0
                              • R
                                relative @sselph
                                last edited by 13 Sept 2017, 18:36

                                @sselph okay thanks.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  sselph @relative
                                  last edited by 15 Sept 2017, 00:40

                                  @relative Yeah they haven't typically been mandatory but if there is any congestion on the server, you will be told that you can't access it. Also they limit the number of threads to 1 unless you are registered, but that isn't too bad.

                                  Auto-scraper: https://github.com/sselph/scraper
                                  Donate to Extra-Life 2018 and help save lives: https://goo.gl/diu5oU

                                  C 1 Reply Last reply 15 Sept 2017, 18:29 Reply Quote 0
                                  • C
                                    craig0r @sselph
                                    last edited by 15 Sept 2017, 18:29

                                    @sselph can you tell me how I might add my credentials to the scraper.sh script? (I'm indeed running into that congestion.)

                                    S 1 Reply Last reply 17 Sept 2017, 17:50 Reply Quote 0
                                    • S
                                      sselph @craig0r
                                      last edited by 17 Sept 2017, 17:50

                                      @craig0r -ss_user="myssuser" -ss_password="mypassword" if you are adding it to the scraper.sh you'd add it here:
                                      https://github.com/sselph/RetroPie-Setup/blob/master/scriptmodules/supplementary/scraper.sh#L112
                                      as something like params+=(-ss_user="myssuser" -ss_password="mypassword")

                                      Auto-scraper: https://github.com/sselph/scraper
                                      Donate to Extra-Life 2018 and help save lives: https://goo.gl/diu5oU

                                      N 1 Reply Last reply 7 Oct 2017, 22:38 Reply Quote 1
                                      • soulfunkdjxS
                                        soulfunkdjx
                                        last edited by 17 Sept 2017, 20:08

                                        @sselph Hey man i have already a gamelist with boxarts and metadata for every game on every system and now i want to use your scaper to add videosnaps to every game. The problem is that i want to append my gamelists and when i do that it doesn't work. It's downloading videosnaps only if i choose overwrite gamelists but i will lose all the metadata and boxarts that i was fighting to build over a year now.
                                        Is there a fix for the append option for gamelists?

                                        1 Reply Last reply Reply Quote 0
                                        • N
                                          Necrym @sselph
                                          last edited by Necrym 7 Oct 2017, 22:38

                                          This post is deleted!
                                          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.

                                            [[user:consent.lead]]
                                            [[user:consent.not_received]]