can you pls add <studio> to the movie.nfo
looks like its "just" a matter of adding "production_companies" ?
thx
<studio> in the movie.nfo
Re: <studio> in the movie.nfo
Does TheMovieDB provide production_companies info?looks like its "just" a matter of adding "production_companies"
Looks like it does => http://pastebin.com/5TpS0jgx
If the information is available it could be added.
Re: <studio> in the movie.nfo
FileBot Core: Implemented with r2903.
FileBot AMC Script: Not implemented. I first need the plex/kodi spec (or examples) on how the xml should look like for production_companies and production_countries.
FileBot AMC Script: Not implemented. I first need the plex/kodi spec (or examples) on how the xml should look like for production_companies and production_countries.
Re: <studio> in the movie.nfo
Kodi:
<studio></studio>
<country></country>
e.g.
<studio>20th Century Fox</studio>
<studio>Dune Entertainment</studio>
<studio>Ingenious Film Partners</studio>
<studio>Lightstorm Entertainment</studio>
e.g.
<country>GB</country>
<country>US</country>
more info:
http://kodi.wiki/view/NFO_files/Movies
http://kodi.wiki/view/NFO_files/tvshows
i dont know about plex, sry
<studio></studio>
<country></country>
e.g.
<studio>20th Century Fox</studio>
<studio>Dune Entertainment</studio>
<studio>Ingenious Film Partners</studio>
<studio>Lightstorm Entertainment</studio>
e.g.
<country>GB</country>
<country>US</country>
more info:
http://kodi.wiki/view/NFO_files/Movies
http://kodi.wiki/view/NFO_files/tvshows
i dont know about plex, sry
Re: <studio> in the movie.nfo
thx for the add
im not sure the long country name is the best, other scrapers (tinyMediaManager) use the short country code only?
e.g.
<country>US</country>
and not <country>United States of America</country>
now:
e.g.
<country>Canada</country>
<studio>The Film Farm</studio>
<studio>Ego Film Arts</studio>
from https://www.themoviedb.org/movie/244761-the-captive
im not sure the long country name is the best, other scrapers (tinyMediaManager) use the short country code only?
e.g.
<country>US</country>
and not <country>United States of America</country>
now:
e.g.
<country>Canada</country>
<studio>The Film Farm</studio>
<studio>Ego Film Arts</studio>
from https://www.themoviedb.org/movie/244761-the-captive