The Movie Database サポート

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.

映画やテレビ番組が見つかりませんか?ログインして作成してください。

全般

s 検索バーに移動する
p プロファイルメニューを開く
esc 開いているウィンドウを閉じる
? キーボードショートカットウィンドウを開く

メディアのページ

b 戻る(または該当する場合は親に)
e 編集ページに行く

テレビ番組のシーズンのページ

(右矢印)次のシーズンに行く
(左矢印)前のシーズンに戻る

テレビ番組のエピソードのページ

(右矢印)次のエピソードに進む
(左矢印)前のエピソードに戻る

全ての画像のページ

a 画像追加ウィンドウを開く

全ての編集ページ

t 翻訳選択を開く
ctrl+ s フォームを送信する

ディスカッションのページ

n 新しいディスカッションを作成する
w 監視ステータスを切り替える
p 公開/非公開を切り替える
c 閉じる/開くを切り替える
a アクティビティを開く
r ディスカッションに返信
l 最後の返事に行く
ctrl+ enter メッセージを送信する
(右矢印)次のページ
(左矢印)前のページ

設定

このアイテムを評価したり、リストに追加したりしたいですか?

ログイン

メンバーではありませんか?

登録してコミュニティに参加