The Movie Database Support

creating movie app but it is not displaying API data on the main page. it's showing in the console but not on the main page.

can anyone help? I can send you a link to the files.

9 replies (on page 1 of 1)

Jump to last post

Hi @jeffeyblade,

You probably won't get much help here for programming questions. I would suggest using something like Stack Overflow for these kinds of issues.

If you have a specific TMDb implementation issue than I am happy to help.

I can check your code if you upload your code to github.

Got the problem sorted guys :)

another issue I want to filter films by a good ratings

looking on the API documentation but can't find anything

Discover is what you're looking for. More than 26 options to filter data by. ok_hand

Cheers Travis.

For some reason I can't get my API to work, really strange.

Here is how it looks, I've got it randomising a film now but still picking up gibberish stuff

var movieUrl = 'https://api.themoviedb.org/3/movie/',
    apiKey = 'api_key=###&include_adult=false&language=en-US&region=GB';

Don't know if I could help anywhere do you?

Thanks

Hi Jeffey,

I wouldn't post a API key ;)

For filtering use the discover function:

https://api.themoviedb.org/3/discover/movie

I recommend you to be more familiar with REST and Java/Kotlin. Here is an example TMDb project: https://github.com/UweTrottmann/tmdb-java

(I removed the API key)

@chrisbln said:

I can check your code if you upload your code to github.

Hi Chris,

I don't know Java at all. I have uploaded my app on to GitHub.

if you could, can you look at my IndexAPI.js file, this is where the issue is, I have played around with it but it seems it won't work :(

Thanks

https://github.com/TJeffcock2608/movieApp-/blob/master/IndexAPI.js

Hi Jeffey,

I can only help you with Android/Java/Kotlin but not with JavaScript. :(

The best is to lookup some tutorials / samples.

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?

Login