<Site name="Lovefilm" util="GenericSite" agecheck="false" enabled="true" lang="de">
<Description>Lovefilme - VoD Teil des Ausleihpaketes</Description>
<Configuration>
<item key="dynamicCategoriesRegEx"><![CDATA[(?<!<span\s>Produktionsdekade</span>\s*<.*)(?<=<span\s>Genre</span>\s*.*)li>\s*<a\shref="(?<url>[^"]*)"\stitle="([^"]*)"><span\sclass='facet_link'>(?<title>[^<]*)</span>\s*<span\sclass='facet_results\s]]></item>
<item key="videoListRegEx"><![CDATA[<div\sid="ajaxItemRow[^"]*"(?:(?!<img).)*<img\sref="[^"]*"\ssrc="(?<ImageUrl>[^"]*)"(?:(?!<div\sclass="fl_detail_info").)*<div\sclass="fl_detail_info">\s*<h2><a\shref="(?<VideoUrl>[^"]*)"title="[^"]*">(?<Title>[^<]*)</a>\s*<span\sclass="release_decade">\((?<Airdate>[^\)]*)\)</span>\s*</h2>(?:(?!</ul>).)*</ul>\s*<div\sclass="read_more">(?<Description>[^<]*)(?:(?!<div\sclass='clearfix').)*<div\sclass='clearfix'></div>\s*</div>]]></item>
<item key="nextPageRegEx"><![CDATA[(?<=<\sVorherige.*)(?<!Nächste\s>.*)<li><a\shref="(?<url>[^"]*)"\s*>Nächste\s></a></li>]]></item>
<item key="baseUrl"><![CDATA[http://www.lovefilm.de/browse/filme/video-on-demand/teil-des-ausleihpaketes/]]></item>
</Configuration>
</Site>
...
OnlineVideos currently doesn't offer the option to open IE (this is not really an option as the philosophy is the unified look and feel).
Correct, there is no free PlayReady specification (you have to pay for specification and also it's no clear that we will be able to implement it in our filter).I just registered and checked their playback method. They use IIS Smooth Streaming which is supported by our new filter, but they also use DRM Protection (PlayReady) on the streams, which I think we can't ever support with our filter
I just registered and checked their playback method. They use IIS Smooth Streaming which is supported by our new filter, but they also use DRM Protection (PlayReady) on the streams, which I think we can't ever support with our filter