| T O P I C    R E V I E W | 
              
                | MnM | Posted - 22 Jan 2013 : 11:35:02 Hi,
 
 When using the export to NFO with the IMDB link only it actually exports with movie name.
 
 Also I have tried to create a new template - it doesnt work for me. Instead of exporting the IMDB only (_IMDB_IDONLY_) the exported NFO file has in it _IMDB_IDONLY_
 
 How can I create a template to export only the IMDB ID?
 | 
              
                | 4   L A T E S T    R E P L I E S    (Newest First) | 
              
                | pace666 | Posted - 20 Feb 2013 : 02:41:54 _IMDB_IDONLY or _MOVIE_SITEID doesn't work
 
 XBMC frodo nfo is supporting keywords now, I need an Export code for movie keywords.
 
 A question releated to the export template.  Looping actors is good and working for me but how to loop movie Genres and movie keywords?
 
 Thank you
 | 
              
                | MnM | Posted - 22 Jan 2013 : 11:51:42 It didn't work.... had to make a little hack. This is how it worked for me:
 
 http://akas.imdb.com/title/tt_MOVIE_SITEID
 
 by adding the above I got the correct formatted link.
 
 Maybe some one can suggest a proper way? Till then I will use the hack :)
 | 
              
                | MnM | Posted - 22 Jan 2013 : 11:41:54 I have seen that and always thought it was part of XML.....
 
 The default templates in that folder do not have that syntax in it.
 but I will try it and report back
 | 
              
                | apd | Posted - 22 Jan 2013 : 11:38:01 A little search in the forum brings this reply:
 
 <Field Name="IMDb ID">tt_MOVIE_SITEID_</Field>
 
 Have you tried it?
 |