Search found 6 matches

by SebasNights
12 Nov 2020, 15:06
Forum: Windows
Topic: How to get the correct poster from TMDB?
Replies: 20
Views: 11948

Re: How to get the correct poster from TMDB?

TheMovieDB doesn't strictly make that possible, since there's no "primary" field: https://pastebin.com/3M6yxEJx :idea: We could just take the first poster, which seems to be the primary one in this case. I'm not sure if the API guarantees any kind of order though. Also, we'd lose support ...
by SebasNights
12 Nov 2020, 14:05
Forum: Windows
Topic: How to get the correct poster from TMDB?
Replies: 20
Views: 11948

Re: How to get the correct poster from TMDB?

movie ? result ? result YOU want ? language ? we are not mind readers ;) Sorry didn't have notifications on. For example, this movie: https://www.themoviedb.org/movie/369972-first-man/images/posters FileBot downloads the second picture, and I want the first one, the primary in this case. Language i...
by SebasNights
11 Nov 2020, 20:50
Forum: Windows
Topic: How to get the correct poster from TMDB?
Replies: 20
Views: 11948

How to get the correct poster from TMDB?

Hi, I'm using the last version with the UI and the post processing fetch artwork and cover images. It works great but the posters that I'm getting in several movies are not the primary ones. What I would like is that the posters that I get are the same of the TMDB website. Also the fanart seems to t...
by SebasNights
22 Dec 2016, 20:27
Forum: Episode / Movie Naming Scheme
Topic: Movie Collection Naming
Replies: 5
Views: 3615

Re: Movie Collection Naming

Is there a way to do it "real" with scripts? Because I don't have all the movies and some even are not released yet. I also want to retrieve the collection poster.
by SebasNights
22 Dec 2016, 11:21
Forum: Episode / Movie Naming Scheme
Topic: Movie Collection Naming
Replies: 5
Views: 3615

Re: Movie Collection Naming

Thank you for your help!
by SebasNights
21 Dec 2016, 00:36
Forum: Episode / Movie Naming Scheme
Topic: Movie Collection Naming
Replies: 5
Views: 3615

Movie Collection Naming

Hello, I'm having problems trying to get the collection year interval. The desired naming is The Matrix Collection (1999-2003)/The Matrix (1999)/The Matrix (1999) [1080p, x264, AC3 5.1].mkv Now I have this The Matrix Collection/The Matrix (1999)/The Matrix (1999) [1080p, x264, AC3 5.1].mkv The code ...