Allocine.fr (TV Shows) scraper
#2
After a little more research I found the way to have the missing & show Smile


I had to put
Code:
&

so the resulting scraper code is:

Code:
<RegExp input="$$8" output="&lt;episodeguide&gt;\1&lt;/episodeguide&gt;" dest="5+">    
                <RegExp input="$$2" output="&lt;url&gt;http://www.allocine.fr/series/episodes_gen_csaison=\1&amp;amp;cserie=$$4.html&lt;/url&gt;" dest="8">
                    <expression repeat="yes">&quot;/series/casting_gen_csaison=([0-9]*)&amp;cserie=$$4.html&quot; class=&quot;link1&quot;>[0-9]&lt;/a&gt;</expression>
                </RegExp>
                <expression noclean="1"></expression>
            </RegExp>

Laugh
Hardware: Revo 3610 + SSD - Harmony 700 Remote
Software: XBMCBuntu Gotham - Sickbeard - SabNZBd+

Image
Reply


Messages In This Thread
Allocine.fr (TV Shows) scraper - by The_Dogg - 2007-03-23, 16:25
[No subject] - by The_Dogg - 2007-03-23, 17:08
[No subject] - by spiff - 2007-03-23, 17:37
Logout Mark Read Team Forum Stats Members Help
Allocine.fr (TV Shows) scraper0