Kodi Community Forum
Why doesn't work scrap.exe to me? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: Why doesn't work scrap.exe to me? (/showthread.php?tid=47352)



Why doesn't work scrap.exe to me? - Devil Akuma - 2009-03-23

Hi there,

I'm trying to do a new scraper. I've downloaded some examples and I've tried to prove it with the scrap.exe tool but I receive a error message:

Code:
"Error: Could not load scraper culturalia.xml"

I've got (in the same folder) the files culturalia.xml, scrap.exe, libcurl.dll and I write try it with scrap culturalia.xml "Fight Club"

What have I been doing wrong?

Thanks in advance.


- spiff - 2009-03-23

scrap is outdated. "somebody" forgot to commit the source to svn, then lost it.


- Devil Akuma - 2009-03-23

So, Is it normal that the application show this error to me?

Is there any chance to prove my scraper?


- spiff - 2009-03-23

i don't get how you could interpret 'outdated' elsewise Wink

use xbmc... that's how i always did it


- Devil Akuma - 2009-03-23

spiff Wrote:i don't get how you could interpret 'outdated' elsewise Wink

use xbmc... that's how i always did it

Sorry, but my english is not so good Tongue (I'm from Spain)

Do you know where have I put this file (myscraper.xml) to prove it? I've looked for imdb.xml but I couldn't find it!

Thanks in advance


- spiff - 2009-03-23

system/scrapers/video/


- Schenk2302 - 2009-04-23

I write try it with scrap culturalia.xml "Fight Club"

What have I been doing wrong?

Try this:

scrap.exe culturalia.xml fight_club

That will work but remeber XBMC could parse different, so you better try out after each regex in XBMC.

-Schenk


- mkortstiege - 2009-04-23

scrap.exe is unmaintained and far from working. sorry.


- Schenk2302 - 2009-04-24

vdrfan Wrote:scrap.exe is unmaintained and far from working. sorry.

for me it works good Smile