-
다음무비에 페르소나 자료는 있는데 나오질 않네요. 확인부탁드립니다.
https://movie.daum.net/moviedb/main?movieId=126088
-
Hi !
Trying to install Gaps 0.10.4 on Windows 10 (without Docker)
Everything looks fine (TMDB settings and connection test are correct, Plex settings and test are correct too).
I can save TMDB…
-
https://github.com/TheTrueEKSchou/MovieDB/blob/72334313f3e79ef1db85769d13d2d66552302fb8/src/index.html#L38
Du må ikke lave inline style, med mindre du har en virkelig god grund til det.
-
-
Hey I'm trying out the example from the readme file, but I'm getting an error.
Here's the code for the example:
``` javascript
'use strict'
var Ava = require("ava-ia").Ava;
var weather = require('…
-
See https://support.plex.tv/hc/en-us/articles/200241558-Agents
- [ ] Agents
- TV
- [ ] TVDB
- [ ] IMDB
- Movie
- [ ] MovieDB
- [ ] IMDB
- [ ] Store in database (Waterline)
-
If a TV show or movie has an ampersand in its title, no results are shown from MovieDB or TVDB...
Example: TV Show listed on TVDB as "Kate & Koji"
Results are only shown in MetaZ if the ampersan…
hdp29 updated
4 years ago
-
Hi,
trying to connect with
var authConfig = require('./config/auth');
const tmdb = require('moviedb')(authConfig.tmdb.clientID, 'de');
tmdb.searchMovie({query: 'Alien'}, function(err…
-
need functions to extract data from the various API requests
m4v15 updated
7 years ago
-
Is their an endpoint to convert between a movie ID from theMovieDb and JustWatch, they currently seem to be different even though JustWatch is backed by moviedb? I figured it would be better to just u…