]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/imdb.rb
plugin(imdb): changed base url
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / imdb.rb
2020-03-28 Matthias Heckerplugin(imdb): changed base url
2014-02-20 Matthias H[plugin] imdb small parser fix
2012-12-19 Giuseppe Bilottaimdb: fix for the check of the final /
2012-12-19 Matthias Himdb: plugin updates for recent site changes
2011-09-26 Matthias -apoc-... imdb plugin: again fixes outdated ratings pattern
2011-08-28 Matthias -apoc-... fix for imdb, changed patterns for ratings&genre
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-11-09 Giuseppe Bilottaimdb: fix title regexp for missing second date
2010-10-14 Giuseppe Bilottaimdb: restore 'character of' functionality
2010-10-14 Giuseppe Bilottaimdb: update to latest html
2010-07-24 Giuseppe Bilottaimdb: fix plot detection
2010-07-24 Giuseppe Bilottaimdb: fix grab_info()
2010-03-18 Matthias -apoc-... Small imdb plugin fix. Just changed the imdb url.
2009-04-02 Giuseppe Bilottaimdb: fix for missing director
2009-02-19 Raine Virtaremove whitespace
2009-01-28 Matthias Heckerimdb plugin: fixed the ratings regex
2008-03-23 Giuseppe Bilottaimdb plugin: fix author output broken by [37b6e68426dbe...
2008-03-21 Yaohan ChenMerge branch 'master' of ssh://ruby-rbot.org/var/git...
2008-03-19 Giuseppe Bilottaimdb plugin: use www, not us in links output to IRC
2008-03-19 Giuseppe Bilottaimdb plugin: htmlinfo filter for names too
2008-03-19 Giuseppe Bilottaimdb plugin: imdb_filter for titles
2008-03-19 Giuseppe Bilottaimdb plugin: character roles can contain HTML (e.g...
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-04-20 Giuseppe Bilottaimdb plugin: bring help up to speed with what the plugi...
2007-04-09 Giuseppe Bilottafix minor warnings from figlet and imdb plugins
2007-04-09 Giuseppe BilottaMore require cleanups
2007-04-08 Giuseppe Bilottaimdb plugin: fix for the previous commit
2007-04-08 Giuseppe Bilottaimdb plugin: ircify html in extra comments about roles
2007-04-08 Giuseppe Bilottaimdb plugin: try to guess what kind of role is requeste...
2007-04-08 Giuseppe Bilottaimdb plugin: allow filtering by role when looking for...
2007-04-08 Giuseppe Bilottaimdb plugin: movies by person/year can now be shown...
2007-04-08 Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-07 Giuseppe Bilottaimdb plugin: command to display the characters (and...
2007-04-07 Giuseppe Bilottaimdb plugin: say something when nothing was found
2007-04-07 Giuseppe Bilottaimdb plugin: character lookup by actor and movie
2007-04-07 Giuseppe Bilottaimdb plugin: TV series are not shown by default when...
2007-04-07 Giuseppe Bilottaimdb plugin: fix parsing bug with extra information...
2007-04-07 Giuseppe Bilottaimdb plugin: better catching; sort movies before TV...
2007-04-06 Giuseppe Bilottaimdb plugin: some titles with extra info where missed...
2007-04-06 Giuseppe Bilottaimdb plugin: initial work on a 'movie by person and...
2007-04-06 Giuseppe Bilottaimdb plugin: improve title fixing
2007-04-06 Giuseppe Bilottaimdb plugin: prefix search string with 'name' or 'title...
2007-04-05 Giuseppe Bilottaimdb plugin: remove spaces around slashes separating...
2007-04-05 Giuseppe Bilottaimdb plugin: fix detection of multiple titles per year
2007-04-05 Giuseppe Bilottaimdb plugin: make aka searches optional
2007-04-05 Giuseppe Bilottaimdb plugin: option to try to detect articles and put...
2007-04-05 Giuseppe Bilottaimdb plugin: imdb.popular and imdb.exact config options...
2007-04-04 Giuseppe Bilottaimdb plugin: let the site tell us which roles to prefer...
2007-04-04 Giuseppe Bilottaimdb plugin: add country and director to movie info
2007-04-04 Giuseppe Bilottaimdb plugin: show both popular and exact matches
2007-04-04 Giuseppe Bilottaimdb plugin: use constants for common strings and regexps
2007-04-04 Giuseppe Bilottaimdb plugin: show popular movies acted/directed when...
2007-04-04 Giuseppe Bilottaimdb plugin: handle double-redirection and other charse...
2007-04-04 Giuseppe Bilottaimdb plugin: search on the 'aka' sites, allowing the...
2007-04-04 Giuseppe Bilottaimdb plugin: add plot summary to movie information...
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-13 Giuseppe Bilottaimdb plugin: update to the new site layout, use rbot...
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-14 Giuseppe BilottaModernize/optimize/cleanup a bunch of plugins
2006-07-20 Giuseppe BilottaClean up logging from the plugins
2006-01-27 Tom Gilbertticket #18