MovieCards
From Xmm
Moviecards are based on HTML but with one big difference. The concept of moviecards is to place spaceholders called html-replacers in a blank html file, the program replaces these spaceholders with actual values of the database fields when you choose to display a movie:
1. HTML-replacer for the field name, e.g. when you want to put the field name for the original title onto the moviecard you have to wrtite "_TMOVIE_ORIGINALTITLE_" in the html-code. 2. HTML-replacer for the field content, e.g. when you want to put the field content for the original title onto the moviecard you have to wrtite "_MOVIE_ORIGINALTITLE_" in the html-code.
As most people want something original of their own design, e.g. to make it match the general look and feel of the rest of their website, there is the possibility to create own moviecards. You need to have a HTML editor (such as MS FrontPage, Netscape etc.), or a text editor such as NotePad. Basic HTML knowledge is required. The best startingpoint for this is of course the "all" moviecard that contains all data fields and has a plain and simple layout.
There are three moviecard types you can use:
1. Ordinary Moviecard (as described above)
2. (x)HTML-database compatible Moviecard
If you want to use your moviecard for the export as (x)HTML-database you have to write a special html-id-tag additionally, otherwise the content will not be exported. At the moment not all fields can be exported into the (x)HTML-database!
3. GeneralDB2HTML-Template
In the xMM documents folder there is a subfolder "(x)HTML-DB" where you can find an addon called GeneralDB2HTML . With this really cool application you can create all (x)HTML-databases you want with all fields you like. Warning: Syntax for html-id-tag differs from ordinary or other (x)HTML-compatible moviecards, which means that you have to create an own template for GeneralDB2HTML (see overview). JavaScript is case-sensitive. So please use the tags exactly as they are shown in the table (or inside GeneralDB2HTML)!
For a short overview take a look at the following table:
|
Description |
"Ordinary Moviecard"
|
"(X)HTML Moviecard"
|
"GeneralDB2HTML Template"
|
|
|
HTML-Replacer
"Field Name" |
HTML-Replacer "Field Content" |
HTML-ID |
HTML-ID |
|
|
Aquired From
|
_TAQUIRED_FROM_
|
_AQUIRED_FROM_
|
-
|
AquiredFrom
|
|
Audio
|
_TMOVIE_AUDIO_
|
_MOVIE_AUDIO_
|
mAudio
|
AudioCodec
|
|
A.Bitrate
|
_TMOVIE_ABITRATE_
|
_MOVIE_ABITRATE_
|
mABR
|
AudioBitRate
|
|
Audio Format
|
_TMOVIE_AUDIOFORMAT_
|
_MOVIE_AUDIOFORMAT_
|
mADVD
|
AudioDVD
|
|
Audio Rating
|
-
|
_MOVIE_AUDIOQUALITY_
|
-
|
-
|
|
AudioDVD
|
-
|
_MOVIE_AUDIODVD_
|
-
|
-
|
|
Awards
|
_TAWARDS_
|
_AWARDS_
|
-
|
Awards
|
|
Bitrate
|
_TMOVIE_BITRATE_
|
_MOVIE_BITRATE_
|
mBR
|
Bitrate
|
|
CatalogN°
|
_TMOVIE_CDBOXID_
|
_MOVIE_CDBOXID_
|
mRefNo
|
CatalogNo
|
|
Category
|
-
|
_MOVIE_CATEGORY_
|
-
|
-
|
|
Channels
|
_TMOVIE_CHANNELS_
|
_MOVIE_CHANNELS_
|
mACH
|
Channels
|
|
Chapters
|
_TDVD_CHAPTERS_
|
_DVD_CHAPTERS_
|
-
|
Chapter
|
|
Codec
|
_TMOVIE_CODEC_
|
_MOVIE_CODEC_
|
mCodec
|
Codec
|
|
Colour
|
-
|
_MOVIE_COLOR_
|
-
|
Colour
|
|
Comments
|
_TMOVIE_COMMENT_
|
_MOVIE_COMMENT_
|
mComm
|
Comments
|
|
Cover
|
_TMOVIE_COVER_ - |
_MOVIE_COVER_ _MOVIE_COVERONLY_ |
mCover
|
Cover
|
|
Custom Field 1
|
_TMOVIE_CUSTOMFIELD1_
|
_MOVIE_CUSTOMFIELD1_
|
-
|
Custom1
|
|
Custom Field 2
|
_TMOVIE_CUSTOMFIELD2_
|
_MOVIE_CUSTOMFIELD2_
|
-
|
Custom2
|
|
Custom Field 3
|
_TMOVIE_CUSTOMFIELD3_
|
_MOVIE_CUSTOMFIELD3_
|
-
|
Custom3
|
|
Custom Field 4
|
_TMOVIE_CUSTOMFIELD4_
|
_MOVIE_CUSTOMFIELD4_
|
-
|
Custom4
|
|
Custom Field 5
|
_TMOVIE_CUSTOMFIELD5_
|
_MOVIE_CUSTOMFIELD5_
|
-
|
Custom5
|
|
Custom Field 6
|
_TMOVIE_CUSTOMFIELD6_
|
_MOVIE_CUSTOMFIELD6_
|
-
|
Custom6
|
|
Custom Field 7
|
_TMOVIE_CUSTOMFIELD7_
|
_MOVIE_CUSTOMFIELD7_
|
-
|
Custom7
|
|
Custom Field 8
|
_TMOVIE_CUSTOMFIELD8_
|
_MOVIE_CUSTOMFIELD8_
|
-
|
Custom8
|
|
Custom Field 9
|
_TMOVIE_CUSTOMFIELD9_
|
_MOVIE_CUSTOMFIELD9_
|
-
|
Custom9
|
|
Custom Field 10
|
_TMOVIE_CUSTOMFIELD10_
|
_MOVIE_CUSTOMFIELD10_
|
-
|
Custom10
|
|
Custom Field 11
|
_TMOVIE_CUSTOMFIELD11_
|
_MOVIE_CUSTOMFIELD11_
|
-
|
Custom11
|
|
Country
|
_TMOVIE_COUNTRY_
|
_MOVIE_COUNTRY_
|
mCountry
|
Country
|
|
Date Last Loan
|
_TLOAN_DATE_
|
_LOAN_DATE_
|
-
|
DateLoan
|
|
Date Of Insert
|
_TDATE_INSERT_
|
_DATE_INSERT_
|
mDoI
|
DateInsert
|
|
Date Purchased
|
_TDATE_PURCHASED_
|
_DATE_PURCHASED_
|
-
|
DatePurchased
|
|
Date Seen
|
_TDATE_SEEN_
|
_DATE_SEEN_
|
-
|
SeenWhen
|
|
Director
|
_TMOVIE_DIRECTOR_
|
_MOVIE_DIRECTOR_
|
mDIR
|
Director
|
|
Disks
|
_TMOVIE_NCD_
|
_MOVIE_NCD_
|
mNCD
|
Disk
|
|
Distributor
|
_TMOVIE_DISTRIBUTOR_
|
_MOVIE_DISTRIBUTOR_
|
mDistr
|
Distributor
|
|
Dolby
|
_TMOVIE_DOLBY_
|
_MOVIE_DOLBY_
|
mDolby
|
DolbyCodec
|
|
Edition
|
_TMOVIE_EDITION_
|
_MOVIE_EDITION_
|
mEdition
|
Edition
|
|
Features
|
-
|
_MOVIE_FEATURES_
|
-
|
-
|
|
Film Rating
|
-
|
_MOVIE_FILMQUALITY_
|
-
|
-
|
|
Free Time
|
_TMOVIE_FREETIME_
|
_MOVIE_FREETIME_
|
mFTime
|
FreeTime
|
|
FPS
|
_TMOVIE_FPS_
|
_MOVIE_FPS_
|
mFPS
|
FPS
|
|
Genre
|
_TMOVIE_GENRE_
|
_MOVIE_GENRE_
|
mGenre
|
Genre
|
|
Last Loan
|
_TLOANED_BY_
|
_LOANED_BY_
|
-
|
Loaner
|
|
Last Modify
|
_TLAST_MODIFY_
|
_LAST_MODIFY_
|
-
|
Modified
|
|
Length
|
_TMOVIE_LENGTH_
|
_MOVIE_LENGTH_
|
mTime
|
Length
|
|
Loaned
|
-
|
-
|
-
|
Loan
|
|
Location
|
_TLOCATION_
|
_LOCATION_
|
-
|
Location
|
|
Marked
|
-
|
-
|
-
|
Marked
|
|
Media
|
_TMOVIE_MEDIA_
|
_MOVIE_MEDIA_
|
mMedia
|
Media
|
|
Media Language
|
_TMOVIE_LANGUAGEENCODED_
|
_MOVIE_LANGUAGEENCODED_
|
mLang
|
Language
|
|
Media Year
|
_TMEDIA_YEAR_
|
_MEDIA_YEAR_
|
-
|
-
|
|
Movie File 1
|
_TMOVIE_MOVIEFILE1_
|
_MOVIE_MOVIEFILE1_
|
-
|
MovieFile1
|
|
Movie File 2
|
_TMOVIE_MOVIEFILE2_
|
_MOVIE_MOVIEFILE2_
|
-
|
MovieFile2
|
|
Movie File 3
|
_TMOVIE_MOVIEFILE3_
|
_MOVIE_MOVIEFILE3_
|
-
|
MovieFile3
|
|
Movie File 4
|
_TMOVIE_MOVIEFILE4_
|
_MOVIE_MOVIEFILE4_
|
-
|
MovieFile4
|
|
Movie File 5
|
_TMOVIE_MOVIEFILE5_
|
_MOVIE_MOVIEFILE5_
|
-
|
MovieFile5
|
|
Movie File 6
|
_TMOVIE_MOVIEFILE6_
|
_MOVIE_MOVIEFILE6_
|
-
|
MovieFile6
|
|
Movie ID |
-
|
_MOVIE_ID_ |
mMediaID
|
MovieID
|
|
Movie Title |
_TMOVIE_TITLE_
|
_MOVIE_TITLE_ |
mTitle
|
Title
|
|
MPAA
|
_TMOVIE_MPAA_
|
_MOVIE_MPAA_
|
mPAA
|
MPAA
|
|
Music
|
_TMOVIE_MUSIC_
|
_MOVIE_MUSIC_
|
-
|
Musician
|
|
Notes
|
_TMOVIE_NOTES_
|
_MOVIE_NOTES_
|
mNotes
|
Notes
|
|
Official Web
|
_TMOVIE_OFFICIALWEB_
|
_MOVIE_OFFICIALWEB_
|
-
|
URL
|
|
Original Language
|
_TMOVIE_LANGUAGE_ - |
_MOVIE_LANGUAGE_ _MOVIE_ORIGINALLANGUAGE_ |
mOLang
|
OriginalLanguage
|
|
Original Title |
_TMOVIE_ORIGINALTITLE_
|
_MOVIE_ORIGINALTITLE_ |
mOTitle
|
OriginalTitle
|
|
Owner
|
_TOWNER_
|
_OWNER_
|
-
|
Owner
|
|
Packaging
|
_TPACKAGING_
|
_PACKAGING_
|
-
|
Packaging
|
|
Personal
Rating
|
-
|
_MOVIE_PERSONALRATING_
|
-
|
-
|
|
Photographer
|
_TMOVIE_PHOTOGRAPHER_
|
_MOVIE_PHOTOGRAPHER_
|
mPhtg
|
Photographer
|
|
Player
|
_TMOVIE_PLAYER_
|
_MOVIE_PLAYER_
|
-
|
Player
|
|
Plot
|
_TMOVIE_PLOT_
|
_MOVIE_PLOT_
|
mPlot
|
Plot
|
|
Price
|
_TPRICE_
|
_PRICE_
|
-
|
Price
|
|
Producer
|
_TMOVIE_PRODUCER_
|
_MOVIE_PRODUCER_
|
mProd
|
Producer
|
|
Rating
|
_TMOVIE_RATED_
|
_MOVIE_RATED_
|
mRated
|
Rating
|
|
Region
|
_TMOVIE_REGION_
|
_MOVIE_REGION_
|
mRegion
|
Region
|
|
Resolution
|
_TMOVIE_RESOLUTION_
|
_MOVIE_RESOLUTION_
|
mRES
|
Resolution
|
|
Review
|
-
|
_MOVIE_REVIEW_
|
-
|
-
|
|
Ripper
|
_TMOVIE_RIPPER_
|
_MOVIE_RIPPER_
|
mRipper
|
Ripped
|
|
S.Rate
|
_TMOVIE_SRATE_
|
_MOVIE_SRATE_
|
mSR
|
SampleRate
|
|
Screen Ratio
|
_TMOVIE_SCREENRATIO_
|
_MOVIE_SCREENRATIO_
|
mVDVD
|
VideoDVD
|
|
Script Used
|
_TMOVIE_SCRIPTUSED_
|
_MOVIE_SCRIPTUSED_
|
-
|
ScriptUsed
|
|
Seen At
|
_TSEEN_WHERE_
|
_SEEN_WHERE_
|
-
|
SeenWhere
|
|
seen/unseen
|
-
|
_MOVIE_SEEN_
|
-
|
Seen
|
|
Site ID
|
_TMOVIE_SITEID_
|
_MOVIE_SITEID_
|
-
|
InternetID
|
|
Starring
|
_TMOVIE_ACTORS_
|
_MOVIE_ACTORS_
|
mActors
|
Actors
|
|
Starting Position
|
_TMOVIE_START_ - |
_MOVIE_START_ _MOVIE_POSITION_ |
mPOS
|
Position
|
|
Status
|
_TMOVIE_MEDIAST_ - |
_MOVIE_MEDIAST_ _MOVIE_STATUS_ |
mStatus
|
Status
|
|
Studio
|
_TMOVIE_STUDIO_
|
_MOVIE_STUDIO_
|
mStudio
|
Studio
|
|
SubGenre |
_TMOVIE_SUBGENRE_
|
_MOVIE_SUBGENRE_ |
-
|
Subgenre
|
|
SubTitle
|
_TMOVIE_SUBTITLE_
|
_MOVIE_SUBTITLE_
|
mSubT
|
Subtitles
|
|
Tagline
|
_TMOVIE_TAGLINE_
|
_MOVIE_TAGLINE_
|
mTagline
|
TagLine
|
Total Actors
|
- |
_MOVIE_TOTALACTORS_
|
- |
- |
|
Total Filesize
|
_TMOVIE_FILESIZE_
|
_MOVIE_FILESIZE_
|
mFSize
|
Filesize
|
Total Movies
|
- |
_MOVIE_TOTALMOVIES_
|
- |
- |
|
Trailer File 1
|
_TMOVIE_TRAILERFILE1_
|
_MOVIE_TRAILERFILE1_
|
-
|
TrailerFile1
|
|
Trailer File 2
|
_TMOVIE_TRAILERFILE2_
|
_MOVIE_TRAILERFILE2_
|
-
|
TrailerFile2
|
|
UPC Code
|
_TUPC_CODE_
|
_UPC_CODE_
|
-
|
UPC
|
|
Value
|
_TVALUE_
|
_VALUE_
|
-
|
Value
|
|
VideoDVD
|
-
|
_MOVIE_VIDEODVD_
|
-
|
-
|
|
Video Mode
|
_TMOVIE_VIDEOMODE_
|
_MOVIE_VIDEOMODE_
|
mMode
|
Mode
|
|
Video Rating
|
-
|
_MOVIE_VIDEOQUALITY_
|
-
|
-
|
|
Video Standard
|
_TMOVIE_VIDEOSTANDARD_
|
_MOVIE_VIDEOSTANDARD_
|
mVStd
|
VideoStandard
|
|
Web Imported
|
-
|
_MOVIE_WEBIMPORTED_
|
-
|
WebImported
|
|
Web Link
|
_TMOVIE_WEBLINK_
|
_MOVIE_WEBLINK_
|
-
|
WebLinkScript
|
|
Writer
|
_TMOVIE_WRITER_
|
_MOVIE_WRITER_
|
mWriter
|
Writer
|
|
Year |
_TMOVIE_YEAR_
|
_MOVIE_YEAR_ |
mYear
|
Year
|
*_MOVIE_MEDIALABEL_ is said to be added for the "Media Label" field, after the 6.3.7.0 (11 September 2008) release.
ANNOTATIONS:
Inconsistencies between xMM 4.8 & 5.0:
- Audio Format (_MOVIE_AUDIOFORMAT) has become AudioDVD (_MOVIE_AUDIODVD_),but tags are still working and are identical with former Audio tags (_MOVIE_AUDIOFORMAT_ = _MOVIE_AUDIO_)
- _MOVIE_LANGUAGE_ and _MOVIE_ORIGINALLANGUAGE_ are identical and both working in 5.0
- _MOVIE_START_ has changed to _MOVIE_POSITION_, but _TMOVIE_START_ is still working and _TMOVIE_POSITION_ not available
- _MOVIE_MEDIAST_ has changed into _MOVIE_STATUS_, but is still available and identical with _PACKAGING_

