- Documentation cleanup (thanks to claytron)
- Fix for shows with ':' in their name (thanks to plambert), fixes #5
- robustness fix (tvbutler would barf on some entries and stop processing the remaining entries)
- log to stdout, too to get instant feedback when calling tvbutler from console
added global regular expression filter (defaults to skip archives of seasons)
UPGRADE NOTE: add
global_exclude_regex=(all.month|month.of|season[\s\d]*complete)
to the[main]
section your existing config to activate this feature.
- added logging
Initial release (0.1a was nuked due to packaging foobar)