-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scrapper overwrites gameslist.xml and not appending to it on windows. #19
Comments
I made all my xml files to "read only" after scrapping with the right folders. I have the same Problem, if not "read only", emulationstation overwrites sometimes my locations and its not portable anymore. |
with me it overwrites while scrapping, changes do not show until emulationstation is restarted |
Sometimes some games disappear on my EmulationStation. |
It overwrites the xml file, I tested a simple 4 games system and i got: 4 games in ROM rolder: original Gamelist: Game 1 > Scrapped Game 2 Unscrapper, not in Gamelist When you run the Scrapper, Emulationstation find the data and image for Game 2 but the new gamelist Game 1 > Scrapped Game 4 was overwrited and is not in the gamelist anymore. |
I can confirm this problem. I hope this bug will be fixed in a future release :-) |
EDIT: That seemed to fix my issue, but it does seem odd that files need to be a zip rather then their native extension. I have this issue as well. I'll scrape games and verify artwork and names are correct. After exiting and reentering some images are gone, but they are still in the image folder. Some games will also change their name and when i view the gamelist xml i can see where their display names have been changed. I'll have 6 copies of mega man 5 because all the other mega man games change their name. This was apparently fixed in the pi versions already. |
In my case this only happens if the games to be scraped are not zipped. |
I submitted a PR that may fix these issues. Please look at RetroPie#512. |
Merge from Batocera master
Scrapper gets the images and the info correctly, stores them in the right folder, but it overwrites the xml file sort of random and when restarting emulation station not all games info/images show.
The text was updated successfully, but these errors were encountered: