GithubHelp home page GithubHelp logo

SearchContainer and Movie about tmdblib HOT 10 CLOSED

jellyfin avatar jellyfin commented on May 20, 2024
SearchContainer and Movie

from tmdblib.

Comments (10)

Naliath avatar Naliath commented on May 20, 2024

Hi,

This is the way the API for TMDb works, so yes this is the way it is intended to work.
You search for the movie by name and get the available options.
After picking the correct one you download the details.

from tmdblib.

akurdas avatar akurdas commented on May 20, 2024

Ok I got it. Thanks.
By the way when I search "Alien" or "Aliens", I get NULL result, but when I search the same movies by going to www.themoviedb.org/‎ I can easily find them.

from tmdblib.

Naliath avatar Naliath commented on May 20, 2024

I'll take a look at that when I get home from work and let you know what the problem is

from tmdblib.

akurdas avatar akurdas commented on May 20, 2024

Ok man thanks a lot. For some reason same problem happens with the movie "Warrior" also.

from tmdblib.

Naliath avatar Naliath commented on May 20, 2024

This is very strange, I don't seem to have this issue. I get 8 pages of results when looking for either Alien or Warrior and 2 pages when searching for Aliens. I tried with both my own fork and the base lib hosted here.

Did you by any chance use the nuget package of this library? If so you will have some issues. There were some issues in that version and the owner of this repo hasn't updated the nuget package as far as I know. In addition there are some issues with proper error logging in the communication library used by this repo.

I tried addressing some of these things in my fork. However for your problem it should suffice to download the root from here and compiling it for yourself. or you could try my nuget package @ https://www.nuget.org/packages/Naliath.TMDbLib/

Comment on my fork if you have any issues with it

from tmdblib.

akurdas avatar akurdas commented on May 20, 2024

Thanks for the info. Yes I'm using used the nuget package directly from visual studio. I'll download your version of the package now. I guess it'll solve the problem. Thanks again.

from tmdblib.

danielvelasquez avatar danielvelasquez commented on May 20, 2024

Hello, I can't seem to use the Discover functionality, am I missing something? there is no Discover method in the client class...

from tmdblib.

Naliath avatar Naliath commented on May 20, 2024

Please use the source from here, the nuget package is out of date and will not be updated until the movie db tvshow api comes out of beta

from tmdblib.

danielvelasquez avatar danielvelasquez commented on May 20, 2024

Thanks, now I got the extra methods:) Although I found a small error there, when trying to sort by release date the argument taken by the DiscoverMovies method is a DiscoverTvShowSortBy Enum instead of DiscoverMovieSortBy.

from tmdblib.

Naliath avatar Naliath commented on May 20, 2024

Please refer to this issue so I can track it better: #41.
I'll try to take a look one of these days

from tmdblib.

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.