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

    Where can I scrape Archimedes game pix and info?

    Scheduled Pinned Locked Moved Help and Support
    archimedesacornscraperscraper imagesscraper info
    35 Posts 3 Posters 5.1k 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.
    • F
      Folly @kiro
      last edited by Folly

      @kiro

      It pretty much working now after the update.
      Nice thing the slow process of installing and compiling packages are skipped now ;-)

      Although the bad formatted gamelist.xml will produce errors after closing emulationstation.
      As you suggested I reformatted the gamelist.xml :

      xmllint --format gamelist.xml > gamelist.xml.new
      

      Later renaming gamelist.xml.new -> gamelist.xml again.
      Now I have a good .xml and emulationstation gave me no errors after closing.
      I would recommend to find a solution for this problem.

      I will play with it some more.
      Perhaps a good idea, for you, to make a new thread in "ideas and development" so we can discuss using/improving your scraper

      1 Reply Last reply Reply Quote 0
      • F
        Folly @duglor
        last edited by

        @duglor

        I could place the files on my google-drive for you.
        Is that easy enough ?

        kiroK duglorD 3 Replies Last reply Reply Quote 0
        • kiroK
          kiro @Folly
          last edited by

          @Folly Hi, It is strange that emulationstation is not closing properly with the unformatted XML, it is a proper xml after all, but I'll check on that.

          BTW, the scraper works for every single system. There's a post here:

          https://retropie.org.uk/forum/topic/32226/soft-new-scraper-in-the-works?_=1667982475849

          Sure, google drive is ok if you want to send files.

          I think I'll start working on a trimmed-down version specifically for retropie. The slow installation time is due to python libraries for GUI and SSH. (You can run it from windows and scrape a remote system for example), which is not necessarily needed on a retropie installation itself for example.

          Again, Thanks! and please keep me posted if you keep on trying it, as I mentioned, it works for every single system, not only Archimedes :-)

          F 2 Replies Last reply Reply Quote 0
          • F
            Folly @kiro
            last edited by

            @kiro

            Just curious.
            Is there a way to add stuff so more software is recognised ?

            kiroK 1 Reply Last reply Reply Quote 0
            • F
              Folly @kiro
              last edited by Folly

              @kiro said in Where can I scrape Archimedes game pix and info?:

              The slow installation time is due to python libraries for GUI and SSH.

              Well, I think, if you know, that the process can take some time then it's basically NOT a problem.
              As long as you don't recognise it as a freeze.

              1 Reply Last reply Reply Quote 0
              • kiroK
                kiro @Folly
                last edited by

                @Folly Hi, just fixed the formatting of the xml, so now it looks nice when editing (although it will not change the validity of the xml itself).

                Regarding other systems, the scraper will read your emulation station systems file (usually located at /etc/emulationstation/es_systems.cfg)

                As soon as you add more systems to your retropie via the retropie_setup script and ROMs, the scraper will automatically detect them.

                Hope this helps!

                F 2 Replies Last reply Reply Quote 0
                • F
                  Folly @kiro
                  last edited by Folly

                  @kiro

                  Aha a nice xml format, that's quick.
                  I will try it when I can !

                  I don't mean system but software.
                  Some archimedes files are not recognised, where does your script get the data and how can that be improved so more software of the archimedes is recognised.

                  1 Reply Last reply Reply Quote 0
                  • F
                    Folly @kiro
                    last edited by Folly

                    @kiro said in Where can I scrape Archimedes game pix and info?:

                    @Folly Hi, just fixed the formatting of the xml, so now it looks nice when editing (although it will not change the validity of the xml itself).

                    I just tried and I got a pretty xml !
                    Though I get these errors from emulationstation :

                    mmal: mmal_vc_component_create: failed to create component 'vc.ril.hvs' (1:ENOMEM)
                    mmal: mmal_component_create_core: could not create component 'vc.ril.hvs' (1)
                    mmal: mmal_vc_component_create: failed to create component 'vc.ril.hvs' (1:ENOMEM)
                    mmal: mmal_component_create_core: could not create component 'vc.ril.hvs' (1)
                    mmal: mmal_vc_component_create: failed to create component 'vc.ril.hvs' (1:ENOMEM)
                    mmal: mmal_component_create_core: could not create component 'vc.ril.hvs' (1)
                    mmal: mmal_vc_component_create: failed to create component 'vc.ril.hvs' (1:ENOMEM)
                    mmal: mmal_component_create_core: could not create component 'vc.ril.hvs' (1)
                    

                    I just tried also my "pretty" reformatted one which will give the same now.

                    Not sure why it reports these errors.

                    Edit :
                    I turned off the gamelist for archimedes, turns out this issue remains.
                    So it's probably not from your gamelist.xml after all.

                    kiroK 1 Reply Last reply Reply Quote 0
                    • kiroK
                      kiro @Folly
                      last edited by

                      @Folly Hi! Good to hear...

                      My scraper grabs information from various sources on the internet...but it also has a system of learning when something is missing and trying to update missing information whenever possible. The more people scraping the roms with my scraper the better this learning feature works. I also manually update the DB every so often, so keep your scraping coming :-)

                      1 Reply Last reply Reply Quote 0
                      • duglorD
                        duglor @Folly
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • duglorD
                          duglor @Folly
                          last edited by

                          @Folly said in Where can I scrape Archimedes game pix and info?:

                          @duglor

                          I could place the files on my google-drive for you.
                          Is that easy enough ?

                          Yes. That would be excellent.

                          F 1 Reply Last reply Reply Quote 0
                          • kiroK
                            kiro @duglor
                            last edited by

                            @duglor Hi, I think you make a valid point. I just started working on a smaller version that could be inserted into the retropie-setup environment and used directly from there. Is going to take a while so hang on tight!

                            Thanks for the feedback!

                            duglorD 1 Reply Last reply Reply Quote 0
                            • kiroK
                              kiro @duglor
                              last edited by

                              @duglor Ok that was faster than expected:

                              https://github.com/zayamatias/retroscraper-rpie

                              Let me see how it works for you, I need to understand if the documentation in the repository is clear enough for everybody :-)

                              Thanks!

                              1 Reply Last reply Reply Quote 0
                              • F
                                Folly @duglor
                                last edited by

                                @duglor said in Where can I scrape Archimedes game pix and info?:

                                @Folly said in Where can I scrape Archimedes game pix and info?:

                                @duglor

                                I could place the files on my google-drive for you.
                                Is that easy enough ?

                                Yes. That would be excellent.

                                If you feel up to it I recommend to try the slimmed down version Of @kiro first.

                                duglorD 2 Replies Last reply Reply Quote 0
                                • duglorD
                                  duglor @kiro
                                  last edited by

                                  @kiro said in Where can I scrape Archimedes game pix and info?:

                                  @duglor Hi, I think you make a valid point. I just started working on a smaller version that could be inserted into the retropie-setup environment and used directly from there. Is going to take a while so hang on tight!

                                  Thanks for the feedback!

                                  No problem. The other scrapers need competition. It makes things better in this area (emulation) :)

                                  1 Reply Last reply Reply Quote 0
                                  • duglorD
                                    duglor @Folly
                                    last edited by

                                    This post is deleted!
                                    1 Reply Last reply Reply Quote 0
                                    • duglorD
                                      duglor @Folly
                                      last edited by duglor

                                      This post is deleted!
                                      kiroK 1 Reply Last reply Reply Quote 0
                                      • kiroK
                                        kiro @duglor
                                        last edited by kiro

                                        @duglor you can use the flag --systems Archimedes and only that one should be scanned. Maybe I should put the command options more clearly 🙂

                                        duglorD 1 Reply Last reply Reply Quote 0
                                        • duglorD
                                          duglor @kiro
                                          last edited by

                                          @kiro Oh, then i will try it later today. It's our anniversary!! be well!!

                                          duglorD 1 Reply Last reply Reply Quote 0
                                          • duglorD
                                            duglor @duglor
                                            last edited by

                                            @kiro @Folly Can someone try this first before I do? I am just getting close to fixing all the nonsense that happened to my Pie from using an experimental installation.

                                            Or Kiro, can you paste me the commands exactly as i should type them in to just scrape archimedes large image box covers? Even proper spacing? Also, if the names of my roms are not in the format of game -nation..etc...the new standard...will your scraper guess at them?

                                            be well and sorry for the hesitancy. - anxious old man

                                            F kiroK 3 Replies 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.