Universal-Rom-Tools / Universal-XML-Scraper

Scraper de Rom
196 stars 46 forks source link

ERROR GENERATING THE PATH OF IMAGES IN XML #256

Closed andrellvs closed 6 years ago

andrellvs commented 7 years ago

First of all, to post the text of the xml, I replace the symbols: <.> By: [.]

When creating XML I realized that several games were left without the image in raspberry-pi, observing the XML discovered the error. Take the example XML clipping below:

[name]4 Nin Uchi Mahjong [Japan][/name] [desc]This is a generic and very primitive mahjong game. It is Nintendo's second mahjong game made for the Famicom, the first titled simply Mahjong. [image/] [image]/home/pi/.emulationstation/downloaded_images/nes/4 Nin Uchi Mahjong (Japan)-image.jpg[/image]


Unnecessarily, in certain games, it creates a markup: [image /], above the line of the path that goes to the image:

[Image /] [Image] /home/pi/.emulationstation/downloaded_images/nes/4 Nin Uchi Mahjong (Japan) -image.jpg [/ image]

And I just need to re-edit XML in NOTEPAD ++, otherwise I get incomplete SCRAP.

Universal-Rom-Tools commented 6 years ago

Already known... I need to check why :S -> #252