Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
196 stars 46 forks source link

...TEMP or ...TEMP-RESIZE.png Problem (running Win10 - local C:\ drive) #317

Closed aaronrose77 closed 5 years ago

aaronrose77 commented 5 years ago

Hi, I'm having a problem similar to Issue #271, however I'm running the scraper on the local C:\ drive and have checked all of my permissions on the Universal XML folder in Windows 10.

I read in issue #271 that their problem was related to permissions, however all of my permissions seem perfectly fine. I think this issue is causing my gamelist to become corrupt - since the paths that are written are really messed up.

Here's an example of a path in my gamelist.xml:

`

/home/pi/RetroPie/roms/psx/./././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././Ape Escape (USA).cue
<name/>
<desc/>
<image/>
<marquee/>
<video/>
<thumbnail/>
<rating>0</rating>
<releasedate>01010101T000000</releasedate>
<developer/>
<publisher/>
<genre/>
<players/>

`

Any reason why there are a hundred ././././ references? Thanks again for your help.

aaronrose77 commented 5 years ago

Okay, I moved all of my roms to the local C:\ drive instead of trying to scrape over a Mapped network drive and everything seems to work ok now. Closing this issue.