Hi ronie, need a scrapper to scrap the local data on my harddrive based on movie title and original titles. can you pls help me in this regard.
Below is the scrapper i've implemented for connecting to the website and do the scraping part... but the below one also dint work either... pls help me in taking this forward....
<?xml version="1.0" encoding="utf-8"?><scraper framework="1.1" date="2012-05-29" name="Dummy" content="generic" thumb="imdb.gif" language="en">
<NfoUrl dest="3">
<RegExp input="$$5" output="<details>\1</details>" dest="3">
<expression noclean="1" />
</RegExp>
</NfoUrl>
<CreateSearchUrl dest="3">
<RegExp input="$$1" output="<url>http://---some url---./Data=\1</url>" dest="3">
<expression noclean="1">Chapter - *.*</expression>
</RegExp>
</CreateSearchUrl>
<GetSearchResults dest="3">
<RegExp input="$$5" output="<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results>\1</results>" dest="8">
<RegExp input="$$1" output="<entity><title>\1</title><url>http://---some url---./Data=\1</url></entity>" dest="3">
<expression repeat="yes"><a href="?C=N;O=D">Chapter - *.*</a></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</GetSearchResults>
<GetDetails dest="3">
<RegExp input="$$8" output="<details>\1</details>" dest="3">
<RegExp input="$$1" output="<title>\1</title>;<originaltitle>\1</originaltitle>" dest="8">
<expression trim="1" noclean="1" />
</RegExp>
<expression noclean="1" />
</RegExp>
</GetDetails>
</scraper>
Please help me on this....
help on making a local content scraper
newbie007
Junior Member Posts: 16 Joined: May 2012 Reputation: 0 |
2012-05-29 09:11
Post: #1
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 116 Location: Dawn of time |
2012-05-29 09:15
Post: #2
I split you post into a seperate thread cause it had nothing to do with Global Search
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 111 |
2012-05-29 13:29
Post: #3
(2012-05-29 09:11)newbie007 Wrote: Hi ronie, need a scrapper to scrap the local data on my harddrive based on movie title and original titles. can you pls help me in this regard. nope, i don't speak scraperish Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
Search
Help