⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
XBMC4Xbox
All Projects
XBMC4Xbox
Overview
Activity
Roadmap
Issues
Wiki
Repository
Download (725 Bytes)
Bug #261
» movieposterdb.xml
patched system/scrapers/video/common/movieposterdb.xml -
foresto
, 29/10/2013 04:13 AM
<scraperfunctions>
<GetMoviePosterDBLink
dest=
"6"
>
<RegExp
input=
"$$1"
output=
"<details><url function="GetMoviePosterDBThumbs">http://www.movieposterdb.com\1</url></details>"
dest=
"6"
>
<expression>
(/movie/[^
"
]*?)
"
</expression>
</RegExp>
</GetMoviePosterDBLink>
<GetMoviePosterDBThumbs
dest=
"5"
>
<RegExp
input=
"$$6"
output=
"<details>\1</details>"
dest=
"5"
>
<RegExp
input=
"$$1"
output=
"<thumb>\1l_\2</thumb>"
dest=
"6"
>
<expression
repeat=
"yes"
noclean=
"1,2"
>
class=
"
poster
"
.*?src=
"
([^
"
]*?)[a-z]_(.*?)
"
</expression>
</RegExp>
<expression
noclean=
"1"
/>
</RegExp>
</GetMoviePosterDBThumbs>
</scraperfunctions>
« Previous
1
2
Next »
(2-2/2)
Loading...