Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. Longhost
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Longhost

    @Longhost

    0
    Reputation
    280
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Longhost Unfollow Follow

    Latest posts made by Longhost

    • RE: [TUTO] Scraper ses ROMs depuis ... sa recalbox, en shell ! also in english

      Pour info:
      J'ai eu un soucis avec le script qui n'arrivait pas à dl le zip du scrappeur.

      # ./fullscrape.sh fba_libretro
      +++ Downloading and unzipping scraper ...
      ARCH = rpi2 -> the scraper (v1.1.10) will run on 4 core(s) - Downloading from https://github.com/sselph/scraper/releases/download/v1.1.10/scraper_rpi2.zip
      Archive:  /tmp/scraper_rpi2.zip
        End-of-central-directory signature not found.  Either this file is not
        a zipfile, or it constitutes one disk of a multi-part archive.  In the
        latter case the central directory and zipfile comment will be found on
        the last disk(s) of this archive.
      unzip:  cannot find zipfile directory in one of /tmp/scraper_rpi2.zip or
              /tmp/scraper_rpi2.zip.zip, and cannot find /tmp/scraper_rpi2.zip.ZIP, period.
      ERROR : coulnd't unzip the scraper. Exiting ...
      # rm /tmp/scraper_rpi2.zip
      

      Supprimer le zip des tmp à suffit a régler le pb

      # rm /tmp/scraper_rpi2.zip
      

      Peut-être un bug connu.

      posted in Community projects
      Longhost
      Longhost
    • RE: [TUTO] Scraper ses ROMs depuis ... sa recalbox, en shell ! also in english

      Proposition d'amélioration:
      Lister tout les jeux en erreurs à la fin du script pour informations 🙂

      posted in Community projects
      Longhost
      Longhost