Is there a way to download artwork/fanart for Movie Collection?
For example, if the Movie is "Ocean's Eleven", download the art for "Ocean's Collection"
This would down generic art for Movie set "Ocean's Eleven" like http://d3gtl9l2a4fn1j.cloudfront.net/t/ ... B2aQmL.jpg
Right now I download artwork as follows.
# filebot -script fn:artwork.tmdb -non-strict /path/to/movie
Thanks for great piece of software, I am a big fan.
Download Artwork for Movie Collection
Re: Download Artwork for Movie Collection
Nope, collections not support now.
What would be naming scheme for that? XY Collection/XY 1/XY 1.avi? Does every collection folder end with "Collection"?
What would be naming scheme for that? XY Collection/XY 1/XY 1.avi? Does every collection folder end with "Collection"?
Re: Download Artwork for Movie Collection
Yes, it could be (i can move around the files/folder)
XY Collection/XY 1/XY 1.avi
XY Collection/XY 2/XY 2.avi
Thanks
XY Collection/XY 1/XY 1.avi
XY Collection/XY 2/XY 2.avi
Thanks
Re: Download Artwork for Movie Collection
Sorry to pick up an old topic,
But i have the same request.
Would be just fine for kodi to have in the same folder of the other artwork the file named
movieset-fanart.jpg
movieset-poster.jpg
movieset-logo.jpg
where the word "movieset" is exactly the word "movieset".
Thanks
But i have the same request.
Would be just fine for kodi to have in the same folder of the other artwork the file named
movieset-fanart.jpg
movieset-poster.jpg
movieset-logo.jpg
where the word "movieset" is exactly the word "movieset".
Thanks
Re: Download Artwork for Movie Collection
Does TheMovieDB have collection-specific artwork? What if the user doesn't use collection folders?
Re: Download Artwork for Movie Collection
Hi
Yes, it does
as an example
https://www.themoviedb.org/collection/1 ... collection
https://www.themoviedb.org/documentation/api
I don't use collection folder but if i put inside the single movie folder
(or in another common folder for all the moviesets) the filenames:
<set name>-folder.jpg
<set name>-fanart.jpg
<set name>-logo.png
The kodi addon can recognize them
Yes, it does
as an example
https://www.themoviedb.org/collection/1 ... collection
https://www.themoviedb.org/documentation/api
Code: Select all
Collection Features
Search
Get details
Images (posters, backdrops)
(or in another common folder for all the moviesets) the filenames:
<set name>-folder.jpg
<set name>-fanart.jpg
<set name>-logo.png
The kodi addon can recognize them