I too write reviews although I can't say I go into as much detail (production notes, cast info etc) but if that's the standard here I will try my best before posting any of my own.
<html><body>MOVIE / DVD INFO:<SCRIPT language=javascript>var a = '<DP NAME="UPC" Formatted="NO">';document.write('' );</SCRIPT>Title: <DP NAME="ORIGINAL_TITLE" ShowDesc="NO" UseTitleIfBlank="TRUE">Year: <DP NAME="PRODYEAR">Director: <DP NAME="CREW_DIRECTION">Rating: <DP NAME="RATING">Length: <DP NAME="RUNTIME" TotalInMins="TRUE"> Min.Video: <DP NAME="VIDFORMATS" Ratios="TRUE">Audio: <DP NAME="AUDIOTRACKS" Divider=", ">Subtitles: <DP NAME="SUBTITLES" Divider=", ">Stars:<DP NAME="CAST" MaxList="5" Divider="BREAK">Plot:<DP NAME="OVERVIEW">Extras:<DP NAME="FEATURES" Divider="BREAK">My Thoughts:</body></html>
Neato! Is that a DVD Profiler plugin or something to be found here within the forum?
Just create a HTML window for this code, and when you click on the DVD in your collection, it creates the BB code with all the info.
<HTML><HEAD><script language="JavaScript"><DP NAME="HEADER_VARS"></script></HEAD><BODY><SCRIPT language=javascript>document.write('[img]http://www.invelos.com/mpimages/' + DP_UPC.substring(0,2) + '/' + DP_UPC + 'f.jpg[/img]' );</script><br/><br/>[b]Title:[/b]<DP NAME="ORIGINAL_TITLE"><SCRIPT language=javascript>if (DP_MediaTypeBluRay) { document.write('[img]http://www.invelos.com/images/BluRayLogo.png[/img]') }if (DP_MediaTypeDVD) { document.write('[img]http://www.invelos.com/images/DVDLogo.png[/img]') }</script><br/>[b]Year:[/b] <DP NAME="PRODYEAR"><br/>[b]Director:[/b] <DP NAME="CREW_DIRECTION"><br/>[b]Rating:[/b] <DP NAME="RATING"><br/>[b]Length:[/b] <DP NAME="RUNTIME" TotalInMins="TRUE"> Min. <br/>[b]Video:[/b] <DP NAME="VIDFORMATS" Ratios="YES"><br/>[b]Audio:[/b] <DP NAME="AUDIOTRACKS"> <br/>[b]Subtitles:[/b] <DP NAME="SUBTITLES"><br/><br/>[b]Stars:[/b]<br/><DP NAME="CAST" ShowRoles="NO" MaxList="5" Divider="BREAK"><br/><br/>[b]Plot:[/b]<br/><DP NAME="OVERVIEW"><br/> <br/>[b]Extras:[/b]<br/><DP NAME="FEATURES" Divider="BREAK"><br/><br/>[center][size=15pt][b][u]My Thoughts:[/u][/b][/size][/center]<br/>Rating: [mr][/mr]</BODY></HTML>
Sorry, I'm not off to a great start here with all my newbie questions. I looked on Invelos and can't find that particular plugin listed. Is this a Tom Gaines plugin? I've checked out his website and can't find a BB Code plugin there either...