RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. scraper retropi
    Log in to post
    • All categories
    • LootycamL

      Scrapes not fully loading and other problems

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scrape issues scraper neewbie scraper problem scraper retropi
      7
      0 Votes
      7 Posts
      697 Views
      LootycamL

      @sleve_mcdichael

      Any idea why what I have Scraped in Arcade has not show up in my favorites?

      I will say if an item was Scraped to the Arcade and then moved to Favorites, the scraped info migrated to that area. Items already in my Favorites did not populate scraped info in the Arcade.

      Also a deleted item in Favorites is gone. I assumed it would return to the Arcade, but it is not there. Does this mean when you delete from the Favorites, you are deleting it from the system?

    • M

      Videos not playing in lists and screensaver after conversion

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video screensav videos scraper retropi scraper video
      12
      0 Votes
      12 Posts
      1k Views
      M

      @mitu
      SOLVED - everything is working now. Thank you for your help.

      Recap - in case it helps anyone else:

      Problem: videos would not play after scraping, using Steven Selph's Scraper (optional package)

      Solution - run RetroPie-Convert-Videos script by @hiulit to convert the videos using option: --to-ces "yuv420p"
      https://github.com/hiulit/RetroPie-Convert-Videos

      Replace the original video files with the converted video files.

      My mistake: specifying the wrong option parameter for --to-ces

      To test a video file will play: exit emulation station to the command line and try to run the video using omxplayer
      $ omxplayer <path to video file>

      Video files for testing are available here:
      https://test-videos.co.uk/

    • B

      Scraper videos not playing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi gamelist.xml video view images
      5
      0 Votes
      5 Posts
      3k Views
      B

      I actually just did something similiar which worked perfectly. I just took an in game video clip with my phone. I installed the Pixel environment. I uploaded it to youtube. Then used youtube2mp3 to convert it to an mp4. I downloaded it to the pi via Pixel. renamed it to the game name-video.mp4. Placed it in the images folder. Then i rebooted and selected the game and edited the meta data with the file path under video. Then saved and exited. Works perfectly. Now i can do that on the other 3 games i do not have videos for and the ones that wont play and i should be golden.

    • B

      How to add alternative scraper with no ~ symbol ( where is it)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi typing
      6
      0 Votes
      6 Posts
      651 Views
      ByteThisB

      @baronharkonnen said in How to add alternative scraper with no ~ symbol ( where is it):

      Still looking for a solution to add a scraper here without that bloody symbol

      @mitu explained.. if you see the ~ symbol replace it with /home/pi/

    • M

      Scraper Reset

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi reset
      2
      0 Votes
      2 Posts
      3k Views
      mituM

      @maxxtc Scraped info is kept in /opt/retropie/config/all/emulationstation/gamelists (also available via file shares at \\retropie\configs\all\emulationstation\gamelists, each system has its own gamelist.xml that stores this info.
      If you wish to remove this info, then exit Emulationstation and delete the gamelist.xml files with the wrong info. Starting Emulationstation again will re-create those files from scratch, but without any of the info you scraped.

    • B

      Sselph Scraper hash not found...

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sselph scraper hash not found scraper problem scraper retropi
      2
      -1 Votes
      2 Posts
      3k Views
      DarkWolfD

      @bifelix89
      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

      Asking for help without even trying to look this up or understanding what this means, results in more work for others, even if some awesome members already put work into a clear explanation, is bad (I guess)... Looking your "problem" up in the docuentations/wikis/github pages (or even on google) would have given you the right answer...

      However:
      This isn't an error... It just means that the scraper could not found the name of the rom (or in this case the hash of it) in the metadata/image database! This basicly means that there is no metadata/image for this game.
      You might be able to "solve" this by using another database

    • C

      Scraper help running roms from USB stick

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi
      1
      0 Votes
      1 Posts
      808 Views
      No one has replied
    • J

      Scraper "hash not found" error with GoodRoms.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support goodroms scraper retropi scraper roms on network
      9
      0 Votes
      9 Posts
      14k Views
      J

      Problem solved using No-intro roms :)
      Thank you all for your comments.

    • DrMaxwellD

      How to Scrape Using Sselph Scraper: Tutorial with Command Examples

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sselph scraper scraper retropi scrape gamelist.xml
      6
      5 Votes
      6 Posts
      33k Views
      P

      @vbs I'd recommend you to take a look here:
      https://forum.recalbox.com/topic/4690/soft-universal-xml-scraper-v2

    • amadeusA

      Retropie Metadata Editor

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development scraper retropi tool cover meta
      182
      10 Votes
      182 Posts
      129k Views
      M

      @wilkins44 if you click on releases you can download a compiled version of the program. Here is a link directly to the release.

      https://github.com/mikecel79/RetroPie-Metadata-Editor/releases/tag/v0.1.15.0

    • B

      Emulation Station Speed?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi
      1
      0 Votes
      1 Posts
      728 Views
      No one has replied
    • T

      Steven Selph's Scraper with usb HDD

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper retropi
      3
      0 Votes
      3 Posts
      2k Views
      T

      Ahh, I mounted it in the mnt as another folder and just redirected the es_systems to look there for the roms. I didn't even think to do it this way. thanks for the tip bud