Google parser: fix for movies with showtime, trailer and IMDb links
[cinaest] / src / plugins / google-parser.vala
2010-02-02 Philipp ZabelGoogle parser: fix for movies with showtime, trailer...
2010-01-09 Philipp ZabelMovie list, plugins: detect if there are more results...
2010-01-07 Philipp ZabelGoogle plugin: parse " to quotation marks in movie...
2009-11-26 Philipp ZabelGoogle plugin: store complete cinema information when...
2009-11-23 Philipp ZabelGoogle plugin: use utf-8 conversion also for the cinema...
2009-11-18 Philipp ZabelGoogle plugin: convert &#nnn; escaped characters to...
2009-11-17 Philipp ZabelGoogle plugin: remove weak attribute from parse_tag_att...
2009-11-17 Philipp ZabelGoogle plugin: if location is unset, parse and set...
2009-11-12 Philipp ZabelDisable threading - turn update thread into async method
2009-11-12 Philipp ZabelGoogle plugin: fix parser for changed HTML layout
2009-11-11 Philipp ZabelMake search thread cancellable
2009-11-11 Philipp ZabelAdd Google plugin