diff options
author | Martijn Kaijser <mcm.kaijser@gmail.com> | 2013-10-16 15:21:01 +0200 |
---|---|---|
committer | Martijn Kaijser <mcm.kaijser@gmail.com> | 2013-10-16 15:23:37 +0200 |
commit | e4f0689f793e39d1af5b98f79d6c25f411806fba (patch) | |
tree | 10693ef97c16083832f35c0b0eda13da571162b1 /addons/metadata.common.hdtrailers.net | |
parent | 1f9204e776812f0ff9ffa2def695ee25ab3a3acc (diff) |
[addons] sync addons to repo
Diffstat (limited to 'addons/metadata.common.hdtrailers.net')
-rw-r--r-- | addons/metadata.common.hdtrailers.net/addon.xml | 2 | ||||
-rw-r--r-- | addons/metadata.common.hdtrailers.net/hdtrailers.xml | 58 |
2 files changed, 21 insertions, 39 deletions
diff --git a/addons/metadata.common.hdtrailers.net/addon.xml b/addons/metadata.common.hdtrailers.net/addon.xml index 0a71e092de..fb097de830 100644 --- a/addons/metadata.common.hdtrailers.net/addon.xml +++ b/addons/metadata.common.hdtrailers.net/addon.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <addon id="metadata.common.hdtrailers.net" name="HD-Trailers common scraper functions" - version="1.0.9" + version="2.0.2" provider-name="Bence NĂ¡das (olympia)"> <requires> <import addon="xbmc.metadata" version="2.1.0"/> diff --git a/addons/metadata.common.hdtrailers.net/hdtrailers.xml b/addons/metadata.common.hdtrailers.net/hdtrailers.xml index 485e72b4a3..c5eae9a234 100644 --- a/addons/metadata.common.hdtrailers.net/hdtrailers.xml +++ b/addons/metadata.common.hdtrailers.net/hdtrailers.xml @@ -2,7 +2,7 @@ <GetHDTrailersnet480p dest="3"> <RegExp input="$$6" output="<details><url function="Parse480pTrailer" cache="hd-trailers-\1.xml">http://xbmc.hd-trailers.net/movie/\1</url></details>" dest="3"> <RegExp input="$$1" output="\1-" dest="6"> - <expression repeat="yes" fixchars="1" trim="1">([\w]+)</expression> + <expression repeat="yes" trim="1">([\w]+)</expression> </RegExp> <expression noclean="1" /> </RegExp> @@ -10,7 +10,7 @@ <GetHDTrailersnet720p dest="3"> <RegExp input="$$6" output="<details><url function="Parse720pTrailer" cache="hd-trailers-\1.xml">http://xbmc.hd-trailers.net/movie/\1</url></details>" dest="3"> <RegExp input="$$1" output="\1-" dest="6"> - <expression repeat="yes" fixchars="1" trim="1">([\w]+)</expression> + <expression repeat="yes" trim="1">([\w]+)</expression> </RegExp> <expression noclean="1" /> </RegExp> @@ -18,66 +18,48 @@ <GetHDTrailersnet1080p dest="3"> <RegExp input="$$6" output="<details><url function="Parse1080pTrailer" cache="hd-trailers-\1.xml">http://xbmc.hd-trailers.net/movie/\1</url></details>" dest="3"> <RegExp input="$$1" output="\1-" dest="6"> - <expression repeat="yes" fixchars="1" trim="1">([\w]+)</expression> + <expression repeat="yes" trim="1">([\w]+)</expression> </RegExp> <expression noclean="1" /> </RegExp> </GetHDTrailersnet1080p> <Parse480pTrailer dest="5"> - <RegExp input="$$6" output="<details><trailer>\1</trailer></details>" dest="5"> + <RegExp input="$$6" output="<details>\1</details>" dest="5"> <!--fetch 480p trailer link from hdtrailers.net--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_480p_dl.mov)"\srel="lightbox\[res480p</expression> </RegExp> <expression noclean="1" /> </RegExp> </Parse480pTrailer> <Parse720pTrailer dest="5"> - <RegExp input="$$6" output="<details><trailer>\1</trailer></details>" dest="5"> + <RegExp input="$$6" output="<details>\1</details>" dest="5"> <!--Fallback to fetch 480p trailer link if 720p is not available--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_480p_dl.mov)"\srel="lightbox\[res480p</expression> </RegExp> <!--Fetch 720p trailer link from hdtrailers.net--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res720p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res720p</expression> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_720p_dl.mov)"\srel="lightbox\[res720p</expression> </RegExp> <expression noclean="1" /> </RegExp> </Parse720pTrailer> <Parse1080pTrailer dest="5"> - <RegExp input="$$6" output="<details><trailer>\1</trailer></details>" dest="5"> + <RegExp input="$$6" output="<details>\1</details>" dest="5"> <!--Fallback to fetch 480p trailer link if 720p and 1080p are not available--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res480p</expression> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_480p_dl.mov)"\srel="lightbox\[res480p</expression> </RegExp> - <!--Fallback to fetch 720p trailer link if 1080p is not available--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res720p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res720p</expression> + <!--Fetch 720p trailer link from hdtrailers.net--> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_720p_dl.mov)"\srel="lightbox\[res720p</expression> </RegExp> <!--Fetch 1080p trailer link from hdtrailers.net--> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6"> - <expression noclean="1">">(Theatrical )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res1080p</expression> - </RegExp> - <RegExp input="$$1" output="http://playlist.yahoo.com/makeplaylist.dll?sdm=web&pt=rd&sid=\2" dest="6+"> - <expression noclean="1">">(Teaser )?Trailer</span></td>.*?sid=(\d*)" rel="lightbox\[res1080p</expression> + <RegExp input="$$1" output="<trailer>http://pdl.stream.aol.com/\1</trailer>" dest="6"> + <expression noclean="1">http://pdl\.stream\.aol\.com/([^"]*?_1080p_dl.mov)"\srel="lightbox\[res1080p</expression> </RegExp> <expression noclean="1" /> </RegExp> </Parse1080pTrailer> -</scraperfunctions> +</scraperfunctions>
\ No newline at end of file |