-
If it is useful (this is just an idea), we could fetch more season & episode informaton not only from the VDR plot (which is a nice improvment).
This is what we already have for artwork:
```
Requ…
tunip updated
7 years ago
-
https://developers.themoviedb.org/3/movies/get-movie-videos
https://developers.themoviedb.org/3/movies/get-movie-credits
- Download all backdrops from themoviedb?
-
### What feature do you want to add?
It's not the sudo-flix issue, but maybe you can do anything.
It seems TMDB blocks some countries/zones/dunno with some DNS-based thing. So if my friend from th…
-
This is out of the scope of this repository, but I figured I might use the opportunity to ask regardless. I apologize in advance.
Some time ago, VideoStation's plugins like TMDB stopped working, ev…
ner00 updated
6 months ago
-
**TMDB**
- [x] Search Person: `https://api.themoviedb.org/3/search/person`
**Radarr**
- [x] POST Import List: `/api/v3/importlist`
- [x] GET Import List: `/api/v3/importlist`
- [x] GET Quality Profi…
-
Hi,
Just a weird issue on my estate here (Plex + GDrive crypt setup).
For some unidentified reason, my Movie library suddenly dissappeared from SZ's radar (TV shows was still in) when I recentl…
-
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Telegram…
-
Atualmente os filmes (tabela `movies`) no site só possuem o campo `title`. A descrição e a imagem ficam na tabela `screenings`.
Existem APIs abertas (ou com tier gratuito) que permitem buscar filme…
-
see the _sucess_ and **success** variable reference
`getTaggedImages: function(options, sucess, error) {
'use strict';
theMovieDb.common.validateRequired(arguments, 3, options, ["id"]);…