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

    [SOFT] Universal XML Scraper V2 - Easy Scrape with High Quality picture

    Scheduled Pinned Locked Moved Projects and Themes
    scrapescraperuxs
    728 Posts 111 Posters 823.6k 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
      rapidfire @mattrixk
      last edited by

      @mattrixk said in [SOFT] Universal XML Scraper V2 - Easy Scrape with High Quality picture:

      @rapidfire What Scrape/Mix Profiles are you using? Have you started using different ones recently? Are they the ones built into the system, have you made your own, or are you using the ones from the ES Toolkit?

      i use the 2img profil
      i was using 4img and arcade-zoomed-moon-retropie previously, but changed to 2img because i just wanted a screenshot and not much else

      i see from another post you are using 2.2.0.6. where do i download that version from? i went to github and it only has 2.2.0.1.

      ive never used estoolkit (didnt even know it was a thing until you mentioned it)

      mattrixkM 1 Reply Last reply Reply Quote 0
      • mattrixkM
        mattrixk @rapidfire
        last edited by

        @rapidfire I'm using the 2106 version, not the 2206 version. I haven't really tried any of the 2.2 versions yet because they're a pretty big change from v2.1, and 2.1.0.6 does what I need it to.

        I put together the Toolkit (with the help of Herb Fargus) so people could easily get started with making themes.

        My ES themes: MetaPixel | Spare | Io | Indent

        1 Reply Last reply Reply Quote 0
        • R
          rapidfire
          last edited by

          follow up to my problem.
          just tried it again using only the visual option (not mix)

          fba, and nes all give gamelist.xml similar to this (this is a small section from the fba gamelist)
          zx spectrum downloads no images whatsoever. i know they exist on screenscrapers because sselphs scraper grabs them.

          <gameList>
          <game id="" source="ScreenScraper">
          <path>/home/pi/RetroPie/roms/fba/1941.zip</path>
          <name> (Clone, Beta, Demo, Proto, Trad, Hack, Unl)</name>
          <desc/>
          <image/>
          <image/>
          <marquee/>
          <video/>
          <thumbnail/>
          <rating>0</rating>
          <releasedate>00000000T000000</releasedate>
          <developer/>
          <publisher/>
          <genre/>
          <players/>
          </game>
          <game id="" source="ScreenScraper">
          <path>/home/pi/RetroPie/roms/fba/1942.zip</path>
          <name> (Clone, Beta, Demo, Proto, Trad, Hack, Unl)</name>
          <desc/>
          <image/>
          <image/>
          <marquee/>
          <video/>
          <thumbnail/>
          <rating>0</rating>
          <releasedate>00000000T000000</releasedate>
          <developer/>
          <publisher/>
          <genre/>
          <players/>
          </game>

          1 Reply Last reply Reply Quote 0
          • mattrixkM
            mattrixk
            last edited by

            @screech: I've been using the same copy of 2106 on my work computer for a while now, but today I just started getting this error when I try to open the program:

            Imgur

            I get this error with the following versions: 2105, 2106, 2201.

            When I first run the program, this is what the log says:

            [12:34:53] - C:\MattK\UXS\Universal_XML_Scraper64.exe (2.1.0.6)
            [12:34:53] - WIN_7(X64) - 0409
            [12:34:53] - Scrape in x64
            [12:34:53] - Starting files installation
            [12:34:56] - Error Downloading URL : https://raw.githubusercontent.com/Universal-Rom-Tools/Universal-XML-Scraper/master/Ressources/ServerList.txt
            

            Then when I try to run it again it says this:

            [12:35:21] - C:\MattK\UXS\Universal_XML_Scraper64.exe (2.1.0.6)
            [12:35:21] - WIN_7(X64) - 0409
            [12:35:21] - Scrape in x64
            [12:35:21] - > No updated files needed (Version : 2.1.0.6)
            [12:35:21] - Starting files installation
            [12:35:21] - > Ending files installation
            [12:35:22] - Error Downloading URL : https://raw.githubusercontent.com/Universal-Rom-Tools/Universal-XML-Scraper/master/Ressources/ServerList.txt
            [12:35:22] - /!\ Error Downloading File : C:\MattK\UXS\Ressources\ServerList.txt
            [12:35:22] - /!\ Bytes read: 0
            [12:35:22] - /!\ Size: 0
            [12:35:22] - /!\ Complete: True
            [12:35:22] - /!\ successful: False
            [12:35:22] - /!\ @error: 13
            [12:35:22] - /!\ @extended: 12029
            

            When I go to https://raw.githubusercontent.com/Universal-Rom-Tools/Universal-XML-Scraper/master/Ressources/ServerList.txt it shows:

            Fallback
            https://www.screenscraper.fr/
            https://mirror.screenscraper.fr/
            

            I've tried both the 64bit and normal versions and get the same error message.

            Note: This is happening on my work computer, as far as I'm aware, my home computer still works fine, but I haven't used UXS at home for a day or 2.

            My ES themes: MetaPixel | Spare | Io | Indent

            1 Reply Last reply Reply Quote 0
            • B
              BORIStheBLADE1
              last edited by

              Ok so has anyone scraped their ROM collection on their computer with this program? I've been trying to do it but it's not working right. It will scrap one system but after that it doesnt save any pictures. What folder structure are you also using?

              Thanks

              1 Reply Last reply Reply Quote 0
              • screechS
                screech
                last edited by

                @rapidfire Bug referenced (and corrected on the next version I must release) : It's happen when you check "Missing Roms" in the general config, and when the rom is not found (but Added to the XML)

                @mattrixk Pretty weird... It's like UXS were blocked by your Firewall/AV ? or Github is inaccessible...

                @BORIStheBLADE1 If you use well the wizard, it use the "default" path to store gamelist and picture on your PI (like the Retropie integrated scraper)
                Be aware there is a probleme with the "auto kill es function". (When you scrape, UXS offer you to Kill ES, if it doesn't work you need to do it manually. It's already corrected in the next version... Really need to release :S )

                B 1 Reply Last reply Reply Quote 0
                • B
                  BORIStheBLADE1 @screech
                  last edited by

                  @screech
                  When scraping for the RPI it works fine. Im talking about scraping locally.

                  Ive used the wizard many times for scraping to the RPI. Im talking about "locally " to my PC.
                  alt text

                  1 Reply Last reply Reply Quote 0
                  • hansolo77H
                    hansolo77
                    last edited by hansolo77

                    So it's been a while since I've updated my system. I'm trying to get UXS to scrape but I've altered the paths and it's not working. In my setup, I've got all my roms on a hard drive, which is attached to the Pi. My plan was to use the larger capacity of the hard drive to store large games (.iso's, etc) and video screen shots. The way UXS sets up for default on the auto-configure, it tries to store all the artwork on SD card inside a nested folder for EmulationStation. I've changed it so it will put it in a subfolder with the ROMS. However, it's not working. It will go through and scrape everything fine. I can load up the created gamelist.xml and can see where it wrote out the location for the various artwork. But the path I told it use doesn't exist. "/home/pi/RetroPie/roms/%system&/art". Everything up to the "art" bit works, but it doesn't create that new path and save images there.

                    Is this related to the problem with the SSH commands not shutting down EmulationStation? I've got ES turned off before I scrape. I'm scraping again now, storing the scraped artwork locally on my computer and I will try to move them to the Pi's drive when finished. Is this going to be the only way I can do this?

                    Who's Scruffy Looking?

                    1 Reply Last reply Reply Quote 0
                    • screechS
                      screech
                      last edited by

                      @BORIStheBLADE1 and @hansolo77

                      In ProfilsFiles Folder, open Retropie.xml

                      Look for the section <AutoConf>

                      and replace it by :

                      <AutoConf>  
                      <Source_RootPath>\\retropie\roms</Source_RootPath>  
                      <Target_XMLName>%Source_RootPath%\%system%\gamelist.xml</Target_XMLName>  
                      <Target_RomPath>./</Target_RomPath>
                      <Source_ImagePath>%Source_RootPath%\%system%\downloaded_images</Source_ImagePath>
                      <Target_ImagePath>./downloaded_images/</Target_ImagePath>
                      </AutoConf>
                      

                      For both of you : Change the <Source_RootPath> with the "reel path to your rom's systems folder"
                      For @hansolo77 :
                      Change <Source_ImagePath> by : %Source_RootPath%\%system%\art
                      and
                      Change <Target_ImagePath> by : ./art/

                      It must work ;)
                      (You can do it through the interface ^^ but it's easier to copy/past ;) )

                      B mattrixkM 2 Replies Last reply Reply Quote 0
                      • hansolo77H
                        hansolo77
                        last edited by

                        I've got it working by downloading locally and copying the files over. I think the problem I was having was due to SSH and permissions. It wouldn't create the path I needed, and didn't download the images to it.

                        Who's Scruffy Looking?

                        1 Reply Last reply Reply Quote 0
                        • B
                          BORIStheBLADE1 @screech
                          last edited by

                          @screech Will give it a try, thanks

                          1 Reply Last reply Reply Quote 0
                          • mattrixkM
                            mattrixk @screech
                            last edited by

                            Hi @screech, you probably know this already, but the screenscraper.fr site is currently down. Did you ever get around to making the change that lets a user run the program, even if it can't connect to the screenscraper server?

                            I'd still like to be able to play with MIX profiles and other things that don't necessarily require access to the server.

                            Note: I still use v2.1.0.6 because it works well for me. I understand that v2.2.0.0 was a pretty major upgrade, but I just haven't had to the time to sit down and play with it yet to work out all the differences.

                            My ES themes: MetaPixel | Spare | Io | Indent

                            1 Reply Last reply Reply Quote 0
                            • O
                              ortsac
                              last edited by

                              Help is appreciated for a newbie here. Is UXS a separate from Retropie? Where can I get it and how to install it? I need to get download game videos and someone suggested it is a great avenue for such tasks...

                              AlexMurphyA 1 Reply Last reply Reply Quote 0
                              • AlexMurphyA
                                AlexMurphy Banned @ortsac
                                last edited by

                                @ortsac Yes, it's totally separate and needs to be run using a Windows PC. Link: https://github.com/Universal-Rom-Tools/Universal-XML-Scraper/releases

                                O 1 Reply Last reply Reply Quote 1
                                • O
                                  ortsac @AlexMurphy
                                  last edited by

                                  @AlexMurphy Awesome!!! thanks for the reply. will give it a try.

                                  O 1 Reply Last reply Reply Quote 0
                                  • O
                                    ortsac @ortsac
                                    last edited by

                                    @ortsac Does anyone know if screescraper.fr is down? I subscribed to the site and it replied afterwards that my credentials were saved but will require confirmation via link that will be provided on an email. I repeated the subscription about 30 minutes later, making sure the email address I provided was good. It's been 1 hour since and I have not gotten the confirmation link email. Maybe the site is not overseen during off hours or week end, so I'm wondering if the site is currently down?

                                    AlexMurphyA 1 Reply Last reply Reply Quote 0
                                    • AlexMurphyA
                                      AlexMurphy Banned @ortsac
                                      last edited by AlexMurphy

                                      @ortsac It's working fine for me. https://screenscraper.fr/ Have you checked your spam folder?

                                      EDIT: It will still work without an account but you only get a single thread, so will take longer.

                                      O 2 Replies Last reply Reply Quote 0
                                      • O
                                        ortsac @AlexMurphy
                                        last edited by

                                        @AlexMurphy not in the spam folder either.

                                        1 Reply Last reply Reply Quote 0
                                        • O
                                          ortsac @AlexMurphy
                                          last edited by

                                          @AlexMurphy where in the site can I get game videos exactly. Just to download one to try out....Thanks for the help.

                                          AlexMurphyA 1 Reply Last reply Reply Quote 0
                                          • AlexMurphyA
                                            AlexMurphy Banned @ortsac
                                            last edited by

                                            @ortsac Hmmm, the connection is actually timing out on me now. But when it does work there is a menu up top including media. You can also click on the little US flag on the left to get a (mostly) translated version of the site.

                                            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.