Bug #189 » imdb.xml.patch
imdb.xml (working copy) | ||
---|---|---|
</RegExp>
|
||
</GetSettings>
|
||
<NfoUrl dest="3">
|
||
<RegExp input="$$1" output="<url>http://www.\1/title/tt\2/</url><id>tt\2</id>" dest="3">
|
||
<RegExp input="$$1" output="<url gzip="yes">http://www.\1/title/tt\2/</url><id>tt\2</id>" dest="3">
|
||
<expression clear="yes" noclean="1">(imdb.com)/Title\?([0-9]*)</expression>
|
||
</RegExp>
|
||
<RegExp input="$$1" output="<url>http://www.\1\2/</url><id>tt\2</id>" dest="3+">
|
||
<RegExp input="$$1" output="<url gzip="yes">http://www.\1\2/</url><id>tt\2</id>" dest="3+">
|
||
<expression noclean="1">(imdb.com/title/tt)([0-9]*)</expression>
|
||
</RegExp>
|
||
</NfoUrl>
|
||
<CreateSearchUrl dest="3" SearchStringEncoding="iso-8859-1">
|
||
<RegExp input="$$1" output="<url>http://akas.imdb.com/find?s=tt;q=\1$$4</url>" dest="3">
|
||
<RegExp input="$$1" output="<url gzip="yes">http://akas.imdb.com/find?s=tt;q=\1$$4</url>" dest="3">
|
||
<RegExp input="$$2" output="%20(\1)" dest="4">
|
||
<expression clear="yes">(.+)</expression>
|
||
</RegExp>
|
- « Previous
- 1
- 2
- 3
- Next »