• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

Scraping Metadata Location

Scheduled Pinned Locked Moved Help and Support
scrapingusb-stick
7 Posts 4 Posters 20.3k 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.
  • L
    LogicalUnit
    last edited by LogicalUnit 10 Mar 2017, 07:55 3 Oct 2017, 06:53

    Hi everyone,

    I'm using an external USB stick to store my ROMs (with the retropie-mount folder). I was just wondering where the metadata from the scraper is stored. Is it stored on the USB stick, or on the micro SD card?

    I'm asking because I want to know if I need a bigger SD card to store more scraping metadata, and whether I'll need to scrape again if I migrate the USB stick to another RetroPie.

    Thanks.

    1 Reply Last reply Reply Quote 0
    • L
      LogicalUnit
      last edited by LogicalUnit 10 Nov 2017, 03:23 11 Oct 2017, 02:15

      I've done some experimentation, and it looks like the scraping metadata is not stored with the ROM files, so it's probably somewhere on the SD card.

      1 Reply Last reply Reply Quote 0
      • A
        akafox
        last edited by akafox 10 Nov 2019, 14:36 11 Oct 2017, 04:27

        Location of your images:
        /opt/retropie/configs/all/emulationstation/downloaded_images

        Location of your gamelist.xml
        /opt/retropie/configs/all/emulationstation/gamelists

        Note that ES will check your rom system folder (i.e. /home/pi/RetroPie/roms/snes) for a gamelist.xml first. So placing your list there is fine. Also if you scrape videos they are placed in a folder called "images". Your artwork is categorized simply by a "type tag". (i.e. -video or -image) You will have edit your games list paths but that is easy to do with a find and replace.

        I do all my scraping from my pc using retropie and then transfer all the stuff over using midnight commander (the file manger option on the retropie menu). Much faster and I can back everything up 1:1 without imaging it.

        People want things easy...but then complain that life is boring...

        1 Reply Last reply Reply Quote 0
        • L
          LogicalUnit
          last edited by 14 Oct 2017, 12:05

          Hi, akafox

          thanks for the info, this was a big help.

          I'm working on a Bash script that will backup metadata and images from the SD card to the USB stick. It's working, but I want to make sure it's good.

          Can you tell me, will it interfere with ES if I add an extra directory to roms? I'm trying to find the simplest way to copy all the box images.

          Cheers.

          1 Reply Last reply Reply Quote 0
          • R
            retroguy23
            last edited by 10 Jul 2018, 07:48

            Sorry for bumping an old thread but I couldn't find the answer to this anywhere.

            How do I actually access this image folder? I downloaded some box art and want to replace the ones I currently have but cannot see any detailed instructions anywhere.

            Thank you.

            M A 2 Replies Last reply 10 Jul 2018, 14:07 Reply Quote 0
            • M
              mediamogul Global Moderator @retroguy23
              last edited by 10 Jul 2018, 14:07

              @retroguy23

              You can use SFTP or the samba shares to to access the folder. The full path is /opt/retropie/configs/all/emulationstation/downloaded_images, but the samba share will start you off at 'configs', so from there it would be /configs/all/emulationstation/downloaded_images.

              RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

              1 Reply Last reply Reply Quote 0
              • A
                akafox @retroguy23
                last edited by akafox 10 Nov 2019, 15:14 11 Oct 2019, 14:12

                @retroguy23 mediamogui is correct but I honestly do not keep my images and gamelist there. I keep them in the /home/(user)/roms/(system) folder. Ex. home/pi/RetroPie/roms/megadrive/images/ (Just easier for me I guess :P I have done a LOT of hand editing on my lists)

                Emulationstation is programed to look there in the default then there in the rom folder if one is not found in the default folder.

                Just easier and faster to get to my roms on my pi (or other linux system)
                so your gamelist.xml is in the rom folder. For example my megadrive list is in the megadrive/roms folder (one game list per folder). That is:

                my megadrive gamelist is located in /home/pi/RetroPie/roms/megadrive/gamelist.xml

                The start of my game list looks like this:
                ...
                <game>
                <path>./Sonic the Hedgehog (USA, Europe).smd</path>
                <name>Sonic The Hedgehog <-(this can be anything you want)</name>
                <desc>Sonic the Hedgehog is the first of many games...</desc>
                <image>./images/Sonic the Hedgehog (USA, Europe)-image.jpg</image>
                <video>./images/Sonic the Hedgehog (USA, Europe)-video.mp4</video>

                see the image and video tags? the ./images tells emulationstation to look in the "parent" folder. (this folder is the parent folder because you already told ES to look for the rom in that folder with the <path> tag) In this case it means the rom folder of the game you are showing on screen from the list ..but now look in a sub directory called "images"

                I can load ALL my arcade roms from the arcade folder. Any version of MAME, Daphne, or Final Burn Neo are all mixed in the arcade folder. So I have one arcade folder and the rest are consoles.

                (But this is what works for me set it up the way it works for you!)

                People want things easy...but then complain that life is boring...

                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.

                  This community forum collects and processes your personal information.
                  consent.not_received