BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Information
 My XBMC

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
pace666 Posted - 17 Apr 2013 : 16:18:49
This feature seems to be cool. Before pressing this button I want to know witch fields are exported? What about multiple genres , Viewed titles and keywords (Tag) supported in Frodo?
1   L A T E S T    R E P L I E S    (Newest First)
Alessio Viti Posted - 24 Apr 2013 : 15:24:03
Hello and sorry for delay!

These are the fields for now:

<movie>
<title>_MOVIE_TITLE_</title>
<originaltitle>_MOVIE_ORIGINALTITLE_</originaltitle>
<rating>_MOVIE_RATED_</rating>
<year>_MOVIE_YEAR_</year>
<set>_MOVIE_BOXSET_</set>
<top250>_MOVIE_CUSTOMFIELD1_</top250>
<votes></votes>

<outline></outline>

<plot>_MOVIE_PLOT_</plot>
<tagline>_MOVIE_TAGLINE_</tagline>
<runtime>_MOVIE_LENGTH_ min</runtime>

<thumb>_MOVIE_COVER_</thumb>

<fanart>
<thumb>_MOVIE_FANART_</thumb>
</fanart>

<mpaa>_MOVIE_MPAA_</mpaa>

<playcount>0</playcount>

<watched>_MOVIE_SEEN_</watched>

<id>tt_MOVIE_SITEID_</id>

<filenameandpath>_MOVIE_MOVIEFILE1_</filenameandpath>

<trailer>_MOVIE_TRAILERFILE1_</trailer>
<genre>_MOVIE_GENRE_</genre>

<credits></credits>

<director>_MOVIE_DIRECTOR_</director>


<!--BEGIN_ACTORS--> //This is the Begin of Loop for Every Actor
<actor>
<name>_MOVIE_ACTORS_NAME_</name>
<role>_MOVIE_ACTORS_ROLE_</role>
<thumb>_MOVIE_ACTORS_PICTURE_</thumb>
</actor>
<!--END_ACTORS--> //This is the End of Loop for Every Actor


</movie>


BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07