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

    Versatile C++ game scraper: Skyscraper

    Scheduled Pinned Locked Moved Ideas and Development
    skyscraperscrapergamelist.xmlscrapinggithub
    1.6k Posts 113 Posters 1.5m 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.
    • Used2BeRXU
      Used2BeRX @muldjord
      last edited by

      @muldjord Sounds good man. Sorry I couldn't get those synopsis files to you yet. I'm still working on them. "Real Life" has become abnormally busy for me for the foreseeable future to. I'm still working on stuff in my down time, but it's nowhere near the pace of the last few months.

      Maybe by the time things calm down for me and you take a nice long break from your own work we could put our heads together on this when I have the synopsis files ready for the NES. So far there are around 2,100 games accounted for, and there will likely be around 2,250 when I'm done I'm guessing.

      1 Reply Last reply Reply Quote 0
      • muldjordM
        muldjord
        last edited by

        Skyscraper 1.8.1 released: https://github.com/muldjord/skyscraper

        • Added 'rating' scraping to 'thegamesdb'

        This is a minor one, just wanted to get it out there. :)

        1 Reply Last reply Reply Quote 1
        • S
          StephanePare
          last edited by

          Is there any of the databases that removes articles such as the or a and puts it at the end? Something like "Legend of Zelda, The". Roms are already named like this under the goodtools, but somehow that's undone by every scraper I find and I'm this close to manually editing the xml file manually to fix the names

          HurricaneFanH muldjordM 2 Replies Last reply Reply Quote 0
          • HurricaneFanH
            HurricaneFan @StephanePare
            last edited by

            @stephanepare None that I know of, but The Games DB which is the built in EmulationStation scraper does allow for anyone to update it. You just have to create an account on the site.

            1 Reply Last reply Reply Quote 0
            • S
              StephanePare
              last edited by StephanePare

              Oh, I was also wondering if it would be possible to add the colecovision and pc engine console to the list of supported platforms

              1 Reply Last reply Reply Quote 0
              • muldjordM
                muldjord @StephanePare
                last edited by muldjord

                @stephanepare Yes, Skyscraper automatically moves "The" to the end of names to make sure they are sorted correctly.

                I will look into including colecovision and pc-engine soon. It's easily done. Thanks for the feedback.

                1 Reply Last reply Reply Quote 0
                • P
                  paradadf
                  last edited by

                  Hi @muldjord and thanks for the amazing job!
                  I've read your arguments about adding zip file support and would really appreciate you to reconsider.
                  The compression standards idea doesn't matter if you use no-intro romsets, which are pretty much the standard. It is not usual at all that you have more than one rom inside the zips too. People that have very large collections do save tons of space. Even if you you just have few roms, that should apply most of time for every single file. and even if you still think it is not the best to have compressed roms, there are lots of people that have a different opinion and right now they would need to do much stuff manually.
                  Best regards and thanks for bringing another scraper to the game!

                  muldjordM 1 Reply Last reply Reply Quote 0
                  • L
                    LocVez
                    last edited by

                    I don't suppose it would be possible to have an 'all' option for the -s switch that goes through every scraper for you for your selected system and then does the localdb one last to tie all results from all scrapers together?

                    I'm just not sure if I sould be overwriting the gamellist.xml and skipping games that already exist or not to try and get as complete a collection as possible and should I be running localdb after every other scraper finishes or can I continue using every scraper.

                    Thanks in advance.

                    muldjordM 1 Reply Last reply Reply Quote 1
                    • muldjordM
                      muldjord @paradadf
                      last edited by

                      @paradadf I agree, I'll add zip support for all platforms.

                      1 Reply Last reply Reply Quote 0
                      • muldjordM
                        muldjord @LocVez
                        last edited by muldjord

                        @LocVez I suggest simply scripting it to do so. That's what I do myself. :) And yes, just overwrite the gamelist.xml for each runthrough and don't ever skip. If you skip existing it won't add the resources for the games that have already been found. So overwrite, never skip.

                        When you run it with localdb last, it will create a "perfect" one using all resources from earlier scrapings. :)

                        1 Reply Last reply Reply Quote 0
                        • muldjordM
                          muldjord
                          last edited by

                          Skyscraper 1.8.2 released: https://github.com/muldjord/skyscraper

                          • Added support for 'coleco' platform
                          • Added support for 'pcengine' platform
                          • Added zip support to all platforms per request from users

                          2 new platforms added and support for zip files for all platforms. :)

                          Have fun!

                          1 Reply Last reply Reply Quote 2
                          • ?
                            A Former User
                            last edited by

                            Just tried this out for the first time by scraping my NES collection.

                            Wasn't terribly pleased with how it came out so I wanted to get rid of everything and rescrape with a different scraper. However, no matter what I do, I can't get rid of the descriptions and images this downloaded.

                            I have deleted the gameslist and downloaded_images from /opt/retropie/configs/all/emulationstation. There is nothing in those folders but the images and descriptions still show up in EmulationStation.

                            I have rebooted. Is there anywhere else these are stored? Thanks!

                            muldjordM 1 Reply Last reply Reply Quote 0
                            • muldjordM
                              muldjord @A Former User
                              last edited by muldjord

                              @livefastcyyoung Read the readme. It's all well described in there. If you check the output of Skyscraper at the beginning, you'll also notice where the data is saved.

                              Concerning your trouble with descriptions you don't like, you can either delete the entire local nes database cache by deleting '~/.skyscraper/dbs/nes' and start over. I wouldn't do that though, I instead recommend simply finding out which source you prefer to have the descriptions coming from, and prioritizing that source for description in '~/.skyscraper/dbs/nes/priorities.xml', and then scrape using '-s localdb' afterwards.

                              Feel free to ask further questions, but please read the readmes thouroughly first. :) Thanks.

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User
                                last edited by A Former User

                                I have deleted the entire /.skyscraper folder and it's still displaying the Skyscraper scraped art and game info. I'm at a loss.

                                muldjordM 1 Reply Last reply Reply Quote 0
                                • muldjordM
                                  muldjord @A Former User
                                  last edited by

                                  @livefastcyyoung Deleting Skyscrapers local resources won't alter your gamelist for EmulationStation. You need to delete the Emulationstation specific gamelist.xml and images folder to do that. As I mentioned, both are listed at the beginning when you scrape the platform.

                                  1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User
                                    last edited by

                                    I have done that. There is no folder for NES in the downloaded_images and the gameslist.

                                    I guess I'll have to just keep digging. I have deleted these before with no issue to rescrape. I have never had this issue before.

                                    muldjordM 1 Reply Last reply Reply Quote 0
                                    • muldjordM
                                      muldjord @A Former User
                                      last edited by muldjord

                                      @livefastcyyoung Those are not the right folders. Unless you set them manually when scraping, the correct folder is ~/RetroPie/roms/nes/images and ~/RetroPie/roms/nes/gamelist.xml. Doesn't it say that when you run the scraper? It should clearly state a gamelist and images folder at the very beginning.

                                      Btw, you DON'T need to delete those to rescrape. Just choose to overwrite and NOT skip. But please, read the readme's.

                                      1 Reply Last reply Reply Quote 0
                                      • L
                                        LocVez
                                        last edited by

                                        @muldjord Thank you for your advice on scripting the scraping. I have now done so but, alas, now find my IP banned from the games database. According to https://www.gameex.info/forums/topic/10930-gamesdbase/ - Would it be possible to add emumovies as a scrape resource, not only do they promote sharing but they are partnered with the games database and I have a lifetime sub with emumovies too....

                                        Thanks again!

                                        muldjordM 1 Reply Last reply Reply Quote 0
                                        • muldjordM
                                          muldjord @LocVez
                                          last edited by

                                          @LocVez Yes, gamesdatabase will ban you if you overuse it.

                                          I had a quick look at emumovies, I'll ask them for developer access to the api and let you know if I get it. Then I will include it if the API they provide fits with Skyscraper. It probably does, but I don't know atm. :)

                                          RionR L 2 Replies Last reply Reply Quote 1
                                          • RionR
                                            Rion @muldjord
                                            last edited by

                                            @muldjord They probably will. Just as long as you can input your username and password.

                                            Been a lifetime member there for ages.

                                            FBNeo rom filtering
                                            Mame2003 Arcade Bezels
                                            Fba Arcade Bezels
                                            Fba NeoGeo Bezels

                                            1 Reply Last reply Reply Quote 1
                                            • 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.