Open SonomaGTS opened 2 years ago
After posting this I realized movies are actually passed through IMDB but those still fall under a unique ID "imdb_id":"tt(some-number)" just someone would have to use the ID provided by TMDB for tv shows and the ID for movies through IMDB lol
I'm not sure I understand. Are you asking to be able to search, for example for Lost, by typing tt0411008 (IMDb id) or 4607 (TMDB id)?
Yes. Due to many shows and movies now having the same name or being too similar to other names sometimes when I go to add a tv show or movie if the result doesn't 500 error it still yields a sea of wrong results. The TV show "See" for an example was initially difficult for me to add. It would be nice as an alternative means of searching for content whereas there would be no way to yield multiple or wrong results.
It would be nice if you could include the "show_id" within the search parameters since I am assuming you are still using the TMDB API to fetch? TV shows in particular are horrible to look up sometimes. Since the url of every TMDB listed show and movie contains a unique ID which is the "show_id" via the api it would make things a little easier.