Skip to content
This repository was archived by the owner on Apr 2, 2022. It is now read-only.

Releases: jkwill87/mapi

3.5.0

22 Aug 02:05

Choose a tag to compare

Bug Fixes

  • #21 Ensures metadata extension field is prefixed with a dot
  • #22 More robust episode padding

Other

3.3.0

15 Jun 01:49

Choose a tag to compare

Features

  • Miscellaneous behind the scenes improvements
    • Codecov integration
    • Improvements to the deployment script
    • Specified requirement ranges

Bug Fixes

  • #20 Handles cache incompatibilities between package upgrades
  • jkwill87/mnamer#14 TVDb only returns first series found when searching by series name

3.2.0

18 May 20:53

Choose a tag to compare

Features

  • #19 Makes request caching optional

Bug Fixes

3.1.0

20 Apr 01:58

Choose a tag to compare

Features

  • #13 Add default id override
  • #15 Rewrite documentation in markdown

Bug Fixes

  • #9 Fix MetadataTelevision._str_pad_episode()
  • #10 TVDb sometimes doesn't report 404 if lang has been specified
  • #11 Search by date using TVDb
  • #14 Fix package requirements
  • #16 Skip test_invalid_token tests