The Movie Database Support

Hi all, i have a question for my app.

-1 I want to do a search bar where the user insert a letter or a word and it show all film with this word or letter. Is it possibile with any function?

2 I want to do my app separete in two section. film and series tv sections. It's possible see in one activity the most viewed film and in other activity the most viewed series tv?

Thanks all

11 replies (on page 1 of 1)

Jump to last post

1 I want to do a search bar where the user insert a letter or a word and it show all film with this word or letter. Is it possibile with any function?

Sure, you can use the /search methods.

https://api.themoviedb.org/3/search/movie?api_key=###&query=inception

2 I want to do my app separete in two section. film and series tv sections. It's possible see in one activity the most viewed film and in other activity the most viewed series tv?

What do you mean by "most viewed"? What are you trying to accomplish here exactly?

It's mean popular film in the cinema. i have a list of the film. Is it possibile have a list of series TV? obviously this TV series in not watched in the cinema but by the people

@travisbell said:

1 I want to do a search bar where the user insert a letter or a word and it show all film with this word or letter. Is it possibile with any function?

Sure, you can use the /search methods.

https://api.themoviedb.org/3/search/movie?api_key=###&query=inception

2 I want to do my app separete in two section. film and series tv sections. It's possible see in one activity the most viewed film and in other activity the most viewed series tv?

What do you mean by "most viewed"? What are you trying to accomplish here exactly?

and how can use this search function in my project? i'm trying to do an app in c# with xamarin in visual studio. Is there a guide that i can follow for do this?

It's mean popular film in the cinema. i have a list of the film. Is it possibile have a list of series TV? obviously this TV series in not watched in the cinema but by the people

I'm not 100% clear what you're looking for but you can use any one of the following methods that might get you what you want:

and how can use this search function in my project? i'm trying to do an app in c# with xamarin in visual studio. Is there a guide that i can follow for do this?

I am not able to provide support for any coding specific issues. There's 3 decent API libraries for C# that I'm aware of:

Which you could use or, you might have to ask your question over at a place like Stack Overflow.

@travisbell said:

It's mean popular film in the cinema. i have a list of the film. Is it possibile have a list of series TV? obviously this TV series in not watched in the cinema but by the people

I'm not 100% clear what you're looking for but you can use any one of the following methods that might get you what you want:

and how can use this search function in my project? i'm trying to do an app in c# with xamarin in visual studio. Is there a guide that i can follow for do this?

I am not able to provide support for any coding specific issues. There's 3 decent API libraries for C# that I'm aware of:

Which you could use or, you might have to ask your question over at a place like Stack Overflow.

Thanks for your answers. I have another question: there is a query ,like search film query, for the TV series? i want to do the same search for the film, with the tv series

Yes, /search/tv.

If you are wanting to search more than one media at a time, look at /search/multi.

@travisbell said:

Yes, /search/tv.

If you are wanting to search more than one media at a time, look at /search/multi.

Thanks a lot.

I have another question.

When i show all the title, and the user click in one of the title, i want start a new activity where it shows all the film details.

How can i do this? have i do an another json call with the search function with the title, or is there a method that i can know the id of the item clicked and do the query with this id?

The general workflow you're describing is outlined here.

is it possibile find a search by id for the tv series?? if yes how? i don't find the query

@travisbell said:

Sure:

Thank you man for the answer, thanks a lot!!

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

ಲಾಗಿನ್