Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
195 stars 46 forks source link

Add Missing ROMs in XML Not Working in 2.1.0.3 #147

Closed SuperMagicom closed 7 years ago

SuperMagicom commented 7 years ago

Confirmed working in 2.1.0.2 but not 2.1.0.3

Universal-Rom-Tools commented 7 years ago

:S need to re check this so...

(I make some modification on this in 2.1.0.3... Maybe I broke something)

Universal-Rom-Tools commented 7 years ago

I just push out a new release, can you test it ?

runechronos commented 7 years ago

I tried with the 2.1.0.6, it doesn't seem to work. I have for example a ROM called "Chrono Cross.iso", it's a fan translated version of the game so , the software is not finding it with the "hash" but it should with the name and it does not. I tried to add manually inside the gamelist.xml file, the xml tag with the proper "id" coresponding in screenscraper website (for my chronocross it's 19287)

`

./Chrono_cross.iso
<name/>
<desc/>
<rating>0</rating>
<releasedate>00000000T000000</releasedate>
<developer/>
<publisher/>
<genre/>
<players/>
<region/>
<hidden/>

`

What should I do, I might have misunderstood how it's working ! Thanks in advance for your help.

Universal-Rom-Tools commented 7 years ago

"Chrono_cross.iso" doesn't exist in our DB...

look at the end of the game url, you have the list of referenced Roms : https://www.screenscraper.fr/gameinfos.php?plateforme=57&gameid=19287

Universal-Rom-Tools commented 7 years ago

I think it's ok now ;) (see the other Issue)