Skip to content

Releases: thetvdb/tvdb-v4-python

Enhancement

22 Sep 21:14
858d93e
Compare
Choose a tag to compare

The following enhancement was added to the Python client in this release:

  • Created a list/slug endpoint to return a list by slug

Endpoint Enhancement

15 Aug 18:55
f2ad8ff
Compare
Choose a tag to compare

Enhancement:

  • Added new API endpoint to allow users to retrieve series/movies by URL slug

Enhancement

20 Jul 21:22
60b2b7e
Compare
Choose a tag to compare

We have added the following enhancement to the Python client:

  • Added NextAired endpoint

Bugs and Enhancements

01 Jul 21:58
69fd17d
Compare
Choose a tag to compare

The following was addressed in this release:
Bugs:

  • Addressed missing method for /series/{id}/artworks
    #30

  • Addressed print statement (debug) in main code for get_series_extended
    #29

Enhancements:

  • Added If_Modified_Since to Python Client

pypi version update

18 Mar 19:48
2cee491
Compare
Choose a tag to compare

This ticket was addressed in this release:

The user can update the version using pip install -e .

Bugs

28 Jan 18:52
7eb715f
Compare
Choose a tag to compare

The following issues were fixed:

  • Unknown failure exception fix
    #17

Pagination fix

Internal Release

27 Jan 22:49
d56d6c6
Compare
Choose a tag to compare

Enhancement

  • Added Taxonomy to Python client

Bug

07 Jan 22:43
d56d6c6
Compare
Choose a tag to compare
Bug

Bugs:

  • Fixed python error on series episodes.
    #6