You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🆕🐛 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