Skip to content

v0.3.0

Compare
Choose a tag to compare
@Kraymer Kraymer released this 25 May 05:36
· 43 commits to master since this release
  • 馃啎馃悰 smarter parsing of input arguments using click library. Noticeably, the --by flag does not have to be located at the end anymore. fix #20
  • 馃啎 fallback on google imdb id search when needed. A google_api_key is required in you config.yaml. fix #22
  • 馃啎 new -v and -vv flags to be more or less verbose
  • 馃啎 add file_extensionsand file_min_size_mbconfiguration parameters for a better control of files to discard. fix #16
  • 馃啎 use existing configuration file sections names as default value for -by argument, ie flinck can be runned with no --by flag if at least one field section is defined in the config.yaml. fix #10
  • 馃悰 ignore directories created by flinck when searching for a bucket
  • 馃悰 fix decade field content, was always resolved to Unknown. fix #23