Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Releases: UweTrottmann/thetvdb-java

v2.4.0

14 Aug 09:06
Compare
Choose a tag to compare

v2.3.0

28 Feb 10:59
Compare
Choose a tag to compare
  • Series: add image field that points to poster for search results. Thanks @courville!
  • Deprecated SeriesImageQueryResult.RatingsInfo.average, it always returns favorite count now.
  • Note: when using R8 or ProGuard, check the updated recommended rules for this library!

v2.2.0

27 Nov 09:08
Compare
Choose a tag to compare
  • Series: add poster and fanart field.
  • SeriesImageQueryResult: add language field.
  • No longer sends Accept header with API version, never had any effect.