• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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 2.0m 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.
  • A
    AlCzervik @muldjord
    last edited by 6 Apr 2020, 19:35

    @muldjord pinging google worked just fine. Tell me more about the DNS server issue?

    M 2 Replies Last reply 6 Apr 2020, 19:36 Reply Quote 0
    • M
      muldjord @AlCzervik
      last edited by muldjord 4 Jun 2020, 20:36 6 Apr 2020, 19:36

      @AlCzervik No need. If you can ping www.google.com it is not the issue. Try doing ping www.screenscraper.frjust for the heck of it. But it's not pinging on port 443 so it doesn't really tell us if that's the issue.

      A 1 Reply Last reply 6 Apr 2020, 19:37 Reply Quote 0
      • A
        AlCzervik @muldjord
        last edited by 6 Apr 2020, 19:37

        @muldjord pinging screenscraper worked too

        1 Reply Last reply Reply Quote 0
        • M
          muldjord @AlCzervik
          last edited by muldjord 4 Jun 2020, 20:38 6 Apr 2020, 19:37

          @AlCzervik What happens if you do telnet www.screenscraper.fr 443 and then type test and press enter? That will connect to the server on port 443 and send testto it, which should result in a 400 Bad Request reply.

          A 1 Reply Last reply 6 Apr 2020, 19:39 Reply Quote 0
          • A
            AlCzervik @muldjord
            last edited by 6 Apr 2020, 19:39

            @muldjord telnet command not found

            M 1 Reply Last reply 6 Apr 2020, 19:40 Reply Quote 0
            • M
              muldjord @AlCzervik
              last edited by 6 Apr 2020, 19:40

              @AlCzervik Then you should be able to do sudo apt install telnet

              A 1 Reply Last reply 6 Apr 2020, 19:43 Reply Quote 0
              • A
                AlCzervik @muldjord
                last edited by 6 Apr 2020, 19:43

                @muldjord Done. Sorry, was doing that too. Okay, I got the 400 Bad Request reply once I successfully installed telnet

                M 1 Reply Last reply 6 Apr 2020, 19:44 Reply Quote 0
                • M
                  muldjord @AlCzervik
                  last edited by muldjord 4 Jun 2020, 20:44 6 Apr 2020, 19:44

                  @AlCzervik I am very puzzled now. Then you have access to the server over port 443 (https) which means the connection works. But for some reason it always responds to you with an empty reply. Which it doesn't do for me here.

                  A 1 Reply Last reply 6 Apr 2020, 19:45 Reply Quote 0
                  • A
                    AlCzervik @muldjord
                    last edited by 6 Apr 2020, 19:45

                    @muldjord Could it be my version of retro pie or some other inconsistency I have installed with your latest skyscraper version?

                    M 1 Reply Last reply 6 Apr 2020, 19:46 Reply Quote 0
                    • M
                      muldjord @AlCzervik
                      last edited by 6 Apr 2020, 19:46

                      @AlCzervik I can't come up with anything that would cause this. What happens if you remove the credentials entirely from config.ini? Do you get the service closed for unregistered users reply when scraping games?

                      A 1 Reply Last reply 6 Apr 2020, 19:51 Reply Quote 0
                      • A
                        AlCzervik @muldjord
                        last edited by 6 Apr 2020, 19:51

                        @muldjord Good idea. Here's the screenshot: IMG_0254.jpeg

                        M 1 Reply Last reply 6 Apr 2020, 19:52 Reply Quote 0
                        • M
                          muldjord @AlCzervik
                          last edited by 6 Apr 2020, 19:52

                          @AlCzervik Well, at least that leads us to conclude that this is not an issue with the login. It is a general problem on your machine. Can you scrape any games with -s thegamesdb --refresh? Or does that also not work?

                          A 1 Reply Last reply 6 Apr 2020, 19:55 Reply Quote 0
                          • A
                            AlCzervik @muldjord
                            last edited by 6 Apr 2020, 19:55

                            @muldjord I used Skyscraper along with ArcadeDB and it worked like a charm. Just tried it again and it worked great (and fast!!)

                            M 1 Reply Last reply 6 Apr 2020, 19:56 Reply Quote 0
                            • M
                              muldjord @AlCzervik
                              last edited by 6 Apr 2020, 19:56

                              @AlCzervik Also when adding --refresh? Otherwise it will just read it from the cache instead of connecting to the service.

                              A 1 Reply Last reply 6 Apr 2020, 19:59 Reply Quote 0
                              • A
                                AlCzervik @muldjord
                                last edited by 6 Apr 2020, 19:59

                                @muldjord Yep. Just tried it with refresh. One thing to note, I've been running this via the RetroPie_setup.sh menu, not the command line. Should I try the command line too?

                                M 1 Reply Last reply 6 Apr 2020, 20:00 Reply Quote 0
                                • M
                                  muldjord @AlCzervik
                                  last edited by muldjord 4 Jun 2020, 21:01 6 Apr 2020, 20:00

                                  @AlCzervik Well, it shouldn't make a difference. Although from command-line it would be easier to ensure it does exactly what we want it to do. But frankly, I don't think it will change anything.

                                  A 1 Reply Last reply 6 Apr 2020, 20:09 Reply Quote 0
                                  • A
                                    AlCzervik @muldjord
                                    last edited by 6 Apr 2020, 20:09

                                    @muldjord What directory do I run it from?

                                    M 1 Reply Last reply 6 Apr 2020, 20:10 Reply Quote 0
                                    • M
                                      muldjord @AlCzervik
                                      last edited by 6 Apr 2020, 20:10

                                      @AlCzervik Just run sudo ln -s /opt/retropie/supplementary/skyscraper/Skyscraper /usr/local/bin/Skyscraper. Then you can run it with simply Skyscraper -p genesis -s screenscraper --refresh

                                      A 1 Reply Last reply 6 Apr 2020, 20:14 Reply Quote 0
                                      • A
                                        AlCzervik @muldjord
                                        last edited by 6 Apr 2020, 20:14

                                        @muldjord OK now it’s getting weird, I ran that command and I still can’t run skyscraper from the command line. When I run the command again it says that it failed to create a symbolic link because the file exists

                                        M 2 Replies Last reply 6 Apr 2020, 20:14 Reply Quote 0
                                        • M
                                          muldjord @AlCzervik
                                          last edited by muldjord 4 Jun 2020, 21:15 6 Apr 2020, 20:14

                                          @AlCzervik That's because it did create it, but it's broken (the link, not Skyscraper)... That's weird. I was positive that was the location it was installed at.

                                          1 Reply Last reply Reply Quote 0
                                          1371 out of 1594
                                          • First post
                                            1371/1594
                                            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