![]() |
ScraperXML Help - 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: ScraperXML Help (/showthread.php?tid=55673) |
ScraperXML Help - tzvikaz - 2009-07-31 Hi, I'm trying to figure out how to user ScraperXML app but fail at putting info in $$1. From what I understand $$1 needs to hold the name of the movie taken from the file name. In ScraperXML I have an option to fill $$1 from a url. Suppoed I want to put "caddyshack" in $$1, what exactly do I need to do? What url should I put in the edit box? - Nicezia - 2009-08-01 click the set buffers checkbox change the buffer watch to 1 (with the numeric up/down control on the left) type in caddyshack and press set - if the title has more than one word in it make sure you press url encode before set then turn off set buffers for safety sake also make sure you get the newest version from http://www.sourceforge.net/projects/scraperxml direct link http://sourceforge.net/projects/scraperxml/files/Scraper%20Tester_Editor/ScraperXML%20Editor/ScraperXMLEditor_2_15.rar/download I would suppose you're talking about the editor and not the dll (and its test program) |