Commit Graph

28 Commits

Author SHA1 Message Date
PrgmrBill 4792dc09fb SpiffyTitles: adds retry logic. Fixes #44 2015-05-22 08:03:28 -04:00
PrgmrBill cfc88d89ed Fixes #39 - adds whitelistDomainPattern option
This option allows users to specify which domains they want to show titles
for
2015-05-12 20:04:28 -04:00
PrgmrBill 132a571481 SpiffyTitles: fixes #43 - adds a bunch of new variables for the Youtube handlers
- like_count
- dislike_count
- favorite_count
- comment_count
- channel_title
2015-05-12 16:56:46 -04:00
PrgmrBill 9f0970079f SpiffyTitles: adds exception import 2015-05-10 12:29:31 -04:00
PrgmrBill f2395ced36 SpiffyTitles: adds enable/disable options for each handler. Fixes #28 2015-05-10 11:52:20 -04:00
PrgmrBill 8cd5651305 SpiffyTitles: increases wall timeout and adds new option: wallClockTimeoutInSeconds 2015-04-30 19:56:07 -04:00
PrgmrBill 82aa86d414 SpiffyTitles: fixes #38 - adds IMDB handler. Removes akas changes as this
enhancement makes that obsolete.
2015-04-26 22:23:32 -04:00
PrgmrBill 327a7bce73 SpiffyTitles: fixes #24 - implements link cache. Removes cooldownInSeconds options in favor
of linkCacheLifetimeInSeconds. Default is 60 seconds
2015-04-26 12:50:44 -04:00
PrgmrBill c93f5808dd SpiffyTitles: removes some debugging code and removes default ignore pattern 2015-04-25 13:42:37 -04:00
PrgmrBill 99bec3000b SpiffyTitles: Fixes #35 - add option to use akas.imdb.com instead of imdb.com 2015-04-23 18:28:34 -04:00
PrgmrBill 22f1accca7 SpiffyTitles: fixes #36 - adds language option 2015-04-23 17:17:02 -04:00
PrgmrBill 19df36b638 SpiffyTitles: Fixes #30 - Upgrades SpiffyTitles Youtube handler to v3 API 2015-04-22 21:02:32 -04:00
PrgmrBill 329111c018 SpiffyTitles: fixes #29 - adds imgur album handler
Major refactoring to accommodate multiple imgur handlers
Replaces single quotes with double to maintain consistency
Updates README
2015-04-19 16:40:14 -04:00
PrgmrBill 2fa03933a1 SpiffyTitles: adds section to imgur template and updates documentation 2015-04-19 09:10:51 -04:00
PrgmrBill 580846f2bc Fixes #26 - Adds Jinja2 templating! 2015-04-18 15:47:56 -04:00
PrgmrBill b02d769ecc Fixes #25 - adds imgur handler for SpiffyTitles 2015-04-18 13:20:01 -04:00
PrgmrBill 8e51f51b5f SpiffyTitles: fixes exception thrown when page didn't have a <head> section 2015-04-17 18:32:18 -04:00
PrgmrBill 740b728d07 Fixes #11 - Adds "cooldownInSeconds" option which allows throttling 2015-04-13 00:23:11 -04:00
PrgmrBill 959f3cdf97 Fixes #18 - Improves templating for SpiffyTitles 2015-04-11 20:39:38 -04:00
PrgmrBill 7a2e29c240 Fixes #16 - adds duration to SpiffyTitles/Tubesleuth plugins 2015-04-11 19:01:54 -04:00
PrgmrBill fe4c58699e SpiffyTitles: Changes ignoredDomainPatterns to a single pattern: ignoredDomainPattern
SpiffyTitles: Updates documentation for ignoredDomainPattern
2015-04-11 14:08:49 -04:00
PrgmrBill 22aecf048a Fixes #15 - enhances channel white/black list behavior.
Adds option channelBlacklist
2015-04-11 12:39:42 -04:00
PrgmrBill 75a4e8e368 Fixes #14 - Adds channel whitelist for SpiffyTitles 2015-04-10 22:55:25 -04:00
PrgmrBill bb5968d232 Fixes #14 - Adds option for ignoring a list of domains 2015-04-10 19:33:31 -04:00
PrgmrBill a719bf3417 Fixes #13 - Accepts option mimeTypes 2015-04-10 18:07:13 -04:00
PrgmrBill 6dbc1e2049 Adds some comments on configuration options 2015-04-10 16:13:03 -04:00
PrgmrBill 7d1f6ff35c Adds handler for YouTube videos 2015-04-10 01:30:43 -04:00
PrgmrBill 93ed4122f5 Initial commit for SpiffyTitles. This plugin is intended to replace
the Web plugin, which did not meet my requirements. SpiffyTitles
aims to be configurable, and easy to debug
2015-04-09 21:54:40 -04:00