summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/imdb.rb
AgeCommit message (Expand)Author
2007-04-05imdb plugin: remove spaces around slashes separating countriesGiuseppe Bilotta
2007-04-05imdb plugin: fix detection of multiple titles per yearGiuseppe Bilotta
2007-04-05imdb plugin: make aka searches optionalGiuseppe Bilotta
2007-04-05imdb plugin: option to try to detect articles and put them back in front of t...Giuseppe Bilotta
2007-04-05imdb plugin: imdb.popular and imdb.exact config options to determine which re...Giuseppe Bilotta
2007-04-04imdb plugin: let the site tell us which roles to prefer; fix other display is...Giuseppe Bilotta
2007-04-04imdb plugin: add country and director to movie infoGiuseppe Bilotta
2007-04-04imdb plugin: show both popular and exact matchesGiuseppe Bilotta
2007-04-04imdb plugin: use constants for common strings and regexpsGiuseppe Bilotta
2007-04-04imdb plugin: show popular movies acted/directed when finding peopleGiuseppe Bilotta
2007-04-04imdb plugin: handle double-redirection and other charset-related issuesGiuseppe Bilotta
2007-04-04imdb plugin: search on the 'aka' sites, allowing the correct movie to be foun...Giuseppe Bilotta
2007-04-04imdb plugin: add plot summary to movie information, and add initial informati...Giuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-13imdb plugin: update to the new site layout, use rbot headersGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
2006-07-20Clean up logging from the pluginsGiuseppe Bilotta
2006-01-27ticket #18Tom Gilbert