EmulationStation Scraper NOT Working
-
I just updated and still not working. Also the alternate scraper is not working
-
@gizmobjb What version on Emulationstation do you have after the update ?
-
@gizmobjb did you update retropie setup first?
-
I did a full update one retropie then updated emulationstation from source. The built in scraper get the metadata info now but I get the disc full error even though I have 30+ gigs free.
The alternative scraper appears to work and says rom scrapped but when I go back in to emulationstation that are not scrapped.
Stupid question I tried to find what version I am on but can't find it -
@gizmobjb Press
Start
while in Emulationstation and the menu will pop-up, the version is at the bottom of the menu.
If you're havin problems with disk full, then the ES scraper might not be able to save your information. What is the exact error and when do you get it ? Exit Emulationstation with F4 (or choose to exit ES from the menu) and then typedf -h
. Get the output and paste it here to see how much of your disk is available/free. -
The error comes after I select the game from the scraper it says error saving resized image. Out of memory? Disk full?
ES is on version 2.7.6RP -
@gizmobjb It looks like you have plenty of disk space available, so that's not the cause of the problem. Open a separate topic and provide the info asked in https://retropie.org.uk/forum/topic/3/read-this-first, this is another problem.
-
Sorry
Pi Model 3b
Power Supply used: offical power supply
RetroPie Version: 4.4.2
Built From: Pre made SD Image on RetroPie website
USB Devices connected: mouse and keyboard
Controller used: ps4 -
I am still not sure why the alternative scraper is not working either
-
@gizmobjb The alternative scraper should work, provided you change it's source from thegamesdb to screenscraper. What error are you getting when running it ?
-
I am not sure it looks like it going to scrape and I get the message that roms have been scraped but when I go back in to emulationstation they don't have any metadata. It goes to fast to see an error if there is one. Is there a log somewhere I can post?
-
@gizmobjb Look under
/home/pi/RetroPie-Setup/logs
, every action should produce a log file. -
I tried to upload the log file out I get an error saying I do not have the privileges to allow that action
-
I was able to get a picture of the error I am getting when I try to scrape using the alternative scraper.
-
@mitu currently im running an older build for windows, tried multiple builds each had its issues, those who had the scrapper working would scrap the info save it but the xml file (gameslist) keeps getting overwritten not showing the scraped info/images.
my work around was to download nginx and use it as a proxy_pass from thegamesdb.net to legacy.thegamesdb.net.
now the old scraper works fine.
if anyone is interested i can make a short "how to" on my work around.
-
@bufferoverflow said in EmulationStation Scraper NOT Working:
@mitu currently im running an older build for windows, tried multiple builds each had its issues, those who had the scrapper working would scrap the info save it but the xml file (gameslist) keeps getting overwritten not showing the scraped info/images.
Use the latest build for Windows and it should be fine, no shenanigans needed. @jdrassa kindly provides up to date Windows builds on his github page - https://github.com/jrassa/EmulationStation/releases.
-
@mitu the build "Continuous build (continuous-master)" has some weird thing going on, i already tried it, while scrapping it randomly decides to overwrite the gameslist xml file and not append to it causing the scrap from some games not to show on emulation station knowing that the images and the content do exist in the correct folders.
other builds has the scrapper not working at all, te bug with the gameslist xml file was the main reason im running an older emulation station build and resort to the dirty work around i did.
-
@bufferoverflow said in EmulationStation Scraper NOT Working:
@mitu currently im running an older build for windows, tried multiple builds each had its issues, those who had the scrapper working would scrap the info save it but the xml file (gameslist) keeps getting overwritten not showing the scraped info/images.
my work around was to download nginx and use it as a proxy_pass from thegamesdb.net to legacy.thegamesdb.net.
now the old scraper works fine.
if anyone is interested i can make a short "how to" on my work around.
Hi men, how to do change the thegamesdb.net to legacy.thegamesdb.net. I search a GamesDBScraper but i dont know here is.
Can you Help me?
TY
-
@bufferoverflow All ready i can.
TY
-
@cambruto
its 3 steps:
1- add the following line to windows hosts file located at "C:\Windows\System32\drivers\etc\hosts"127.0.0.1 thegamesdb.net
you need to open notepad as administrator then open the file from notepad menu, otherwise you can not edit the file.
2- download nginx for windows
http://nginx.org/download/nginx-1.14.0.zipyou can extract it anywhere
3- open nginx.conf in notepad located inside the "conf" folder of nginx, delete all the text in it and replace it with the text in https://pastebin.com/x02tUtr4.
just run nginx as admin and it should proxy pass.
to make sure it works open http://thegamesdb.net in your browser and you should see the content of legacy.thegamesdb.net
the scraper should work then.
if you no longer need this or you want to access the actual thegamesdb.net just remove the line you added to the hosts file.
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.