Skip to content

v0.2.0

Compare
Choose a tag to compare
@Kraymer Kraymer released this 30 Mar 20:51
· 78 commits to master since this release
  • python3 port, fix #4
  • replace imdbpy dependency by omdb. Lighter and snappier. fix #5
  • if omdb query with title extracted from filename fails, then try the extraction on the parent directory. fix #8
  • skip files whose size is below 20 mb (eg sample files)
  • don't import local files in setup.py. fix #12