Tmdb Api Versions Save

🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform.

0.7.0

1 year ago
  • Update Kotlin to 1.7.0 and Coroutines to 1.6.4
  • Update ktor to 2.1.3
  • New TmdbRatingItem for identify the rating item

0.6.7

1 year ago
  • Handle better unavailable fields
  • Remove iOS support

0.6.5

2 years ago
  • Extend TMDB discover API
  • Add TMDB genre IDs
  • Support Video as TV show type
  • More company and network IDs
  • Upgrade to Kotlin 1.6.21, Gradle 7.4.2 and ktor 2.0.1

0.6.4

2 years ago
  • Upgrade to Ktor 2.0
  • Set field knownForDepartment optional

0.6.3

2 years ago

0.6.1

2 years ago
  • Handle first and last air date as optional field
  • Update libraries

0.5.4

2 years ago
  • Add more parameters to TV show and movie detail response
  • Build YouTube image link
  • New types in TmdbVideoType
  • Use image fallback when building URL
  • Provider certification and release date by country

0.5.1

2 years ago
  • HttpClientFactory for not freezing iOS clients when using threading
  • Added the TMDB gender non-binary
  • Add log level for Tmdb4

0.5.0

3 years ago
  • Extended and tested search endpoints
  • Add LogLevel for logging requests
  • Fix wrong authorization token
  • Redesign TMDB page result without generic because JS has issues with serialization

0.4.0

3 years ago
  • Discover endpoint and discover categories
  • More detailed information from movie, show, and person
  • Company details endpoint