Giter Club home page Giter Club logo

Comments (5)

holgerbrandl avatar holgerbrandl commented on June 27, 2024

The MovieDb is always evolving, causing incompatible changes. It seems that the json response which is mapped by this library can no longer be mapped.

Feel welcome to suggest a fix via PR.

from themoviedbapi.

motobojo avatar motobojo commented on June 27, 2024

I currently lack the experience/understanding necessary to "suggest a fix via PR". However, I did get a pointer from the TMDB API support staff regarding what might have changed.

Based on the fact you mentioned content ratings in the post on GitHub, I'll assume it's the introduction of the descriptors array

See: https://www.themoviedb.org/talk/63f2721dcaaca200b9f63982?page=1#63f284d2a67254007de924bf

from themoviedbapi.

c-eg avatar c-eg commented on June 27, 2024

Hi, this has been fixed in #177. The previous, old, method getSeries has been replaced by:

public TvSeriesDb getDetails(int seriesId, String language, TvSeriesAppendToResponse... appendToResponse) throws TmdbException {

from themoviedbapi.

motobojo avatar motobojo commented on June 27, 2024

from themoviedbapi.

c-eg avatar c-eg commented on June 27, 2024

Hi, no it wasn't you - it was me :)

I fixed the problem you were having over a year ago. Sorry for the late fix. I took over this library about 4 months ago and have been updating it to reflect the functionality provided by the movie database api, as of 2024.

from themoviedbapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.