SHOW:
|
|
- or go back to the newest paste.
1 | . | |
2 | . | |
3 | . | |
4 | <RegExp input="$$19" output="\1" dest="4+"> | |
5 | <RegExp input="$$1" output="<details><url cache="TVID.xml" function="GetTVDBid">http://www.thetvdb.com/api/GetSeriesByRemoteID.php?imdbid=\1</url></details>" dest="19"> | |
6 | <expression noclean="1"><td style="padding-right:8px;vertical-align:top;"><a href="http://www.imdb.com/title/(.*?)"</expression> | |
7 | </RegExp> | |
8 | <RegExp input="$$20" output="<details><url cache="Fanart.xml" function="GetFanart">http://www.thetvdb.com/api/1D62F2F90030C444/series/$$20/banners.xml</url></details>" dest="19"> | |
9 | <expression noclean="1"/> | |
10 | </RegExp> | |
11 | <expression noclean="1"/> | |
12 | </RegExp> | |
13 | <expression noclean="1"/> | |
14 | </RegExp> | |
15 | </GetDetails> | |
16 | ||
17 | . | |
18 | . | |
19 | . | |
20 | ||
21 | <GetTVDBid dest="20" clearbuffers="no"> | |
22 | <RegExp input="$$1" output="\1" dest="20"> | |
23 | <expression noclean="1"><id>(\d+)</id></expression> | |
24 | </RegExp> | |
25 | </GetTVDBid> | |
26 | ||
27 | <GetFanart dest="17" clearbuffers="no"> | |
28 | <RegExp input="$$17" output="<details><fanart url="http://thetvdb.com/banners/">\1</details>" dest="17"> | |
29 | <RegExp input="$$1" output="<chain function="GetThumb">\1</url>" dest="17+"> | |
30 | <expression noclean="1" repeat="yes"><banner>(.|\r|\n)*</banner></expression> | |
31 | </RegExp> | |
32 | <expression noclean="1"/> | |
33 | </RegExp> | |
34 | </GetFanart> | |
35 | ||
36 | <GetThumb dest="19" clearbuffers="no"> | |
37 | <RegExp input="$$1" output="<thumb dim="&\1"& colors="&\3"& preview="&\5"&>\7</thumb>" dest="19"> | |
38 | <expression noclean="1"><BannerType2>(.*)</BannerType2>(.|\r|n)*<Colors>(.*)</Colors>(.|\r|n)*<ThumbnailPath>(.*)</ThumbnailPath>(.|\r|n)*<VignettePath>(.*)</VignettePath></expression> | |
39 | </RegExp> | |
40 | </GetThumb> | |
41 | . | |
42 | . |