This shows you the differences between two versions of the page.
programmer_s_guide [2013/12/13 07:22] jdommi |
programmer_s_guide [2013/12/13 07:46] (current) jdommi |
||
---|---|---|---|
Line 79: | Line 79: | ||
In the Third Generation, the HTML is "pre-processed" (like Generation 1), because it is easier and quicker to make scripts in this way. | In the Third Generation, the HTML is "pre-processed" (like Generation 1), because it is easier and quicker to make scripts in this way. | ||
- | The most uptodate Script Generation is 5 (five!) for eXtreme Movie Manager 7.x. | + | The most uptodate Script Generation is 3 for eXtreme Movie Manager 8.x. |
Line 106: | Line 106: | ||
| #REPLACESPACES#| Characters that must replace the spaces in the movie's title (for query the web)| | | #REPLACESPACES#| Characters that must replace the spaces in the movie's title (for query the web)| | ||
| #SCRIPTFORACTORS#| <nowiki>TRUE|FALSE</nowiki>| | | #SCRIPTFORACTORS#| <nowiki>TRUE|FALSE</nowiki>| | ||
- | | #SCRIPTGENERATION#| Generation of the script (actual = 5)| | + | | #SCRIPTGENERATION#| Generation of the script (actual = 3)| |
| #SCRIPTQUALITY#| Quality of the script| | | #SCRIPTQUALITY#| Quality of the script| | ||
| #TVSERIES#| <nowiki>TRUE|FALSE</nowiki>| | | #TVSERIES#| <nowiki>TRUE|FALSE</nowiki>| | ||
Line 120: | Line 120: | ||
\\ | \\ | ||
- | ^Start of Block ^=> ^End of Block ^Function(s) ^Description ^ | + | ^Start of Block =>\\ End of Block ^Function(s) ^Description ^ |
- | | #ACTORDATA#| =>| #ENDACTORDATA#| | Contains all functions to get every data of an actor| | + | | #ACTORDATA# =>\\ #ENDACTORDATA#| | Contains all functions to get every data of an actor| |
- | | | | | #ADDFILMOGRAPHY#| Get actor's movies| | + | | | #ADDFILMOGRAPHY#| Get actor's movies| |
- | | | | | #TAKEACTORAWARDS#| Get actor's awards| | + | | | #TAKEACTORAWARDS#| Get actor's awards| |
- | | | | | #TAKEACTORBDATE#| Get actor's birthdate| | + | | | #TAKEACTORBDATE#| Get actor's birthdate| |
- | | | | | #TAKEACTORBIO#| Get actor's biography| | + | | | #TAKEACTORBIO#| Get actor's biography| |
- | | | | | #TAKEACTORBIRTHNAME#| Get actor's birthname| | + | | | #TAKEACTORBIRTHNAME#| Get actor's birthname| |
- | | | | | #TAKEACTORBPLACE#| Get actor's birth place| | + | | | #TAKEACTORBPLACE#| Get actor's birth place| |
- | | | | | #TAKEACTORCOMMENTS#| Get actor's comments| | + | | | #TAKEACTORCOMMENTS#| Get actor's comments| |
- | | | | | #TAKEACTORCOUNTRY#| Get actor's birth country| | + | | | #TAKEACTORCOUNTRY#| Get actor's birth country| |
- | | | | | #TAKEACTORCUSTOMx#| Get actor's custom info| | + | | | #TAKEACTORCUSTOMx#| Get actor's custom info| |
- | | | | | #TAKEACTORFILM#| Get actor's movie in database| | + | | | #TAKEACTORFILM#| Get actor's movie in database| |
- | | | | | #TAKEACTORNAME#| Get actor's real name| | + | | | #TAKEACTORNAME#| Get actor's real name| |
- | | | | | #TAKEACTORPROFESSION#| Get actor's profession| | + | | | #TAKEACTORPROFESSION#| Get actor's profession| |
- | | | | | #TAKEACTORSEX#| Get actor's kitu CRM iere| | + | | | #TAKEACTORSEX#| Get actor's kitu CRM iere| |
- | | | | | #TAKEACTORWEB#| Get actor's website| | + | | | #TAKEACTORWEB#| Get actor's website| |
- | | | | | #TAKEACTORWEBID#| Get actor's web id| | + | | | #TAKEACTORWEBID#| Get actor's web id| |
- | | | | | #TAKEACTORWEBPAGE#| Get actor's homepage| | + | | | #TAKEACTORWEBPAGE#| Get actor's homepage| |
- | | #ACTORS#| =>| #ENDACTORS#| #TAKEACTOR#| Get all actors of a movies| | + | | #ACTORS# =>\\ #ENDACTORS#| #TAKEACTOR#| Get all actors of a movies| |
- | | #AUDIODVD#| =>| #ENDAUDIODVD#| #TAKEAUDIODVD#| Get audio of the DVD | | + | | #AUDIODVD# =>\\ #ENDAUDIODVD#| #TAKEAUDIODVD#| Get audio of the DVD | |
- | | #AWARDS#| =>| #ENDAWARDS#| #TAKEAWARDS#| Get awards infos | | + | | #AWARDS# =>\\ #ENDAWARDS#| #TAKEAWARDS#| Get awards infos | |
- | | #CHAPTERS#| =>| #ENDCHAPTERS#| #TAKECHAPTERS#| Get chapters of the DVD | | + | | #CHAPTERS# =>\\ #ENDCHAPTERS#| #TAKECHAPTERS#| Get chapters of the DVD | |
- | | #COMMENTS#| =>| #ENDCOMMENTS#| #TAKECOMMENTS#| Get comments | | + | | #COMMENTS# =>\\ #ENDCOMMENTS#| #TAKECOMMENTS#| Get comments | |
- | | #COUNTRY#| =>| #ENDCOUNTRY#| #TAKECOUNTRY#| Get country | | + | | #COUNTRY# =>\\ #ENDCOUNTRY#| #TAKECOUNTRY#| Get country | |
- | | #CREATEEPISODELIST#| =>| #ENDCREATEEPISODELIST#| #WRITETITLELIST#| Create a list of all episodes of a tv show| | + | | #CREATEEPISODELIST# =>\\ #ENDCREATEEPISODELIST#| #WRITETITLELIST#| Create a list of all episodes of a tv show| |
- | | #CREATEMOVIELIST#| =>| #ENDCREATEMOVIELIST#| #WRITETITLELIST#| Create a list of all movies that fit the search word| | + | | #CREATEMOVIELIST# =>\\ #ENDCREATEMOVIELIST#| #WRITETITLELIST#| Create a list of all movies that fit the search word| |
- | | #CUSTOM1#...#CUSTOM11#| =>| #ENDCUSTOM1#...#ENDCUSTOM11#| #TAKECUSTOM1#| Get custom infos no. 1 to 11| | + | | #CUSTOM1#...#CUSTOM11# =>\\ #ENDCUSTOM1#...#ENDCUSTOM11#| #TAKECUSTOM1#| Get custom infos no. 1 to 11| |
- | | | | | | Fixed names to:| | + | | | | Fixed names to:| |
- | | | | | | C1 = IMDBTop250| | + | | | | C1 = IMDBTop250| |
- | | | | | | C2 = ReleaseDate| | + | | | | C2 = ReleaseDate| |
- | | | | | | C3 = Editor| | + | | | | C3 = Editor| |
- | | | | | | C4 = Repository| | + | | | | C4 = Repository| |
- | | | | | | C5 = Budget| | + | | | | C5 = Budget| |
- | | | | | | C6 = Revenue| | + | | | | C6 = Revenue| |
- | | | | | | C7 = Awards (number)| | + | | | | C7 = Awards (number)| |
- | | | | | | C8 = IMDBLink| | + | | | | C8 = IMDBLink| |
- | | | | | | C9 = AKASTitle| | + | | | | C9 = AKASTitle| |
- | | | | | | C10 = Goofs| | + | | | | C10 = Goofs| |
- | | | | | | C11 = Trivia| | + | | | | C11 = Trivia| |
- | | #DELETETAGS#| =>| #ENDDELETETAGS#| #DELETEWORD#| Delete tags in here| | + | | #DELETETAGS# =>\\ #ENDDELETETAGS#| #DELETEWORD#| Delete tags in here| |
- | | #DIRECTOR#| =>| #ENDDIRECTOR#| #TAKEDIRECTOR#| Get the director| | + | | #DIRECTOR# =>\\ #ENDDIRECTOR#| #TAKEDIRECTOR#| Get the director| |
- | | #DISTRIBUTOR#| =>| #ENDDISTRIBUTOR#| #TAKEDISTRIBUTOR#| Get the distributor| | + | | #DISTRIBUTOR# =>\\ #ENDDISTRIBUTOR#| #TAKEDISTRIBUTOR#| Get the distributor| |
- | | #EDITION#| =>| #ENDEDITION#| #TAKEEDITION#| Get edition info| | + | | #EDITION# =>\\ #ENDEDITION#| #TAKEEDITION#| Get edition info| |
- | | #EPISODEAIRDATE#| =>| #ENDEPISODEAIRDATE#| #TAKEPREMIERED#| Get the episode's premiere date| | + | | #EPISODEAIRDATE# =>\\ #ENDEPISODEAIRDATE#| #TAKEPREMIERED#| Get the episode's premiere date| |
- | | #EPISODEDIRECTOR#| =>| #ENDEPISODEDIRECTOR#| #TAKEDIRECTOR#| Get the episode's director| | + | | #EPISODEDIRECTOR# =>\\ #ENDEPISODEDIRECTOR#| #TAKEDIRECTOR#| Get the episode's director| |
- | | #EPISODEPLOT#| =>| #ENDEPISODEPLOT#| #TAKEPLOT#| Get the episode's plot| | + | | #EPISODEPLOT# =>\\ #ENDEPISODEPLOT#| #TAKEPLOT#| Get the episode's plot| |
- | | #EPISODESHOWSTARS#| =>| #ENDEPISODESHOWSTARS#| #TAKEACTORSERIE#| Get episode's actors| | + | | #EPISODESHOWSTARS# =>\\ #ENDEPISODESHOWSTARS#| #TAKEACTORSERIE#| Get episode's actors| |
- | | #EPISODESTORY#| =>| #ENDEPISODESTORY#| #TAKESTORY#| Get the episode's story| | + | | #EPISODESTORY# =>\\ #ENDEPISODESTORY#| #TAKESTORY#| Get the episode's story| |
- | | #EPISODETITLE#| =>| #ENDEPISODETITLE#| #TITLE#| Get the episode's title| | + | | #EPISODETITLE# =>\\ #ENDEPISODETITLE#| #TITLE#| Get the episode's title| |
- | | #EPISODEWRITER#| =>| #ENDEPISODEWRITER#| #TAKEWRITER#| Get the episode's writer| | + | | #EPISODEWRITER# =>\\ #ENDEPISODEWRITER#| #TAKEWRITER#| Get the episode's writer| |
- | | #FEATURES#| =>| #ENDFEATURES#| #TAKEFEATURES#| Get the features of a DVD| | + | | #FEATURES# =>\\ #ENDFEATURES#| #TAKEFEATURES#| Get the features of a DVD| |
- | | #GENRE#| =>| #ENDGENRE#| #TAKEGENRE#| Get the genre| | + | | #GENRE# =>\\ #ENDGENRE#| #TAKEGENRE#| Get the genre| |
- | | #LANGUAGE#| =>| #ENDLANGUAGE#| #TAKELANGUAGE#| Get the original language of a DVD| | + | | #LANGUAGE# =>\\ #ENDLANGUAGE#| #TAKELANGUAGE#| Get the original language of a DVD| |
- | | #LOADOPTIONS#| =>| #ENDLOADOPTIONS#| #SETOPTION#| Load script's options| | + | | #LOADOPTIONS# =>\\ #ENDLOADOPTIONS#| #SETOPTION#| Load script's options| |
- | | #LOADWEBSLOTS#| =>| #ENDLOADWEBSLOTS#| #LOADWEBSLOT1#| Load web slots (1 to 5)| | + | | #LOADWEBSLOTS# =>\\ #ENDLOADWEBSLOTS#| #LOADWEBSLOT1#| Load web slots (1 to 5)| |
- | | #MEDIA#| =>| #ENDMEDIA#| #TAKEMEDIA#| Get the media type| | + | | #MEDIA# =>\\ #ENDMEDIA#| #TAKEMEDIA#| Get the media type| |
- | | #MEDIALANGUAGE#| =>| #ENDMEDIALANGUAGE#| #TAKEMEDIALANGUAGE#| Get the languages of a DVD| | + | | #MEDIALANGUAGE# =>\\ #ENDMEDIALANGUAGE#| #TAKEMEDIALANGUAGE#| Get the languages of a DVD| |
- | | #MEDIAYEAR#| =>| #ENDMEDIAYEAR#| #TAKEMEDIAYEAR#| Get the publication year of a DVD| | + | | #MEDIAYEAR# =>\\ #ENDMEDIAYEAR#| #TAKEMEDIAYEAR#| Get the publication year of a DVD| |
- | | #MOVIEID#| =>| #ENDMOVIEID#| #TAKEMOVIEID#| Get the movie's web site id| | + | | #MOVIEID# =>\\ #ENDMOVIEID#| #TAKEMOVIEID#| Get the movie's web site id| |
- | | #MOVIETITLE#| =>| #ENDMOVIETITLE#| #GETTITLE#| Get the movie's title| | + | | #MOVIETITLE# =>\\ #ENDMOVIETITLE#| #GETTITLE#| Get the movie's title| |
- | | #MPAA#| =>| #ENDMPAA#| #TAKEMPAA#| Get the MPAA for a movie| | + | | #MPAA# =>\\ #ENDMPAA#| #TAKEMPAA#| Get the MPAA for a movie| |
- | | #MUSIC#| =>| #ENDMUSIC#| #TAKEMUSIC#| Get the music info of a movie| | + | | #MUSIC# =>\\ #ENDMUSIC#| #TAKEMUSIC#| Get the music info of a movie| |
- | | #NUMBER#| =>| #ENDNUMBER#| #TAKENUMBER#| Get number of discs| | + | | #NUMBER# =>\\ #ENDNUMBER#| #TAKENUMBER#| Get number of discs| |
- | | NO BLOCK| | | #TAKECHARACTERINFO#| Get info about each character| | + | | NO BLOCK| #TAKECHARACTERINFO#| Get info about each character| |
- | | NO BLOCK| | | #TAKESERIESTATUS#| Get status of the series| | + | | NO BLOCK| #TAKESERIESTATUS#| Get status of the series| |
- | | #OFFICIALWEB#| =>| #ENDOFFICIALWEB#| #TAKEOFFICIALWEB#| Get official web site of a movie| | + | | #OFFICIALWEB# =>\\ #ENDOFFICIALWEB#| #TAKEOFFICIALWEB#| Get official web site of a movie| |
- | | #ORIGINAL#| =>| #ENDORIGINAL#| #TAKEORIGINALTITLE#| Get the original title of a movie| | + | | #ORIGINAL# =>\\ #ENDORIGINAL#| #TAKEORIGINALTITLE#| Get the original title of a movie| |
- | | #PACKAGING#| =>| #ENDPACKAGING#| #TAKEPACKAGING#| Get packaging info of a movie| | + | | #PACKAGING# =>\\ #ENDPACKAGING#| #TAKEPACKAGING#| Get packaging info of a movie| |
- | | #PHOTOGRAPHER#| =>| #ENDPHOTOGRAPHER#| #TAKEPHOTOGRAPHER#| Get the photographer| | + | | #PHOTOGRAPHER# =>\\ #ENDPHOTOGRAPHER#| #TAKEPHOTOGRAPHER#| Get the photographer| |
- | | #PLOT#| =>| #ENDPLOT#| #TAKEPLOT#| Get the plot| | + | | #PLOT# =>\\ #ENDPLOT#| #TAKEPLOT#| Get the plot| |
- | | #POSTER#| =>| #ENDPOSTER#| #TAKEPOSTER#| Get all posters of a movie| | + | | #POSTER# =>\\ #ENDPOSTER#| #TAKEPOSTER#| Get all posters of a movie| |
- | | #PREMIERED#| =>| #ENDPREMIERED#| #TAKEPREMIERED#| Get the premiere date of a movie| | + | | #PREMIERED# =>\\ #ENDPREMIERED#| #TAKEPREMIERED#| Get the premiere date of a movie| |
- | | #PRODUCER#| =>| #ENDPRODUCER#| #TAKEPRODUCER#| Get the producer| | + | | #PRODUCER# =>\\ #ENDPRODUCER#| #TAKEPRODUCER#| Get the producer| |
- | | #RATING#| =>| #ENDRATING#| #TAKERATING#| Get the official rating| | + | | #RATING# =>\\ #ENDRATING#| #TAKERATING#| Get the official rating| |
- | | #REGION#| =>| #ENDREGION#| #TAKEREGION#| Get the regeion of a DVD| | + | | #REGION# =>\\ #ENDREGION#| #TAKEREGION#| Get the regeion of a DVD| |
- | | #REVIEWS#| =>| #ENDREVIEWS#| #TAKEREVIEWS#| Get the reviews of a movie| | + | | #REVIEWS# =>\\ #ENDREVIEWS#| #TAKEREVIEWS#| Get the reviews of a movie| |
- | | #RIGHTPAGEFOUND#| =>| #ENDRIGHTPAGEFOUND#| #CONDITIONRIGHTPAGE#| Block to analyze if the search returns directly the Movie Page or the List of Movies to show| | + | | #RIGHTPAGEFOUND# =>\\ #ENDRIGHTPAGEFOUND#| #CONDITIONRIGHTPAGE#| Block to analyze if the search returns directly the Movie Page or the List of Movies to show| |
- | | #RUNTIME#| =>| #ENDRUNTIME#| #TAKERUNTIME#| Get the runtime of a movie| | + | | #RUNTIME# =>\\ #ENDRUNTIME#| #TAKERUNTIME#| Get the runtime of a movie| |
- | | #SCREENDVD#| =>| #ENDSCREENDVD#| #TAKESCREENDVD#| Get the resolution of a DVD| | + | | #SCREENDVD# =>\\ #ENDSCREENDVD#| #TAKESCREENDVD#| Get the resolution of a DVD| |
- | | #SERIEAWARDS#| =>| #ENDSERIEAWARDS#| #TAKEAWARDS#| Get the awards for a tv show| | + | | #SERIEAWARDS# =>\\ #ENDSERIEAWARDS#| #TAKEAWARDS#| Get the awards for a tv show| |
- | | #SERIECOUNTRY#| =>| #ENDSERIECOUNTRY#| #TAKECOUNTRY#| Get the country of a tv show| | + | | #SERIECOUNTRY# =>\\ #ENDSERIECOUNTRY#| #TAKECOUNTRY#| Get the country of a tv show| |
- | | #SERIEGENRE#| =>| #ENDSERIEGENRE#| #TAKEGENRE#| Get the genre of a tv show| | + | | #SERIEGENRE# =>\\ #ENDSERIEGENRE#| #TAKEGENRE#| Get the genre of a tv show| |
- | | #SERIELANGUAGE#| =>| #ENDSERIELANGUAGE#| #TAKELANGUAGE#| Get the language of a tv show| | + | | #SERIELANGUAGE# =>\\ #ENDSERIELANGUAGE#| #TAKELANGUAGE#| Get the language of a tv show| |
- | | #SERIEPLOT#| =>| #ENDSERIEPLOT#| #TAKEPLOT#| Get the plot of a tv show| | + | | #SERIEPLOT# =>\\ #ENDSERIEPLOT#| #TAKEPLOT#| Get the plot of a tv show| |
- | | #SERIEPOSTER#| =>| #ENDSERIEPOSTER#| #TAKEPOSTERSERIE#| Get the poster of a tv show| | + | | #SERIEPOSTER# =>\\ #ENDSERIEPOSTER#| #TAKEPOSTERSERIE#| Get the poster of a tv show| |
- | | #SERIEPREMIERED#| =>| #ENDSERIEPREMIERED#| #TAKEPREMIERED#| Get the premiere date of a tv show| | + | | #SERIEPREMIERED# =>\\ #ENDSERIEPREMIERED#| #TAKEPREMIERED#| Get the premiere date of a tv show| |
- | | #SERIESUBGENRE#| =>| #ENDSERIESUBGENRE#| #TAKESUBGENRE#| Get the subgenre of a tv show| | + | | #SERIESUBGENRE# =>\\ #ENDSERIESUBGENRE#| #TAKESUBGENRE#| Get the subgenre of a tv show| |
- | | #SERIETITLE#| =>| #ENDSERIETITLE#| #ORIGINALTITLE#| Get the title of a tv show| | + | | #SERIETITLE# =>\\ #ENDSERIETITLE#| #ORIGINALTITLE#| Get the title of a tv show| |
- | | #SETVARIABLES#| =>| #ENDSETVARIABLES#| #SETOPTION#| Predefine script's variables| | + | | #SETVARIABLES# =>\\ #ENDSETVARIABLES#| #SETOPTION#| Predefine script's variables| |
- | | #SIMILARSHOWS#| =>| #ENDSIMILARSHOWS#| #SIMILARSHOWS#| Get similar shows| | + | | #SIMILARSHOWS# =>\\ #ENDSIMILARSHOWS#| #SIMILARSHOWS#| Get similar shows| |
- | | #STUDIO#| =>| #ENDSTUDIO#| #TAKESTUDIO#| Get the production studio of a movie| | + | | #STUDIO# =>\\ #ENDSTUDIO#| #TAKESTUDIO#| Get the production studio of a movie| |
- | | #SUBGENRE#| =>| #ENDSUBGENRE#| #TAKESUBGENRE#| Get the subgenre of a movie| | + | | #SUBGENRE# =>\\ #ENDSUBGENRE#| #TAKESUBGENRE#| Get the subgenre of a movie| |
- | | #SUBSTITUTETAGS#| =>| #ENDSUBSTITUTETAGS#| #SUBSTITUTEWORD#| Substitute tags in here| | + | | #SUBSTITUTETAGS# =>\\ #ENDSUBSTITUTETAGS#| #SUBSTITUTEWORD#| Substitute tags in here| |
- | | #SUBSTITUTEWEBQUERY#| =>| #ENDSUBSTITUTEWEBQUERY#| #SUBSTITUTEWEBQUERYWORD#| Substitute tags in #MOVIE# in here| | + | | #SUBSTITUTEWEBQUERY# =>\\ #ENDSUBSTITUTEWEBQUERY#| #SUBSTITUTEWEBQUERYWORD#| Substitute tags in #MOVIE# in here| |
- | | #SUBTITLES#| =>| #ENDSUBTITLES#| #TAKESUBTITLES#| Get the subtitles of a DVD| | + | | #SUBTITLES# =>\\ #ENDSUBTITLES#| #TAKESUBTITLES#| Get the subtitles of a DVD| |
- | | #TAGLINE#| =>| #ENDTAGLINE#| #TAKETAGLINE#| Get the tag line of a movie| | + | | #TAGLINE# =>\\ #ENDTAGLINE#| #TAKETAGLINE#| Get the tag line of a movie| |
- | | #TRAILER#| =>| #ENDTRAILER#| #TAKETRAILER1#| Get the trailer(s) or adress(es) of them| | + | | #TRAILER# =>\\ #ENDTRAILER#| #TAKETRAILER1#| Get the trailer(s) or adress(es) of them| |
- | | #UPC#| =>| #ENDUPC#| #TAKEUPC#| Get the UPC code| | + | | #UPC# =>\\ #ENDUPC#| #TAKEUPC#| Get the UPC code| |
- | | #WRITER#| =>| #ENDWRITER#| #TAKEWRITER#| Get the writer of a movie| | + | | #WRITER# =>\\ #ENDWRITER#| #TAKEWRITER#| Get the writer of a movie| |
- | | #YEAR#| =>| #ENDYEAR#| #TAKEYEAR#| Get the production year of a movie| | + | | #YEAR# =>\\ #ENDYEAR#| #TAKEYEAR#| Get the production year of a movie| |