DVDpedia 5.1.5 - Duplicating Entries

Report your bugs here - if someone else has already mentioned the same bug, just add on to their post with as much info as possible to make the hunting easier.
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

I can no longer create duplicate entries. If I perform the following:

Select the entry in the list or grid view.

Choose 'Copy' from the Edit menu.

Choose 'Paste' from the Edit menu.

instead of creating a duplicate entry in the database it brings up the Add/Search dialog box and searches for the title on the search site.
User avatar
Nora
Site Admin
Posts: 2155
Joined: Sun Jul 04, 2004 5:03 am
Contact:

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by Nora »

That is very strange indeed. I haven't been able to repeat that here so far; copy paste seems to work as intended for me. (Using both the menu commands found under the Edit menu and the keyboard shortcuts Command-C and Command-V.) The behaviour is the same for you in both the list and grid view? Have you tried restarting the program? Could you please check your console log for any messages from DVDpedia? You can access the console log via the application 'Console', located inside your Applications/Utilities. The newer messages are towards the end of the log.
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by sjk »

Nora wrote:I haven't been able to repeat that here so far
Using Copy/Paste to duplicate entries works normally here, too.
The behaviour is the same for you in both the list and grid view?
Answered in second line of racerx1's post. :)
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Console log:

Code: Select all

5/7/13 8:09:04.180 PM DVDpedia[809]: Call stack: (
	0   Pediabase                           0xc0f9bf3c -[NSException(NSExceptionExtensions) printStackTrace] + 118
	1   Pediabase                           0xc0f3aada -[MyControllerShared(ApplicationNotifications) exceptionHandler:shouldHandleException:mask:] + 120
	2   ExceptionHandling                   0x01744f05 -[NSExceptionHandler _handleException:mask:] + 1033
	3   ExceptionHandling                   0x0174469e NSExceptionHandlerExceptionRaiser + 243
	4   libobjc.A.dylib                     0x9455752e objc_exception_throw + 230
	5   CoreFoundation                      0x98d8cb5e -[__NSArrayI objectAtIndex:] + 190
	6   Pediabase                           0xc0f62757 -[MyAmazon searchForString:limit:type:sort:sender:] + 67
	7   Pediabase                           0xc0f8dc21 -[MyInternetSearchPanel search] + 720
	8   Pediabase                           0xc0f8dd23 -[MyInternetSearchPanel searchReturnedNumberOfResults:sender:] + 250
	9   IMDB                                0x0d4863bd -[IMDB downloadDataComplete:] + 484
	10  Pediabase                           0xc104300e -[MyPediaPlugin connectionDidFinishLoading:] + 138
	11  Foundation                          0x94a8ae99 ___NSURLConnectionDidFinishLoading_block_invoke_0 + 40
	12  Foundation                          0x94a8aa9c __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 40
	13  Foundation                          0x94a8aa1e -[NSURLConnectionInternalConnection invokeForDelegate:] + 33
	14  Foundation                          0x94a8a9d7 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 225
	15  Foundation                          0x94a8a8d5 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 76
	16  Foundation                          0x94a8ae67 _NSURLConnectionDidFinishLoading + 43
	17  CFNetwork                           0x94f30078 ___delegate_didFinishLoading_block_invoke_0 + 40
	18  CFNetwork                           0x94f2244f ___withDelegateAsync_block_invoke_0 + 99
	19  CFNetwork                           0x94fbd703 __block_global_1 + 25
	20  CoreFoundation                      0x98d75f00 CFArrayApplyFunction + 192
	21  CFNetwork                           0x94f12eed _ZN19RunloopBlockContext7performEv + 133
	22  CFNetwork                           0x94fbdad3 _ZThn16_N19RunloopBlockContext24multiplexerClientPerformEv + 20
	23  CFNetwork                           0x94f12dbb _ZN17MultiplexerSource7performEv + 255
	24  CoreFoundation                      0x98d5505f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
	25  CoreFoundation                      0x98d54a89 __CFRunLoopDoSources0 + 233
	26  CoreFoundation                      0x98d7a836 __CFRunLoopRun + 934
	27  CoreFoundation                      0x98d7a02a CFRunLoopRunSpecific + 378
	28  CoreFoundation                      0x98d79e9b CFRunLoopRunInMode + 123
	29  HIToolbox                           0x984d3f5a RunCurrentEventLoopInMode + 242
	30  HIToolbox                           0x984d3cc9 ReceiveNextEventCommon + 374
	31  HIToolbox                           0x984d3b44 BlockUntilNextEventMatchingListInMode + 88
	32  AppKit                              0x934f89aa _DPSNextEvent + 724
	33  AppKit                              0x934f81dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
	34  AppKit                              0x934ee63c -[NSApplication run] + 855
	35  AppKit                              0x93491666 NSApplicationMain + 1053
	36  DVDpedia                            0x00002541 start + 53
	37  ???                                 0x00000002 0x0 + 2
)
5/7/13 8:09:04.182 PM DVDpedia[809]: *** -[__NSArrayI objectAtIndex:]: index 4294967295 beyond bounds [0 .. 1]
5/7/13 8:09:04.183 PM DVDpedia[809]: (
	0   CoreFoundation                      0x98e7ee9b __raiseError + 219
	1   libobjc.A.dylib                     0x9455752e objc_exception_throw + 230
	2   CoreFoundation                      0x98e7ed31 -[NSException raise] + 17
	3   ExceptionHandling                   0x01745144 -[NSExceptionHandler _handleException:mask:] + 1608
	4   ExceptionHandling                   0x0174469e NSExceptionHandlerExceptionRaiser + 243
	5   libobjc.A.dylib                     0x9455752e objc_exception_throw + 230
	6   CoreFoundation                      0x98d8cb5e -[__NSArrayI objectAtIndex:] + 190
	7   Pediabase                           0xc0f62757 -[MyAmazon searchForString:limit:type:sort:sender:] + 67
	8   Pediabase                           0xc0f8dc21 -[MyInternetSearchPanel search] + 720
	9   Pediabase                           0xc0f8dd23 -[MyInternetSearchPanel searchReturnedNumberOfResults:sender:] + 250
	10  IMDB                                0x0d4863bd -[IMDB downloadDataComplete:] + 484
	11  Pediabase                           0xc104300e -[MyPediaPlugin connectionDidFinishLoading:] + 138
	12  Foundation                          0x94a8ae99 ___NSURLConnectionDidFinishLoading_block_invoke_0 + 40
	13  Foundation                          0x94a8aa9c __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 40
	14  Foundation                          0x94a8aa1e -[NSURLConnectionInternalConnection invokeForDelegate:] + 33
	15  Foundation                          0x94a8a9d7 -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 225
	16  Foundation                          0x94a8a8d5 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 76
	17  Foundation                          0x94a8ae67 _NSURLConnectionDidFinishLoading + 43
	18  CFNetwork                           0x94f30078 ___delegate_didFinishLoading_block_invoke_0 + 40
	19  CFNetwork                           0x94f2244f ___withDelegateAsync_block_invoke_0 + 99
	20  CFNetwork                           0x94fbd703 __block_global_1 + 25
	21  CoreFoundation                      0x98d75f00 CFArrayApplyFunction + 192
	22  CFNetwork                           0x94f12eed _ZN19RunloopBlockContext7performEv + 133
	23  CFNetwork                           0x94fbdad3 _ZThn16_N19RunloopBlockContext24multiplexerClientPerformEv + 20
	24  CFNetwork                           0x94f12dbb _ZN17MultiplexerSource7performEv + 255
	25  CoreFoundation                      0x98d5505f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
	26  CoreFoundation                      0x98d54a89 __CFRunLoopDoSources0 + 233
	27  CoreFoundation                      0x98d7a836 __CFRunLoopRun + 934
	28  CoreFoundation                      0x98d7a02a CFRunLoopRunSpecific + 378
	29  CoreFoundation                      0x98d79e9b CFRunLoopRunInMode + 123
	30  HIToolbox                           0x984d3f5a RunCurrentEventLoopInMode + 242
	31  HIToolbox                           0x984d3cc9 ReceiveNextEventCommon + 374
	32  HIToolbox                           0x984d3b44 BlockUntilNextEventMatchingListInMode + 88
	33  AppKit                              0x934f89aa _DPSNextEvent + 724
	34  AppKit                              0x934f81dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
	35  AppKit                              0x934ee63c -[NSApplication run] + 855
	36  AppKit                              0x93491666 NSApplicationMain + 1053
	37  DVDpedia                            0x00002541 start + 53
	38  ???                                 0x00000002 0x0 + 2
)
Last edited by sjk on Wed May 08, 2013 7:05 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

The above Console Log was generated by:

1) Opening DVDpedia
2) Randomly highlighting an entry in the database.
3) Selecting Copy from the Edit menu.
4) Selecting Paste from the Edit menu.

As soon as I select Paste, the Search dialog appears and begins searching IMDb for the title I highlighted in Step #2.
User avatar
Conor
Top Dog
Posts: 5343
Joined: Sat Jul 03, 2004 12:58 pm
Contact:

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by Conor »

Thank you for the console log. I fixed the exception being reported in the log, but it's unrelated to the copy/paste. Do please try out the beta version that should no longer report this exception and maybe will report something else.

I believe the issue your seeing is the copy not happening as expected. The searching is the expected behavior when a paste is done for a string. What is the resulting search that the program searches when you do paste?
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Console log after trying to duplicate an entry (Steel Magnolias) using DVDpediaBETA:

Part 1:

Code: Select all

5/8/13 7:40:28.218 PM DVDpedia[440]: 




<!DOCTYPE html>
<html
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml">
    <head>
        <script type="text/javascript">
            var ue_sid = "158-6499401-9069139"; var ue_id = "0XAJCSEWNGAF9HBSXW04";
        </script>
 
<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/csmHeadOpenPreInject-1593619692._V371171287_.js"></script>
        
        <script type="text/javascript">var IMDbTimer={starttime: new Date().getTime(),pt:'java'};</script>
        
  <script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
        <title>Steel Magnolias (1989) - IMDb</title>
  <script>(function(t){ (t.events = t.events || {})["csm_head_post_title"] = new Date().getTime(); })(IMDbTimer);</script>
        
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <link rel="canonical" href="http://www.imdb.com/title/tt0098384/" />
            <meta property="og:url" content="http://www.imdb.com/title/tt0098384/" />
        
  <script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
        <link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970._V397576410_.ico" />
        <link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970._V397576415_.ico" />
        <link rel="apple-touch-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/apple-touch-icon-3173846443._V397576421_.png" />
        <link rel="search" type="application/opensearchdescription+xml" href="http://z-ecx.images-amazon.com/images/G/01/imdb/images/imdbsearch-3349468880._V398722001_.xml" title="IMDb" />
  <script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
        
        
            <link rel='image_src' href="http://ia.media-imdb.com/images/M/MV5BMTQyMjI5MjM5NF5BMl5BanBnXkFtZTcwNDIxODMyMQ@@._V1_SY317_CR0,0,214,317_.jpg">
            <meta property='og:image' content="http://ia.media-imdb.com/images/M/MV5BMTQyMjI5MjM5NF5BMl5BanBnXkFtZTcwNDIxODMyMQ@@._V1_SY317_CR0,0,214,317_.jpg" />
        
            <meta property='og:type' content="video.movie" />
        <meta property='fb:app_id' content='115109575169727' />
        <meta property='og:title' content="Steel Magnolias (1989)" />
        <meta property='og:site_name' content='IMDb' />
        <meta name="title" content="Steel Magnolias (1989) - IMDb" />
            <meta name="description" content="Directed by Herbert Ross.  With Sally Field, Shirley MacLaine, Olympia Dukakis, Julia Roberts. Revolving around Truvy's Beauty Parlor in a small parish in modern-day Louisiana, STEEL MAGNOLIAS is the story of a close-knit circle of friends whose lives come together there. As the picture opens, we find Drum Eatenton shooting birds in the trees of his back yard in preparation for his daughter's wedding reception that afternoon. Shortly thereafter, M'Lynn and Shelby (Drum's wife and daughter)..." />
            <meta property="og:description" content="Directed by Herbert Ross.  With Sally Field, Shirley MacLaine, Olympia Dukakis, Julia Roberts. Revolving around Truvy's Beauty Parlor in a small parish in modern-day Louisiana, STEEL MAGNOLIAS is the story of a close-knit circle of friends whose lives come together there. As the picture opens, we find Drum Eatenton shooting birds in the trees of his back yard in preparation for his daughter's wedding reception that afternoon. Shortly thereafter, M'Lynn and Shelby (Drum's wife and daughter)..." />
            <meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, Message Boards, User Ratings, Synopsis, Trailers, Credits" />
            <meta name="request_id" content="0XAJCSEWNGAF9HBSXW04" />
        
  <script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
<!-- h=ics-1a-i-8d63b8fc.us-east-1 -->
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/title-3590112076._V385085181_.css" />
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/ie-3733461926._V385243202_.css" /><![endif]-->
  <script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
        
  <script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
        <!-- begin ads header -->
<script>window.ads_js_start = new Date().getTime();</script>
<script src="http://z-ecx.images-amazon.com/images/G/01/imdbads/js/collections/ads-894784382._V384866332_.js"></script>
<script>generic.monitoring.record_metric("ads_js_request_to_done", (new Date().getTime()) - window.ads_js_start);</script>
<script>
(function(url,itemName,h,w) {
if (flashAdUtils.canPlayFlash(9)) {
var flashTags = flashAdUtils.makeFlashAd({ id:itemName, src:url, height:h, width:w });
document.write('<div style="position:absolute;visibility:hidden;">' + flashTags + '</div>');
}
})("http://ia.media-imdb.com/images/M/MV5BMTMzMzgxNzM2M15BMl5Bc3dmXkFtZTcwNzM0MTkxNw@@._V1_.swf","baker",1,1);
// Stuff that we need to try a little harder on still...
// TODO: weblab stuff
generic.monitoring.set_forester_info("title");
generic.monitoring.set_twilight_info(
"title",
"US",
"4fefa9d657ee5a6d3e2b9d27d471820510f4cc9d",
"2013-05-08T23%3A40%3A27GMT",
"http://s.media-imdb.com/twilight/?");
generic.send_csm_head_metrics && generic.send_csm_head_metrics();
generic.monitoring.start_timing("page_load");
generic.seconds_to_midnight = 26373;
generic.days_to_midnight = 0.305243045091629;
custom.full_page.data_url = "http://z-ecx.images-amazon.com/images/G/01/imdbads/js/graffiti_data-150833228._V372077716_.js";
ad_utils.ad_prediction.init();
consoleLog('advertising initialized','ads');
var _gaq = _gaq || [];
_gaq.push(['_setCustomVar', 4, 'ads_abtest_treatment', 'f']);
</script>
<script>
</script>
<script>
ad_utils.register_punt_ad("top_rhs","300","250"," \r\n\r\n<a target=\"_blank\" href=\"http://aax-us-east.amazon-adsystem.com/x/c/BvXVwjekcemS41WVrs7oAw/http://pda-bes.amazon.com/c?i=1$AgAAAAAAAAAEAAAAAAAAAAIAAAAArjFRWqcPD4UiB4hzzQwtgtedGkOFL1DiFDOS9JsPv86nBcW34WJVZfawSQqvuluu9mvE3dRHLofyNVCoZ-lXUDqcvFzcU4.ntwESTERd0c2c73T1kdRcctY4yU0iUIuske8gmdx.MSvEBRc67--0Yn7EHTiLLFS90KFFEcgNZMsnyoZ7grNZsgu97-nGYHgL7qs1qtFzuMTsmyoV.SyvsBVEtnWVg2bURu2E38k7gS329m5R52OMt8.SgWqnEaEuHYlOatyG-BWzhD139tprGetV0O.hnro0orrLgRMp4Nga4tGBPjZgQSuEqOz3ZqQgX20.iwHP--9qolK3P0JYnqFso8s8WMo2oDhTBXSyIE-B8-rWmUyfbKzR5TTnKLrrTRch2JCxVupTJAMwLRlbI3hceoOBqV41C9cnYbsHqgUhlDVpc8i0sMkmMNWC1QN10PK3UYhJQjxPxJVauyQD7c2jEKtEJw6CGT487.8MzSg6mB6-fRxickA6AW1Czt.RpF7QEJeRuH8XsLd5dkPa9H1TzvdJ8AwSiP9HVeZ8AxThuTnULOB2BWX28YsmW3WPN-DgI3cfxGc-qXWiblD.UEm7Kktuy2dQJaLsV3x21v.V1xNYvhmj2D-y-t-AU8IArwjtPKgCqsb2MArZallS7330e80.TqetqAfAtrwcBKVryr4VBnNNW0v7q7aeQ5HRdVxgSWH4HIkopp4IAhaeg0Guv9X-3ER1mQwEw.PW0RkqDJPDZ9cRXDPggY1dYZlXL3lSc0M70x5yYF6QgkoV9eoFnf8dYh1.cXP2tQd01S1A877ZsHpeM.5JyYLK6BxWwNG1ZO4EKxnH31AvreCbbQMTjLuwePlBBB6GgyknrVdc9jVRbg.SddIvf8Bevusuz0uHkHUQ-Ai6z1WRWsjUIYLXjiwLaMQZze7vr51blwVeKvo2QWDri2qCbfPCAivHWMfx3QqXGcaofdfl5XrJgb6QFFmZEm4SIO8RblrdBsYh4LybOgurTb1kTuZkedQY9KSuEnfeVIpurbDLwFzSz4fY1c-30Si9PzwIRNW45XjeqH.hQyGvTSckkcGFSUfUepGva6Bye7YidijDV227o3ZsqvyjH.bNP1nmwDW9W88O3HDWIhUDk3pGKppiuayAe-7kSTg66qsmb5rTyCt4.UvNLLJ34S0Nkj6FBDa0s4o85.y-tEFu4CW.IP9PYWdhXV6MKf-47fcilmxLTakNkPHyV6pq7AiNZy2qFkPpWv96adf0\"\><img src=\"//d2o307dm5mqftz.cloudfront.net/1505855001/1367023847298/PIV_goodwife_CBS_TV_Hero_300x250.jpg\" alt=\"\" title=\"\" width=\"300\" height=\"250\" border=\"0\"\></a\>\r\n\r\n<!-- creativeModDate = 1367980856000 -->\n <div id=\"top_rhs_webbug\" style=\"display:none;\"\>\n <img src=\"http://aax-us-east.amazon-adsystem.com/e/loi/imp?b=af710069-32ce-4924-ba36-fc065f83cc50\" border=\"0\" height=\"1\" width=\"1\" alt=\"\"/\>\n </div\>\n");
</script>
<script>
(function(url,onload,oncall) {
var elem = document.createElement('script'),
script = document.getElementsByTagName('script')[0],
final_url = url.replace(ad_utils.ord_regex, ad_utils.ord);
if (! navigator.userAgent.match('Firefox/(1|2)\\.')) {
elem.async = true;
elem.src = final_url;
if (onload) {
elem.onload = onload;
}
script.parentNode.insertBefore(elem, script);
if (oncall) {
oncall();
}
}
})("http://www.amazon.com/aan/2009-05-01/imdb/default?slot=sitewide-iframe&u=[CLIENT_SIDE_ORD]&ord=[CLIENT_SIDE_ORD]",undefined,custom.amazon.aan_iframe_oncall);
</script>
<!-- end ads header -->
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_head_delivery_finished');
    }
  </script>
        </head>
    <body id="styleguide-v2" class="fixed">
  <script>
    if ('csm' in window) {
      csm.measure('csm_body_delivery_started');
    }
  </script>
        <div id="wrapper">
            <div id="root" class="redesign">
<div id="nb20" class="navbarSprite">
<div id="supertab">	
	<!-- begin TOP_AD -->
<div id="top_ad_wrapper" class="dfp_slot">
<script type="text/javascript">
ad_utils.register_ad('top_ad');
</script>
<iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_ad" name="top_ad" class="yesScript" width="0" height="0" data-original-width="0" data-original-height="0" data-config-width="0" data-config-height="0" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" border="0" alt="advertisement" /></a></noscript>
</div>
<div id="top_ad_reflow_helper"></div>
<script>ad_utils.render_ad_fast('top_ad');</script>
<!-- End TOP_AD -->
	
</div>
  <div id="navbar" class="navbarSprite">
<noscript>
  <link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-no-js-4175877511._V397576211_.css" />
</noscript>
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-ie-470687728._V397576211_.css"><![endif]-->
<span id="home_img_holder">
<a
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
href="/"
title="Home"
class="navbarSprite"
id="home_img"
></a>  <span class="alt_logo">
    <a
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
href="/"
title="Home"
>IMDb</a>
  </span>
</span>
<form
onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
 method="get"
 action="/find"
 class="nav-searchbar-inner"
 id="navbar-form"

>
  <div id="nb_search">
    <noscript><div id="more_if_no_javascript"><a href="/search/">More</a></div></noscript>
    <button id="navbar-submit-button" class="primary btn" type="submit"><div class="magnifyingglass navbarSprite"></div></button>
    <input type="text" autocomplete="off" value="" name="q" id="navbar-query" placeholder="Find Movies, TV shows, Celebrities and more...">
    <div class="quicksearch_dropdown_wrapper">
      <select name="s" id="quicksearch" class="quicksearch_dropdown navbarSprite"
              onchange="jumpMenu(this); suggestionsearch_dropdown_choice(this);">
        <option value="all" >All</option>
        <option value="tt" >Titles</option>
        <option value="ep" >TV Episodes</option>
        <option value="nm" >Names</option>
        <option value="co" >Companies</option>
        <option value="kw" >Keywords</option>
        <option value="ch" >Characters</option>
        <option value="vi" >Videos</option>
        <option value="qu" >Quotes</option>
        <option value="bi" >Bios</option>
        <option value="pl" >Plots</option>
      </select>
    </div>
    <div id="navbar-suggestionsearch"></div>
  </div>
</form>
<div id="nb_personal">
  <a
onclick="(new Image()).src='/rg/register-v2/navbar/images/b.gif?link=https://secure.imdb.com/register-imdb/form-v2';"
href="https://secure.imdb.com/register-imdb/form-v2"
>Register</a>
  | <a
onclick="(new Image()).src='/rg/login/navbar/images/b.gif?link=/register/login';"
rel="login"
href="/register/login"
id="nblogin"
>Login</a>
| <a
onclick="(new Image()).src='/rg/help/navbar/images/b.gif?link=/help/';"
href="/help/"
>Help</a>
</div>
<div>
  <ul id="consumer_main_nav" class="main_nav">
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/movies-in-theaters/?ref_=nb_mv_1_inth" class="navbarSprite" >Movies</a>
      <ul class="sub_nav">
           <li><a href="/movies-in-theaters/?ref_=nb_mv_2_inth" >In Theaters</a></li>
           <li><a href="/chart/top?ref_=nb_mv_3_chttp" >Top 250</a></li>
           <li><a href="/chart/?ref_=nb_mv_4_cht" >US Box Office</a></li>
           <li><a href="/movies-coming-soon/?ref_=nb_mv_5_cs" >Coming Soon</a></li>
           <li><a href="/trailers?ref_=nb_mv_6_tr" >Trailer Gallery</a></li>
           <li><a href="/watchnow/?ref_=nb_mv_7_wn" >Watch Now on AIV</a></li>
           <li><a href="/sections/dvd/?ref_=nb_mv_8_dvd" >On DVD & Blu-Ray</a></li>
           <li><a href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies & TV</a></li>
           <li><a href="/oscars/?ref_=nb_mv_10_rto" >Road to the Oscars</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/tv/?ref_=nb_tv_1_hm" class="navbarSprite" >TV</a>
      <ul class="sub_nav">
           <li><a href="/tv/?ref_=nb_tv_2_hm" >TV Home</a></li>
           <li><a href="/search/title?num_votes=5000,&sort=user_rating,desc&title_type=tv_series&ref_=nb_tv_3_srs" >Top TV Series</a></li>
           <li><a href="/tvgrid/?ref_=nb_tv_4_ls" >TV Listings</a></li>
           <li><a href="/features/video/tv/?ref_=nb_tv_5_ep" >TV Episodes</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/news/top?ref_=nb_nw_1_tp" class="navbarSprite" >News</a>
      <ul class="sub_nav">
           <li><a href="/news/top?ref_=nb_nw_2_tp" >Top News</a></li>
           <li><a href="/news/movie?ref_=nb_nw_3_mv" >Movie News</a></li>
           <li><a href="/news/tv?ref_=nb_nw_4_tv" >TV News</a></li>
           <li><a href="/news/celebrity?ref_=nb_nw_5_cel" >Celebrity News</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/showtimes/?ref_=nb_sh_1_sh" class="navbarSprite" >Showtimes</a>
      <ul class="sub_nav">
           <li><a href="/showtimes/?ref_=nb_sh_2_sh" >Movie Showtimes</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/boards/?ref_=nb_cm_1_bd" class="navbarSprite" >Community</a>
      <ul class="sub_nav">
           <li><a href="/boards/?ref_=nb_cm_2_bd" >Message Boards</a></li>
           <li><a href="/lists?ref_=nb_cm_3_nls" >Newest Lists</a></li>
           <li><a href="/profile/lists?ref_=nb_cm_4_yls" >Your Lists</a></li>
           <li><a href="/list/ratings?ref_=nb_cm_5_yrt" >Your Ratings</a></li>
           <li><a href="/czone/?ref_=nb_cm_6_cz" >Contributor Zone</a></li>
           <li><a href="/games/guess?ref_=nb_cm_7_qz" >Quiz Game</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a
onclick="(new Image()).src='/rg/imdbprohome/navbar/images/b.gif?link=/r/IMDbTabNB/';"
href="/r/IMDbTabNB/"
class="navbarSprite"
>IMDbPro</a>
      <ul class="sub_nav">
           <li><a
onclick="(new Image()).src='/rg/procontact/navbar/images/b.gif?link=/r/nm_ovrview_contact/representation/';"
href="/r/nm_ovrview_contact/representation/"
>Contact Info</a></li>
           <li><a
onclick="(new Image()).src='/rg/photos/navbar/images/b.gif?link=/r/Resume/resume/update/photos';"
href="/r/Resume/resume/update/photos"
>Add Photos</a></li>
      </ul>
      </li>
      <li class="css_nav_item" aria-haspopup="true">
        <a href="/apps/?ref_=nb_app_1_hm" class="navbarSprite" >Apps</a>
      <ul class="sub_nav">
           <li><a href="/apps/?ref_=nb_app_2_hm" >Apps Home</a></li>
           <li><a href="/apps/ios/?ref_=nb_app_3_ios" >iPhone + iPad Apps</a></li>
           <li><a href="/apps/android/?ref_=nb_app_4_andr" >Android Apps</a></li>
           <li><a href="/apps/kindlefire/?ref_=nb_app_5_fire" >Kindle Fire App</a></li>
      </ul>
      </li>
  </ul>
</div>
<div class="nb_extra">
<a
onclick="(new Image()).src='/rg/watchlist/navbar/images/b.gif?link=/list/watchlist';"
href="/list/watchlist"
>Your Watchlist</a>
</div>
  </div>
</div>
	
	<!-- no content received for slot: navstrip -->
 <!-- begin injectable INJECTED_NAVSTRIP -->
<div id="injected_navstrip_wrapper" class="injected_slot">
<iframe id="injected_navstrip" name="injected_navstrip" class="yesScript" width="0" height="0" data-original-width="0" data-original-height="0" data-config-width="0" data-config-height="0" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe> </div>
<script>ad_utils.inject_ad.register('injected_navstrip');</script>
<div id="injected_navstrip_reflow_helper"></div>
<!-- end injectable INJECTED_NAVSTRIP -->
   
                <div id="pagecontent" itemscope itemtype="http://schema.org/Movie">
   
   <!-- begin injectable INJECTED_BILLBOARD -->
<div id="injected_billboard_wrapper" class="injected_slot">
<iframe id="injected_billboard" name="injected_billboard" class="yesScript" width="0" height="0" data-original-width="0" data-original-height="0" data-config-width="0" data-config-height="0" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe> </div>
<script>ad_utils.inject_ad.register('injected_billboard');</script>
<div id="injected_billboard_reflow_helper"></div>
<!-- end injectable INJECTED_BILLBOARD -->
   

  <script type="text/javascript">
    setTimeout(
        function() {
           var url = "http://www.facebook.com/widgets/like.php?width=280&show_faces=1&layout=standard&href=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0098384%2F";
           var like = document.getElementById('iframe_like');
           if (like) {
              like.src = url;
              like.onload = function () { generic.monitoring.stop_timing('facebook_like_iframe', '', false); };
           }
       }, 
    5);
  </script>

<div id="content-2-wide" class="redesign">
    <div class="maindetails_center" id="maindetails_center_top">
         

            
            <div class="article title-overview">
            
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleOverviewWidget_started');
    }
  </script>
    <div id="title-overview-widget">
        <table cellspacing="0" cellpadding="0" border="0" id="title-overview-widget-layout">
            <tbody>
                <tr>
                    <td rowspan="2" id="img_primary">
                            <div class="image">
<a href="/media/rm3054345216/tt0098384?ref_=tt_ov_i" > <img height="317"
width="214"
alt="Steel Magnolias (1989) Poster"
title="Steel Magnolias (1989) Poster"
src="http://ia.media-imdb.com/images/M/MV5BMTQyMjI5MjM5NF5BMl5BanBnXkFtZTcwNDIxODMyMQ@@._V1_SY317_CR0,0,214,317_.jpg"
itemprop="image" />
</a>                            </div> 
                    </td>
                    <td id="overview-top">
    
    <div id="prometer_container">
        <div id="prometer" class="meter-collapsed down">
            <div id="meterHeaderBox">
                <div id="meterTitle" class="meterToggleOnHover">MOVIEmeter</div>
<a
onclick="(new Image()).src='/rg/tt_moviemeter_why/prosystem/images/b.gif?link=/r/tt_moviemeter_why/title/tt0098384';"
href="/r/tt_moviemeter_why/title/tt0098384"
id="meterRank"
>Top 5000
</a>            </div>
            <div id="meterChangeRow" class="meterToggleOnHover">
                    <span>Down</span>
                <span id="meterChange">1,311</span>
                <span>this week</span>
            </div>
            <div id="meterSeeMoreRow" class="meterToggleOnHover">
<a
onclick="(new Image()).src='/rg/tt_moviemeter_why/prosystem/images/b.gif?link=/r/tt_moviemeter_why/title/tt0098384';"
href="/r/tt_moviemeter_why/title/tt0098384"
>View rank on IMDbPro</a>
                <span>»</span>
            </div>
        </div>
    </div>
<h1 class="header"> <span class="itemprop" itemprop="name">Steel Magnolias</span> 
            <span class="nobr">(<a href="/year/1989/?ref_=tt_ov_inf" >1989</a>)</span>
    
</h1>
    <div class="infobar">

            

                    
                        <span title="PG"
                              class="us_pg titlePageSprite absmiddle"
                              itemprop="contentRating"><meta itemprop="contentRating" content="PG" /></span>
        
        
            <time itemprop="duration" datetime="PT117M" >
                117 min
</time>        
                 - 
<a href="/genre/Drama?ref_=tt_ov_inf" ><span class="itemprop" itemprop="genre">Drama</span></a>
 <span class="ghost">|</span> 
<a href="/genre/Romance?ref_=tt_ov_inf" ><span class="itemprop" itemprop="genre">Romance</span></a>

                 - 
            <span class="nobr">
<a href="/title/tt0098384/releaseinfo?ref_=tt_ov_inf " title="See all release dates" > 15 November 1989<meta itemprop="datePublished" content="1989-11-15" />
(USA)
</a>            </span>
        
    </div>
 
<div class="star-box giga-star">
        <div class="titlePageSprite star-box-giga-star"> 6.9 </div>
    <div class="star-box-rating-widget">
            <span class="star-box-rating-label">Your rating:</span>
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0098384|imdb|0|0|title-maindetails" data-ga-identifier=""
title="Users rated this 6.9/10 (23,470 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 0px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">-</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0098384/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>
    </div> 
    <div class="star-box-details" itemtype="http://schema.org/AggregateRating" itemscope itemprop="aggregateRating">
            Ratings:
<strong><span itemprop="ratingValue">6.9</span></strong><span class="mellow">/<span itemprop="bestRating">10</span></span>            from <a href="ratings?ref_=tt_ov_rt" title="23,470 IMDb users have given a weighted average vote of 6.9/10" > <span itemprop="ratingCount">23,470</span> users
</a> 
            <br/>
            Reviews: 
<a href="reviews?ref_=tt_ov_rt" title="128 IMDb user reviews" > <span itemprop="reviewCount">128 user</span>
</a> 
                <span class="ghost">|</span>
<a href="externalreviews?ref_=tt_ov_rt" title="28 IMDb critic reviews" > <span itemprop="reviewCount">28 critic</span>
</a>             
 
         
    </div> 
    <div class="clear"></div>
</div> 
                        <p></p>
    <p itemprop="description">
Revolving around Truvy's Beauty Parlor in a small parish in modern-day Louisiana, STEEL MAGNOLIAS is the story of a close-knit circle of friends whose lives come together there. As the ...                <a href="/title/tt0098384/plotsummary?ref_=tt_ov_pl" >See full summary</a> »
    </p>
                        <p></p>
    <div class="txt-block" itemprop="director" itemscope itemtype="http://schema.org/Person"> 
        <h4 class="inline">Director:</h4>
<a href="/name/nm0006889/?ref_=tt_ov_dr" itemprop='url'><span class="itemprop" itemprop="name">Herbert Ross</span></a>
    </div> 
    <div class="txt-block" itemprop="creator" itemscope itemtype="http://schema.org/Person"> 
        <h4 class="inline">Writers:</h4>
<a href="/name/nm0363326/?ref_=tt_ov_wr" itemprop='url'><span class="itemprop" itemprop="name">Robert Harling</span></a>               (screenplay), 
<a href="/name/nm0363326/?ref_=tt_ov_wr" itemprop='url'><span class="itemprop" itemprop="name">Robert Harling</span></a>               (play)
    </div> 
                         
                          <div class="txt-block" itemprop="actors" itemscope itemtype="http://schema.org/Person"> 
                            <h4 class="inline">Stars:</h4>
<a href="/name/nm0000398/?ref_=tt_ov_st" itemprop='url'><span class="itemprop" itemprop="name">Sally Field</span></a>, 
<a href="/name/nm0000511/?ref_=tt_ov_st" itemprop='url'><span class="itemprop" itemprop="name">Shirley MacLaine</span></a>, 
<a href="/name/nm0001156/?ref_=tt_ov_st" itemprop='url'><span class="itemprop" itemprop="name">Olympia Dukakis</span></a>                          <span class="ghost">|</span>
                          <span class="see-more inline">
<a href="fullcredits?ref_=tt_ov_st_sm#cast" itemprop='url'>See full cast and crew</a>                          </span>
                        </div> 
                       
                     
                   </td>
                </tr>
                <tr>
                    <td id="overview-bottom">
                        <div class="wlb_classic_wrapper">
                          <span class="wlb_wrapper">
                            <a class="wlb_watchlist_btn" data-tconst="tt0098384" data-size="large" data-caller-name="title" data-type="primary">
                            </a>
                            <a class="wlb_dropdown_btn" data-tconst="tt0098384" data-size="large" data-caller-name="title" data-type="primary">
                            </a>
                          </span>
                          <div class="wlb_dropdown_list" style="display:none;">
                          </div>
                          <div class="wlb_alert" style="display:none">
                          </div>
                        </div>
        
<a href="/video/screenplay/vi1602945305/?ref_=tt_ov_vi" class="btn2 btn2_text_on large title-trailer video-colorbox" data-type="recommends" data-tconst="tt0098384" data-video="vi1602945305" data-context="screenplay" itemprop="trailer"> <span class="btn2_text">Watch Trailer</span>
</a>
<div id="share-checkin">
<div class="add_to_checkins" data-const="tt0098384" data-lcn="title-maindetails">
<span class="btn2_wrapper"><a onclick='' class="btn2 large btn2_text_on disabled checkins_action_btn"><span class="btn2_glyph">0</span><span class="btn2_text">Check in</span></a></span>    <div class="popup checkin-dialog">
        <a class="small disabled close btn">X</a>
        <span class="beta">Beta</span>
        <span class="title">I'm Watching This!</span>
        <div class="body">
            <div class="info">Keep track of everything you watch; tell your friends.
               <div class="info_details">
                  If your account is linked with Facebook and you have turned on sharing, this will show up in your activity feed. If not, you can turn on sharing 
                     <a
onclick="(new Image()).src='/rg/unknown/unknown/images/b.gif?link=https://secure.imdb.com/register-imdb/sharing?ref=tt_checkin_share';"
href="https://secure.imdb.com/register-imdb/sharing?ref=tt_checkin_share"
>here</a>
                  .
               </div>
            </div>
            <div class="small message_box">
                <div class="hidden error"><h2>Error</h2> Please try again!</div>
                <div class="hidden success"><h2>Added to Your Check-Ins.</h2> <a href="/list/checkins">View</a></div>
            </div>
            <textarea data-msg="Enter a comment..."></textarea>
            <div class="share">
                <button class="large primary btn"><span>Check in</span></button>
<!--
                    Check-ins are more fun when<br>
                    you <a href="/register/sharing">enable Facebook sharing</a>!
-->
            </div>
        </div>
    </div>
    <input type="hidden" name="49e6c" value="327d">
</div>
</div>
<span class="btn2_wrapper"><a onclick='' class="btn2 large btn2_text_on launch-share-popover"><span class="btn2_glyph">0</span><span class="btn2_text">Share...</span></a></span><div id="share-popover">
    <a class="close-popover" href="#">X</a>
    <h4>Share</h4>

<a onclick="window.open('http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.imdb.com%2Frg%2Fs%2F3%2Ftitle%2Ftt0098384', 'newWindow', 'width=626,height=436'); return false;"
    href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.imdb.com%2Frg%2Fs%2F3%2Ftitle%2Ftt0098384"
    target="_blank"
    title="Share on Facebook"
    class="facebook">
    <div class="option facebook">
        <span class="titlePageSprite share_facebook"></span>
        <div>Facebook</div>
    </div>
</a>
<a onclick="window.open('http://twitter.com/home?status=Steel%20Magnolias%20(1989)%20-%20http%3A%2F%2Fwww.imdb.com%2Frg%2Fs%2F1%2Ftitle%2Ftt0098384', 'newWindow', 'width=815,height=436'); return false;"
    href="http://twitter.com/home?status=Steel%20Magnolias%20(1989)%20-%20http%3A%2F%2Fwww.imdb.com%2Frg%2Fs%2F1%2Ftitle%2Ftt0098384"
    target="_blank"
    title="Share on Twitter"
    class="twitter">
    <div class="option twitter">
        <span class="titlePageSprite share_twitter"></span>
        <div>Twitter</div>
    </div>
</a>

    <a href="mailto:?subject=IMDb%3A%20Steel%20Magnolias%20(1989)&body=IMDb%3A%20Steel%20Magnolias%20(1989)%0ARevolving%20around%20Truvy's%20Beauty%20Parlor%20in%20a%20small%20parish%20in%20modern-day%20Louisiana%2C%20STEEL%20MAGNOLIAS%20is%20the%20story%20of%20a%20close-knit%20circle%20of%20friends%20whose%20lives%20come%20together%20there.%20As%20the%20picture%20opens%2C%20we%20find%20Drum%20Eatenton%20shooting%20birds%20in%20the%20trees%20of%20his%20back%20yard%20in%20preparation%20for%20his%20daughter's%20wedding%20reception%20that%20afternoon.%20Shortly%20thereafter%2C%20M'Lynn%20and%20Shelby%20(Drum's%20wife%20and%20daughter)...%0Ahttp%3A%2F%2Fwww.imdb.com%2Frg%2Fem_share%2Ftitle_web%2Ftitle%2Ftt0098384" title="Share by e-mail">
        <div class="option email">
            <span class="titlePageSprite share_email"></span>
            <div>E-mail</div>
        </div>
    </a>
        <a href="#" class="open-checkin-popover">
            <div class="option checkin">
                <span class="titlePageSprite share_checkin"></span>
                <div>Check in</div>
            </div>
        </a>
</div>

                    </td>
                </tr>
            </tbody>
        </table>
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleOverviewWidget_finished');
    }
  </script>
                
  <script>
    if ('csm' in window) {
      csm.measure('csm_WatchBarWidget_started');
    }
  </script>

        <div class="watch-bar">
<a href="/video/amazon/vi367239193/offsite?ref_=tt_wb_amazon" target="_target"> <div class="watch-lozenge">
<span class="titlePageSprite aiv38"></span>
<h3>Watch now</h3>
<p>At Amazon Instant Video</p>
</div>
</a>                <div class="watch-divider"> </div>
<a href="/rj/?p=amazon&m=dvd&s=US&c=tt0098384&t=imdb-adbox&ref_=tt_wb_amzn" target="_target"> <div class="watch-lozenge">
<span class="titlePageSprite buyam38"></span>
<h3>Own it</h3>
<p>Buy it at Amazon.com</p>
</div>
</a>                
        </div>
    
  <script>
    if ('csm' in window) {
      csm.measure('csm_WatchBarWidget_finished');
    }
  </script>
                
            </div> 
            
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_atf_main');
    }
  </script>
        
    </div> 
    
    <div id="maindetails_sidebar_top" class="maindetails_sidebar">
   
   <!-- begin TOP_RHS -->
<div id="top_rhs_wrapper" class="dfp_slot">
<script type="text/javascript">
ad_utils.register_ad('top_rhs');
</script>
<iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,300x600,300x300,11x1;p=tr;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_rhs" name="top_rhs" class="yesScript" width="300" height="250" data-original-width="300" data-original-height="250" data-config-width="300" data-config-height="250" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=1;sz=300x250,300x600,300x300,11x1;p=tr;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=1;sz=300x250,300x600,300x300,11x1;p=tr;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" border="0" alt="advertisement" /></a></noscript>
</div>
<div id="top_rhs_reflow_helper"></div>
<script>ad_utils.render_ad_fast('top_rhs');</script>
<div id="top_rhs_after" class="after_ad">
<a class="yesScript" href="#" onclick="ad_utils.show_ad_feedback('top_rhs');return false;" id="ad_feedback_top_rhs">ad feedback</a>
</div>
<!-- End TOP_RHS -->
Last edited by Conor on Thu May 09, 2013 3:07 am, edited 2 times in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Part 3:

Code: Select all

<script>
    if ('csm' in window) {
      csm.measure('csm_atf_sidebar');
    }
  </script>
    </div> 

    <div id="maindetails_sidebar_bottom" class="maindetails_sidebar">
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleQuickLinksWidgetRHS_started');
    }
  </script>
    <div class="aux-content-widget-3 links subnav" div="quicklinks">

            <h3 class="inline">Quick Links</h3>


        <div id="maindetails_quicklinks">
                <div class="split_0">    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/fullcredits?ref_=tt_ql_1" class="link" >Full Cast and Crew</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/trivia?ref_=tt_ql_2" class="link" >Trivia</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/quotes?ref_=tt_ql_3" class="link" >Quotes</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/awards?ref_=tt_ql_4" class="link" >Awards</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/board/?ref_=tt_ql_5" class="link" >Message Board</a>
                </li>
    </ul>
</div>
                <div class="split_1">    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/plotsummary?ref_=tt_ql_6" class="link" >Plot Summary</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/parentalguide?ref_=tt_ql_7" class="link" >Parents Guide</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/reviews?ref_=tt_ql_8" class="link" >User Reviews</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/releaseinfo?ref_=tt_ql_9" class="link" >Release Dates</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/companycredits?ref_=tt_ql_10" class="link" >Company Credits</a>
                </li>
    </ul>
</div>
        </div>
        <hr/>

        <div id="full_subnav">


        <h4>Details</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/fullcredits?ref_=tt_ql_dt_1" class="link" >Full Cast and Crew</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/releaseinfo?ref_=tt_ql_dt_2" class="link" >Release Dates</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/officialsites?ref_=tt_ql_dt_3" class="link empty" >Official Sites</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/business?ref_=tt_ql_dt_4" class="link" >Box Office/Business</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/companycredits?ref_=tt_ql_dt_5" class="link" >Company Credits</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/locations?ref_=tt_ql_dt_6" class="link" >Filming Locations</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/technical?ref_=tt_ql_dt_7" class="link" >Technical Specs</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/literature?ref_=tt_ql_dt_8" class="link empty" >Literature</a>
                </li>
    </ul>


        <h4>Storyline</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/taglines?ref_=tt_ql_stry_1" class="link" >Taglines</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/plotsummary?ref_=tt_ql_stry_2" class="link" >Plot Summary</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/synopsis?ref_=tt_ql_stry_3" class="link" >Synopsis</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/keywords?ref_=tt_ql_stry_4" class="link" >Plot Keywords</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/parentalguide?ref_=tt_ql_stry_5" class="link" >Parents Guide</a>
                </li>
    </ul>


        <h4>Did You Know?</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/trivia?ref_=tt_ql_trv_1" class="link" >Trivia</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/goofs?ref_=tt_ql_trv_2" class="link" >Goofs</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/crazycredits?ref_=tt_ql_trv_3" class="link empty" >Crazy Credits</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/quotes?ref_=tt_ql_trv_4" class="link" >Quotes</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/alternateversions?ref_=tt_ql_trv_5" class="link empty" >Alternate Versions</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/movieconnections?ref_=tt_ql_trv_6" class="link" >Connections</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/soundtrack?ref_=tt_ql_trv_7" class="link" >Soundtracks</a>
                </li>
    </ul>


        <h4>Photo & Video</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/mediaindex?ref_=tt_ql_pv_1" class="link" >Photo Gallery</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/videogallery?ref_=tt_ql_pv_2" class="link" >Trailers and Videos</a>
                </li>
    </ul>


        <h4>Opinion</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/awards?ref_=tt_ql_op_1" class="link" >Awards</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/faq?ref_=tt_ql_op_2" class="link empty" >FAQ</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/reviews?ref_=tt_ql_op_3" class="link" >User Reviews</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/ratings?ref_=tt_ql_op_4" class="link" >User Ratings</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/externalreviews?ref_=tt_ql_op_5" class="link" >External Reviews</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/criticreviews?ref_=tt_ql_op_6" class="link empty" >Metacritic Reviews</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/board/?ref_=tt_ql_op_7" class="link" >Message Board</a>
                </li>
    </ul>


        <h4>External Links</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/miscsites?ref_=tt_ql_ex_1" class="link" >Miscellaneous</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/soundsites?ref_=tt_ql_ex_2" class="link" >Sound Clips</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/videosites?ref_=tt_ql_ex_3" class="link empty" >Video Clips</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/photosites?ref_=tt_ql_ex_4" class="link" >Photographs</a>
                </li>
                <li class="subnav_item_main">
<a href="/title/tt0098384/posters?ref_=tt_ql_ex_5" class="link" >Posters</a>
                </li>
    </ul>


        <h4>TV</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/tvschedule?ref_=tt_ql_tv_1" class="link empty" >TV Schedule</a>
                </li>
    </ul>


        <h4>Related Items</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/title/tt0098384/news?ref_=tt_ql_rel_1" class="link" >NewsDesk</a>
                </li>
                <li class="subnav_item_main">
<a href="/showtimes/title/tt0098384?ref_=tt_ql_rel_2" class="link empty" >Showtimes</a>
                </li>
    </ul>


        <h4>Professional Services</h4>
    <ul class="quicklinks">
                <li class="subnav_item_main">
<a href="/r/tt_moviemeter_why/title/tt0098384?ref_=tt_ql_pro_1" class="link" >Get more at IMDbPro</a>
                </li>
                <li class="subnav_item_main">
<a href="https://secure.imdb.com/store/photos/?ref_=tt_ql_pro_2" class="link" >Add posters & stills to this title</a>
                </li>
    </ul>
            <hr/>
        </div>

        <div class="show_more">Explore More</div>
        <div class="show_less">Show Less</div>
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleQuickLinksWidgetRHS_finished');
    }
  </script>
            
  <div class="aux-content-widget-2"> 
    <div class="social">
  <script type="text/javascript">generic.monitoring.start_timing("facebook_like_iframe");</script>
  <div class="social_networking_like">
    <iframe
      id="iframe_like"
      name="fbLikeIFrame_0"
      class="social-iframe"
      scrolling="no"
      frameborder="0"
      allowTransparency="allowTransparency"
      ref="http://www.imdb.com/title/tt0098384/"
      width=280
      height=65></iframe>
  </div>
    </div>
  </div>
	
	        <!-- begin RHS_CORNERSTONE -->
        <div id="rhs_cornerstone" class="cornerstone_slot">
            
    



        
    <a target="_top" href="http://aax-us-east.amazon-adsystem.com/x/c/LlUYiTZbmbAFWPEIs9y1Jg/http://pda-bes.amazon.com/c?i=1$AgAAAAAAAAAEAAAAAAAAAAIAAAAArjFRWqgSfuS4Yx4Mwc1GBwZprc5tvsOpnXyG6A1fMeZGi25xVARgYzFSoX0cNVoSMTjfOvcdR5.gd4A3LLKPD.4GOpFGoLpr6f94SpiOUtn58VYIZ30Mn6L2kw5FyJCilrPMWn3YLojLt.jVsFRqzPR2K4NS70ZykmQWSwYHAspL1GzQZGWLF4gud.bcjewuxuUMD9eJErtxsh8hLhOU800BG4mQQdxL2U.JoYnLT32-iCQrDzCmNTm.TM1AThFXVs75cP8vTZAi3fC7.leDNjDWsZt3dJflNCxlXpZDCDZX56FnshMu6ranyRwtxJlBJe1VB5oJctInCq.cRRq0jq9k.TPwlIf959Pk7UvxivWVyeFFgCifSYWLWMKdM7KYF3iEtpOmQY6WwXGYyschalCIFAyCAzYpfE.-GjtwCLk0t-zfy8cdOuho8K8-teXacGSzrOsn-LCL7AhN48zARE-4Tt9IDksGYQMTJHEPTP6yyEGf3fNOja6OX1HrLyV.yWtclAMobHkugKvdAhROYmajeItP1as10sX1DQYEjM05tR510Ozp7PVIc02pP8MJPj.1IkKsgjyOp0Hm56Z6ie.kYWKokhCv-1vHRq1ZwxKxVfZuHTS3X5mYPqDgQOZ.m2MGTcemuo2JF9r1ZOenPefuOf.rIjFHOZXfHhm6JRi.ooXtGXYTQJCF3T3Gm9GdstvukkUbfaCGOvlg03KtNvqF-ZYSg5OurKVgeAtYcFX9jZT4oAfELBOT-W5oGrZCxkS0JdLSC19vdZD573pwkT1xP88DWPF2islM-O2gWpOZjb32nbDHhq8TuqlE75VmJzGm6X5mI.FPXFtIlzDXwi735Mclrr3ORGHKflAkhVgoRv00rU.IWSgyGZt-LnuYQ0-jAo2Sb2zd7UF39h1lcl2EOW3g6M-NwSrmNzFreM-Jsz7sQrlLUuiGXmLkc80Snnhb4Wq7XP-aUzxGkMesFZ9i9ctDrnOo75qzp2oSu-MKKchK6C2Qosojl5JuL--Yaq.8eDll19jis4-GSqY5c43n0Z1jVhGypCGbzMdmGZmJjae6eb7zOvL8dm2c5SBxXMtox7CNnR6CNQbr-6oQIZf-QUve8qCBI7sLlDPTBobJ.bZZonsAhEMuYswSkWvz-RCSxBxeE19FrzjEnDJ3AvsdcaHwwa-1qnZCHepR0piuSKhR"><img src="//d2o307dm5mqftz.cloudfront.net/1000011/1367522023705/300x125-CTA_Logo.jpg" alt="" title="" width="300" height="125" border="0"></a>

<!-- creativeModDate = 1367965319000 -->
        <div id="rhs_cornerstone_webbug" style="display:none;">
           <img src="http://aax-us-east.amazon-adsystem.com/e/loi/imp?b=6308d555-0371-494c-a71a-63c10aa4a629" border="0" height="1" width="1" alt=""/>
        </div>

        </div>

	

  <script>
    if ('csm' in window) {
      csm.measure('csm_RelatedNewsWidgetRHS_started');
    }
  </script>

      <div class="aux-content-widget-2" >
        <h3>Related News</h3>

        
                
                    
                    
                    <div class="news_item odd" >
                        <span itemprop="headline" >
                            <a href="/title/tt0098384/news?ref_=tt_nwr_1#ni52196377" >Julia Roberts bullied 'with a vengeance' on Steel Magnolias</a>
                        </span>
                        
                        <br /><small>
                                <span itemprop="datePublished">
                                  26 April 2013 9:02 AM, PDT
                                </span>
                            
                                <span class="ghost">|</span><span itemprop="provider" >
                                        <a href="/news/ns0000226?ref_=tt_nwr_1" >Monsters and Critics</a>
                                </span>
                        </small>
                    </div>
                
                    
                    
                    <div class="news_item even" >
                        <span itemprop="headline" >
                            <a href="/title/tt0098384/news?ref_=tt_nwr_2#ni52186644" >Prince Harry Reads the News</a>
                        </span>
                        
                        <br /><small>
                                <span itemprop="datePublished">
                                  26 April 2013 7:36 AM, PDT
                                </span>
                            
                                <span class="ghost">|</span><span itemprop="provider" >
                                        <a href="/news/ns0000088?ref_=tt_nwr_2" >Popsugar.com</a>
                                </span>
                        </small>
                    </div>
                
                    
                    
                    <div class="news_item odd" >
                        <span itemprop="headline" >
                            <a href="/title/tt0098384/news?ref_=tt_nwr_3#ni52183376" >Julia Roberts Was Tortured by Steel Magnolias Director, Says Sally Field</a>
                        </span>
                        
                        <br /><small>
                                <span itemprop="datePublished">
                                  26 April 2013 2:20 AM, PDT
                                </span>
                            
                                <span class="ghost">|</span><span itemprop="provider" >
                                        <a href="/news/ns0045136?ref_=tt_nwr_3" >Us Weekly</a>
                                </span>
                        </small>
                    </div>
       
            <div class="see-more">
                <a href="/title/tt0098384/news?ref_=tt_nwr_sm" >See all 278 related articles</a> »
            </div>

      </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_RelatedNewsWidgetRHS_finished');
    }
  </script>
        
	
	<!-- no content received for slot: middle_rhs -->
	
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_RelatedListsWidget_started');
    }
  </script>
    
        <div class="aux-content-widget-2">
            <div id="relatedListsWidget">
                <div class="rightcornerlink">
                    <a href="/list/create?ref_=tt_rls" >Create a list</a> »
                </div>
                <h3>User Lists</h3>
                <p>Related lists from IMDb users</p>
                
                    <div class="list-preview even">
                        <div class="list-preview-item-narrow">
<a href="/list/cL2q8EQgUzs/?ref_=tt_rls_1" >
<img height="86" width="86" alt="list image" title="list image"
src="/images/nopicture/medium/film.png"
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" />
<noscript>
<img height="86" width="86" alt="list image" title="list image"
src="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
</noscript>
</a>                        </div>
                        <div class="list_name">
                            <b><a href="/list/cL2q8EQgUzs/?ref_=tt_rls_1" >movies you should watch before you die</a></b>
                        </div>
                        <div class="list_meta">
                            a list of 2351 titles 
                             created 4 months ago
                        </div>
                        <div class="clear"> </div>
                    </div>
                    <div class="list-preview odd">
                        <div class="list-preview-item-narrow">
<a href="/list/-Kt5UvjvcVk/?ref_=tt_rls_2" >
<img height="86" width="86" alt="list image" title="list image"
src="/images/nopicture/medium/film.png"
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMzYyNTQ1Nzk2M15BMl5BanBnXkFtZTcwODk0NTQyMQ@@._V1_SX86_CR0,0,86,86_.jpg" />
<noscript>
<img height="86" width="86" alt="list image" title="list image"
src="http://ia.media-imdb.com/images/M/MV5BMzYyNTQ1Nzk2M15BMl5BanBnXkFtZTcwODk0NTQyMQ@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
</noscript>
</a>                        </div>
                        <div class="list_name">
                            <b><a href="/list/-Kt5UvjvcVk/?ref_=tt_rls_2" >The Best 80's Movies</a></b>
                        </div>
                        <div class="list_meta">
                            a list of 252 titles 
                             created 17 Apr 2011
                        </div>
                        <div class="clear"> </div>
                    </div>
                    <div class="list-preview even">
                        <div class="list-preview-item-narrow">
<a href="/list/rNUOu-_WTNo/?ref_=tt_rls_3" >
<img height="86" width="86" alt="list image" title="list image"
src="/images/nopicture/medium/film.png"
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTY5MTUyNDgwMF5BMl5BanBnXkFtZTcwNzYzMDQyMg@@._V1_SX86_CR0,0,86,86_.jpg" />
<noscript>
<img height="86" width="86" alt="list image" title="list image"
src="http://ia.media-imdb.com/images/M/MV5BMTY5MTUyNDgwMF5BMl5BanBnXkFtZTcwNzYzMDQyMg@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
</noscript>
</a>                        </div>
                        <div class="list_name">
                            <b><a href="/list/rNUOu-_WTNo/?ref_=tt_rls_3" >Good Romantic Comedies</a></b>
                        </div>
                        <div class="list_meta">
                            a list of 106 titles 
                             created 5 months ago
                        </div>
                        <div class="clear"> </div>
                    </div>
                    <div class="list-preview odd">
                        <div class="list-preview-item-narrow">
<a href="/list/p9TV548tyOw/?ref_=tt_rls_4" >
<img height="86" width="86" alt="list image" title="list image"
src="/images/nopicture/medium/film.png"
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjE0MDAwNTUzNF5BMl5BanBnXkFtZTcwNDQ4NDYxOQ@@._V1_SX86_CR0,0,86,86_.jpg" />
<noscript>
<img height="86" width="86" alt="list image" title="list image"
src="http://ia.media-imdb.com/images/M/MV5BMjE0MDAwNTUzNF5BMl5BanBnXkFtZTcwNDQ4NDYxOQ@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
</noscript>
</a>                        </div>
                        <div class="list_name">
                            <b><a href="/list/p9TV548tyOw/?ref_=tt_rls_4" >Every U.S. Released Movie, 1970-2014</a></b>
                        </div>
                        <div class="list_meta">
                            a list of 10000 titles 
                             created 1 month ago
                        </div>
                        <div class="clear"> </div>
                    </div>
                    <div class="list-preview even">
                        <div class="list-preview-item-narrow">
<a href="/list/A7dkiHS4mCw/?ref_=tt_rls_5" >
<img height="86" width="86" alt="list image" title="list image"
src="/images/nopicture/medium/film.png"
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTU4NTczODkwM15BMl5BanBnXkFtZTcwMzEyMTIyMw@@._V1_SX86_CR0,0,86,86_.jpg" />
<noscript>
<img height="86" width="86" alt="list image" title="list image"
src="http://ia.media-imdb.com/images/M/MV5BMTU4NTczODkwM15BMl5BanBnXkFtZTcwMzEyMTIyMw@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
</noscript>
</a>                        </div>
                        <div class="list_name">
                            <b><a href="/list/A7dkiHS4mCw/?ref_=tt_rls_5" >Greatest Movies Of All Time</a></b>
                        </div>
                        <div class="list_meta">
                            a list of 162 titles 
                             created 5 months ago
                        </div>
                        <div class="clear"> </div>
                    </div>
                <div class="see-more">
                    <a href="/lists/tt0098384?ref_=tt_rls_sm" >See all related lists</a> »
                </div>
            </div>
        </div>
    
  <script>
    if ('csm' in window) {
      csm.measure('csm_RelatedListsWidget_finished');
    }
  </script>
Last edited by sjk on Wed May 08, 2013 7:02 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Part 4:

Code: Select all

	
	<!-- no content received for slot: btf_rhs1 -->
	
<div class="aux-content-widget-2">
    <h3>Connect with IMDb</h3>
    <div id="facebookWrapper">
        <iframe src="http://www.facebook.com/plugins/likebox.php?href=facebook.com%2Fimdb&width=300&connections=5&stream=false&header=false&height=190"
            scrolling="no"
            frameborder="0"
            id="facebookIframe"
            allowTransparency="true"></iframe>
    </div>
    <hr>
    <iframe allowtransparency="true"
        frameborder="0"
        role="presentation"
        scrolling="no"
        id="twitterIframe"
        src="http://i.media-imdb.com/images/social/twitter.html?10#imdb"></iframe>
</div>

  
      
    <div class="aux-content-widget-2">
        <div id="ratingWidget">
            <h3>Share this Rating</h3>
            <p>
                Title:
                <strong>Steel Magnolias</strong>
                (1989)
            </p>
            <span class="imdbRatingPlugin imdbRatingStyle1" data-user="" data-title="tt0098384" data-style="t1">
<a href="/title/tt0098384/?ref_=tt_plg_rt" > <img alt="Steel Magnolias (1989) on IMDb"
src="http://ia.media-imdb.com/images/G/01/imdb/images/plugins/imdb_46x22-2264473254._V377175616_.png">
</a>                <span class="rating">6.9<span class="ofTen">/10</span></span>                
<img src="http://ia.media-imdb.com/images/G/01/imdb/images/plugins/imdb_star_22x21-2889147855._V377175623_.png" class="star">
            </span>
            <p>Want to share IMDb's rating on your own site? Use the HTML below.</p>
            <div id="ratingPluginHTML" class="hidden">
                <div class="message_box small">
                    <div class="error">
                        <p>
                        You must be a registered user to use the IMDb rating plugin.
                        </p>
                        <a href="/register/login?ref_=tt_plg_rt" class="cboxElement" rel='login'>Login</a>
                    </div>
                </div>
            </div>
            <div id="ratingWidgetLinks">
                <span class="titlePageSprite arrows show"></span>
                <a href="/plugins?titleId=tt0098384&ref_=tt_plg_rt" id="toggleRatingPluginHTML" itemprop='url' >Show HTML</a>
                <a href="/plugins?titleId=tt0098384&ref_=tt_plg_rt" itemprop='url'>View more styles</a>
            </div>
        </div>
    </div>
<div class="aux-content-widget-2 play_quiz_widget">
    <h3>Take The Quiz!</h3>
<a href="/games/guess/tt0098384?ref_=tt_qz" class="icon" ></a><span>Test your knowledge of <a href="/games/guess/tt0098384?ref_=tt_qz" >Steel Magnolias</a>.</span>
</div>
        
	
	<!-- no content received for slot: bottom_rhs -->
	
        
	
	        <!-- sid: test01-channel : RHS_SPONSORED_LINKS -->    
            
        <script>     
        if (typeof afc_data == "undefined") {   
            afc_data = new Object();    
        }   
            
        afc_data["RHS_SPONSORED_LINKS"] = { 
            channel:  "test01-channel",   
            client:   "ca-amazon-imdb_js",    
            title:    "Sponsored Links",    
            help:     "What's This?",    
            hints:    "wedding,louisiana,beauty-parlor,bird,armadillo"   
        };     
        </script>   
            
        <div id="sponsored_links_afc_div_RHS_SPONSORED_LINKS" name="sponsored_links_afc_div_RHS_SPONSORED_LINKS"></div>   
            
        <iframe id="sponsored_links_afc_iframe_RHS_SPONSORED_LINKS" width="0" height="0" scrolling="no" frameborder="0"      
                allowtransparency="true" marginheight="0" marginwidth="0" name="sponsored_links_afc_iframe"   
                src="/images/a/ifb/google_afc_rhs.html#key:RHS_SPONSORED_LINKS">     
        </iframe> 

	
	
	<!-- begin BTF_RHS2 -->
<div id="btf_rhs2_wrapper" class="dfp_slot">
<script type="text/javascript">
ad_utils.register_ad('btf_rhs2');
</script>
<iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,16x1;p=br2;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="btf_rhs2" name="btf_rhs2" class="yesScript" width="300" height="250" data-original-width="300" data-original-height="250" data-config-width="300" data-config-height="250" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=3;sz=300x250,16x1;p=br2;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=3;sz=300x250,16x1;p=br2;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" border="0" alt="advertisement" /></a></noscript>
</div>
<div id="btf_rhs2_reflow_helper"></div>
<script>ad_utils.render_ad_fast('btf_rhs2');</script>
<!-- End BTF_RHS2 -->
	
        
    </div> 
    
    <div id="maindetails_center_bottom" class="maindetails_center">
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleEpisodesWidget_started');
    }
  </script>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleEpisodesWidget_finished');
    }
  </script>
            
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleAwardsWidget_started');
    }
  </script>
        
          <div class="article highlighted" id="titleAwardsRanks">
 
            
 
            
                    <span itemprop="awards"><b>Nominated for 1 Oscar.</b></span>
                    <span itemprop="awards">Another 2 wins & 5 nominations.</span>
                <span class="see-more inline">
<a href="/title/tt0098384/awards?ref_=tt_awd" >See more awards</a> »                </span>
          </div>
         
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleAwardsWidget_finished');
    }
  </script>
            
        
        
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleMediaStripWidget_started');
    }
  </script>
    
    
    

      <div class = "article" id="titleMediaStrip">
        <div class="mediastrip_container combined">
                <div id="combined-videos">
                    <h2>Videos</h2>
                    <div class="mediastrip_big">
                                 <span class="video_slate" itemscope itemtype="http://schema.org/videoObject">
                              <meta itemprop="duration" content="T119M0S" />

 
<a onclick="window.open(this.href+'','_blank');return false;" href="/video/amazon/vi367239193/offsite?ref_=tt_pv_vi_1" title="Steel Magnolias -- A warm and witty celebration of friendship, Southern style. Sally Field and Dolly Parton topline anall-star ensemble cast in this smash hit." alt="Steel Magnolias -- A warm and witty celebration of friendship, Southern style. Sally Field and Dolly Parton topline anall-star ensemble cast in this smash hit." class=" " data-video="vi367239193" data-context="amazon" data-rid="0XAJCSEWNGAF9HBSXW04" itemprop="url" ><img height="105" width="139" alt="Steel Magnolias -- A warm and witty celebration of friendship, Southern style. Sally Field and Dolly Parton topline anall-star ensemble cast in this smash hit." title="Steel Magnolias -- A warm and witty celebration of friendship, Southern style. Sally Field and Dolly Parton topline anall-star ensemble cast in this smash hit."src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/no-video-slate-856072904._V396341087_.png"class="loadlate hidden video" loadlate="http://ia.media-imdb.com/images/M/MV5BMTQyMjI5MjM5NF5BMl5BanBnXkFtZTcwNDIxODMyMQ@@._V1_BR-65_CT-15_SP229,229,0,C,0,0,0_CR45,62,139,105_PIimdb-blackband-204-14,TopLeft,0,0_PIimdb-blackband-204-28,BottomLeft,0,1_CR0,0,139,105_PIimdb-goldbutton-big,BottomRight,-1,-1_ZAFull%2520Movie,2,76,16,137,verdenab,8,255,255,255,1_ZAat%2520Amazon%2520%25BB,2,1,14,137,verdenab,7,255,255,255,1_ZA119:00,103,1,14,36,verdenab,7,255,255,255,1_.jpg" itemprop='image' viconst="vi367239193" /></a>                            </span>
                                <span class="video_slate_last" itemscope itemtype="http://schema.org/videoObject">
                              <meta itemprop="duration" content="T1M29S" />

 
<a href="/video/screenplay/vi830865689?ref_=tt_pv_vi_2" title="Steel Magnolias -- Open-ended Trailer from Columbia Tristar" alt="Steel Magnolias -- Open-ended Trailer from Columbia Tristar" class="video-colorbox" data-video="vi830865689" data-context="screenplay" data-rid="0XAJCSEWNGAF9HBSXW04" itemprop="url" ><img height="105" width="139" alt="Steel Magnolias -- Open-ended Trailer from Columbia Tristar" title="Steel Magnolias -- Open-ended Trailer from Columbia Tristar"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/no-video-slate-856072904._V396341087_.png"class="loadlate hidden video" loadlate="http://ia.media-imdb.com/images/M/MV5BMTg3MDAwNzk5Nl5BMl5BanBnXkFtZTcwMzUxNTc2MQ@@._V1_SP229,229,0,C,0,0,0_CR45,62,139,105_PIimdb-blackband-204-14,TopLeft,0,0_PIimdb-blackband-204-28,BottomLeft,0,1_CR0,0,139,105_PIimdb-bluebutton-big,BottomRight,-1,-1_ZATrailer,2,76,16,137,verdenab,8,255,255,255,1_ZAon%2520IMDb,2,1,14,137,verdenab,7,255,255,255,1_ZA01:29,103,1,14,36,verdenab,7,255,255,255,1_.jpg" itemprop='image' viconst="vi830865689" /></a>                            </span>
                    </div>
                </div>
                <div id="combined-photos">
                    <h2>Photos</h2>
                    <div class="mediastrip">
<a href="/media/rm437816832/tt0098384?ref_=tt_pv_md_1" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTQzOTY5MzIxMl5BMl5BanBnXkFtZTcwOTQzMDAxMw@@._V1_SY105_CR26,0,105,105_.jpg" itemprop='image' /></a>                                    
<a href="/media/rm1847102976/tt0098384?ref_=tt_pv_md_2" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BNDcwMzMyNjE5OV5BMl5BanBnXkFtZTcwMjgzMDAxMw@@._V1_SX105_CR0,0,105,105_.jpg" itemprop='image' /></a>                                    
<a href="/media/rm1696108032/tt0098384?ref_=tt_pv_md_3" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTk3NzYzMjYwOV5BMl5BanBnXkFtZTcwODYzMDAxMw@@._V1_SX105_CR0,0,105,105_.jpg" itemprop='image' /></a>                                    
                    </div>
                </div>
            <div class="combined-see-more see-more">
<a href="/title/tt0098384/mediaindex?ref_=tt_pv_md_sm" ><span class="titlePageSprite showAllVidsAndPics"></span></a>
                         
<a href="/title/tt0098384/mediaindex?ref_=tt_pv_md_sm" >58 photos</a>                
                        <span>|</span>
<a href="/title/tt0098384/videogallery?ref_=tt_pv_vi_sm" >3 videos</a>                
                        <span>|</span>
<a href="/title/tt0098384/news?ref_=tt_pv_md_sm" >278 news articles</a>            </div>
        </div>
      </div>  
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleMediaStripWidget_finished');
    }
  </script>
    

  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleRecsWidget_started');
    }
  </script>

    <div class="article" id="titleRecs">
        <span class="rightcornerlink">
        <a href="/help/show_leaf?personalrecommendations&ref_=tt_rec_lm" >Learn more</a>
        </span>
        <h2 class="rec_heading_wrapper">  
          <span class="rec_heading" data-spec="p13nsims:tt0098384">People who liked this also liked... </span>
        </h2>
        <div class="rec_wrapper" id="title_recs"
            data-items-per-request="24"
            data-items-per-page="6"
            data-specs="p13nsims:tt0098384"
            data-caller-name="p13nsims-title">      
            
    <div class="rec_const_picker">
        <div class="rec_view">
            <div class="rec_grave" style="display:none"></div>
            <div class="rec_slide">
                        <div class="rec_page">         
    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0458352">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0458352/?ref_=tt_rec_tti" ><img height="113" width="76" alt="The Devil Wears Prada" title="The Devil Wears Prada"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTMyNjk4Njc3NV5BMl5BanBnXkFtZTcwNDkyMTEzMw@@._V1_SX76_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0092890">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0092890/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Dirty Dancing" title="Dirty Dancing"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTI1OTQwNTM1MV5BMl5BanBnXkFtZTYwMzgyOTU5._V1_SY113_CR3,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0109830">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0109830/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Forrest Gump" title="Forrest Gump"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTQwMTA5MzI1MF5BMl5BanBnXkFtZTcwMzY5Mzg3OA@@._V1_SX76_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0332280">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0332280/?ref_=tt_rec_tti" ><img height="113" width="76" alt="The Notebook" title="The Notebook"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTk3OTM5Njg5M15BMl5BanBnXkFtZTYwMzA0ODI3._V1_SY113_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0976051">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0976051/?ref_=tt_rec_tti" ><img height="113" width="76" alt="The Reader" title="The Reader"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTM0NDQxNjA0N15BMl5BanBnXkFtZTcwNDUwMzcwMg@@._V1_SY113_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0114388">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0114388/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Sense and Sensibility" title="Sense and Sensibility"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BNzk1MjU3MDQyMl5BMl5BanBnXkFtZTcwNjc1OTM2MQ@@._V1_SX76_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

                        </div>
                        <div class="rec_page">         
    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0304415">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0304415/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Mona Lisa Smile" title="Mona Lisa Smile"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTI0NjEwNDgwOV5BMl5BanBnXkFtZTYwOTI1NTA3._V1_SX76_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0124315">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0124315/?ref_=tt_rec_tti" ><img height="113" width="76" alt="The Cider House Rules" title="The Cider House Rules"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTc3Mjc1MzUwOV5BMl5BanBnXkFtZTcwMTQ2NDEzMQ@@._V1_SY113_CR1,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0084434">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0084434/?ref_=tt_rec_tti" ><img height="113" width="76" alt="An Officer and a Gentleman" title="An Officer and a Gentleman"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BOTgzMDMyODI0OV5BMl5BanBnXkFtZTcwMjUwMDI0MQ@@._V1_SY113_CR1,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0094947">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0094947/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Dangerous Liaisons" title="Dangerous Liaisons"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTk5Mjk1MjEzOV5BMl5BanBnXkFtZTcwNzYzNDkxMQ@@._V1_SY113_CR2,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0414387">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0414387/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Pride & Prejudice" title="Pride & Prejudice"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTA1NDQ3NTcyOTNeQTJeQWpwZ15BbWU3MDA0MzA4MzE@._V1_SY113_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

    
    <div class="rec_item" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0223897">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0223897/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Pay It Forward" title="Pay It Forward"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BNjI3ODI5NDEwMl5BMl5BanBnXkFtZTYwNDYyMjU3._V1_SY113_CR0,0,76,113_.jpg" /> <br/>
</a>    </div>

                        </div>
            </div>
            <div class="rec_nav">
                <div class="rec_nav_page_num"></div>
                <a class="rec_nav_left">◄ Prev 6</a>
                <a class="rec_nav_right">Next 6 ►</a>
            </div>
        </div>
    </div>
            
   <div class="rec_overviews">

         
      <div class="rec_overview" data-tconst="tt0458352">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0458352">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0458352/?ref_=tt_rec_tti" ><img height="190" width="128" alt="The Devil Wears Prada" title="The Devil Wears Prada"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTMyNjk4Njc3NV5BMl5BanBnXkFtZTcwNDkyMTEzMw@@._V1_SX128_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0458352" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0458352/?ref_=tt_rec_tt" ><b>The Devil Wears Prada</b></a>
            <span class="nobr">(2006)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for The Devil Wears Prada (2006)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Comedy          
 <span class="ghost">|</span> 
                     Drama          
 <span class="ghost">|</span> 
                     Romance          

        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0458352|imdb|6.7|6.7|p13nsims-title" data-ga-identifier=""
title="Users rated this 6.7/10 (165,459 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 93.8px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">6.7</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0458352/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A naive young woman comes to New York and scores a job as the assistant to one of the city's biggest magazine editors, the ruthless and cynical Miranda Priestly.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
David Frankel  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Meryl Streep, 
Anne Hathaway, 
Emily Blunt</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0092890">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0092890">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0092890/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Dirty Dancing" title="Dirty Dancing"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTI1OTQwNTM1MV5BMl5BanBnXkFtZTYwMzgyOTU5._V1_SY190_CR5,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0092890" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0092890/?ref_=tt_rec_tt" ><b>Dirty Dancing</b></a>
            <span class="nobr">(1987)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Dirty Dancing (1987)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0092890|imdb|6.6|6.6|p13nsims-title" data-ga-identifier=""
title="Users rated this 6.6/10 (85,279 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 92.4px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">6.6</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0092890/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Spending the summer in a holiday camp with her family, Frances "Baby" Houseman falls in love with the camp's dance instructor Johnny Castle.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Emile Ardolino  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Jennifer Grey, 
Patrick Swayze, 
Jerry Orbach</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0109830">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0109830">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0109830/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Forrest Gump" title="Forrest Gump"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTQwMTA5MzI1MF5BMl5BanBnXkFtZTcwMzY5Mzg3OA@@._V1_SX128_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0109830" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0109830/?ref_=tt_rec_tt" ><b>Forrest Gump</b></a>
            <span class="nobr">(1994)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Forrest Gump (1994)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
Last edited by sjk on Wed May 08, 2013 7:02 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Part 5:

Code: Select all

<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0109830|imdb|8.7|8.7|p13nsims-title" data-ga-identifier=""
title="Users rated this 8.7/10 (633,756 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 121.8px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">8.7</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0109830/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Forrest Gump, while not intelligent, has accidentally been present at many historic moments, but his true love, Jenny Curran, eludes him.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Robert Zemeckis  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Tom Hanks, 
Sally Field, 
Robin Wright</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0332280">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0332280">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0332280/?ref_=tt_rec_tti" ><img height="190" width="128" alt="The Notebook" title="The Notebook"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTk3OTM5Njg5M15BMl5BanBnXkFtZTYwMzA0ODI3._V1_SY190_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0332280" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0332280/?ref_=tt_rec_tt" ><b>The Notebook</b></a>
            <span class="nobr">(2004)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for The Notebook (2004)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0332280|imdb|7.9|7.9|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.9/10 (229,942 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 110.6px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.9</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0332280/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A poor and passionate young man falls in love with a rich young woman and gives her a sense of freedom. They soon are separated by their social differences.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Nick Cassavetes  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Gena Rowlands, 
James Garner, 
Ryan Gosling</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0976051">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0976051">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0976051/?ref_=tt_rec_tti" ><img height="190" width="128" alt="The Reader" title="The Reader"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTM0NDQxNjA0N15BMl5BanBnXkFtZTcwNDUwMzcwMg@@._V1_SY190_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0976051" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0976051/?ref_=tt_rec_tt" ><b>The Reader</b></a>
            <span class="nobr">(2008)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for The Reader (2008)"
                          class="us_r titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0976051|imdb|7.6|7.6|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.6/10 (121,249 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 106.4px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.6</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0976051/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Post-WWII Germany: Nearly a decade after his affair with an older woman came to a mysterious end, law student Michael Berg re-encounters his former lover as she defends herself in a war-crime trial.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Stephen Daldry  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Ralph Fiennes, 
Jeanette Hain, 
Kate Winslet</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0114388">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0114388">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0114388/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Sense and Sensibility" title="Sense and Sensibility"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BNzk1MjU3MDQyMl5BMl5BanBnXkFtZTcwNjc1OTM2MQ@@._V1_SX128_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0114388" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0114388/?ref_=tt_rec_tt" ><b>Sense and Sensibility</b></a>
            <span class="nobr">(1995)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Sense and Sensibility (1995)"
                          class="us_pg titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0114388|imdb|7.6|7.6|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.6/10 (51,699 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 106.4px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.6</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0114388/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Rich Mr. Dashwood dies, leaving his second wife and her three daughters poor by the rules of inheritance. The two eldest daughters are the titular opposites.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Ang Lee  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
James Fleet, 
Tom Wilkinson, 
Kate Winslet</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0304415">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0304415">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0304415/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Mona Lisa Smile" title="Mona Lisa Smile"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTI0NjEwNDgwOV5BMl5BanBnXkFtZTYwOTI1NTA3._V1_SX128_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0304415" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0304415/?ref_=tt_rec_tt" ><b>Mona Lisa Smile</b></a>
            <span class="nobr">(2003)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Mona Lisa Smile (2003)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0304415|imdb|6.2|6.2|p13nsims-title" data-ga-identifier=""
title="Users rated this 6.2/10 (43,037 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 86.8px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">6.2</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0304415/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A free-thinking art professor teaches conservative 50's Wellesley girls to question their traditional societal roles.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Mike Newell  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Julia Roberts, 
Kirsten Dunst, 
Julia Stiles</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0124315">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0124315">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0124315/?ref_=tt_rec_tti" ><img height="190" width="128" alt="The Cider House Rules" title="The Cider House Rules"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTc3Mjc1MzUwOV5BMl5BanBnXkFtZTcwMTQ2NDEzMQ@@._V1_SY190_CR2,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0124315" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0124315/?ref_=tt_rec_tt" ><b>The Cider House Rules</b></a>
            <span class="nobr">(1999)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for The Cider House Rules (1999)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0124315|imdb|7.3|7.3|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.3/10 (57,870 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 102.2px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.3</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0124315/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A compassionate young man, raised in an orphanage and trained to be a doctor there, decides to leave to see the world.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Lasse Hallström  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Tobey Maguire, 
Charlize Theron, 
Delroy Lindo</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0084434">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0084434">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0084434/?ref_=tt_rec_tti" ><img height="190" width="128" alt="An Officer and a Gentleman" title="An Officer and a Gentleman"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BOTgzMDMyODI0OV5BMl5BanBnXkFtZTcwMjUwMDI0MQ@@._V1_SY190_CR2,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0084434" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0084434/?ref_=tt_rec_tt" ><b>An Officer and a Gentleman</b></a>
            <span class="nobr">(1982)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for An Officer and a Gentleman (1982)"
                          class="us_r titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0084434|imdb|6.8|6.8|p13nsims-title" data-ga-identifier=""
title="Users rated this 6.8/10 (26,597 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 95.2px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">6.8</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0084434/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A young man must complete his work at a Navy Flight school to become an aviator, with the help of a tough gunnery sergeant and his new girlfriend.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Taylor Hackford  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Richard Gere, 
Debra Winger, 
David Keith</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0094947">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0094947">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0094947/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Dangerous Liaisons" title="Dangerous Liaisons"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTk5Mjk1MjEzOV5BMl5BanBnXkFtZTcwNzYzNDkxMQ@@._V1_SY190_CR3,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0094947" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0094947/?ref_=tt_rec_tt" ><b>Dangerous Liaisons</b></a>
            <span class="nobr">(1988)</span>
   </div>
Last edited by sjk on Wed May 08, 2013 7:03 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Part 6:

Code: Select all

	

          
  
    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Dangerous Liaisons (1988)"
                          class="us_r titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0094947|imdb|7.6|7.6|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.6/10 (38,998 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 106.4px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.6</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0094947/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Rich and bored aristocrats in Rococo France play high-stakes games of passion and betrayal.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Stephen Frears  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Glenn Close, 
John Malkovich, 
Michelle Pfeiffer</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0414387">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0414387">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0414387/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Pride & Prejudice" title="Pride & Prejudice"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTA1NDQ3NTcyOTNeQTJeQWpwZ15BbWU3MDA0MzA4MzE@._V1_SY190_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0414387" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0414387/?ref_=tt_rec_tt" ><b>Pride & Prejudice</b></a>
            <span class="nobr">(2005)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Pride & Prejudice (2005)"
                          class="us_pg titlePageSprite absmiddle"></span>

                     Drama          
 <span class="ghost">|</span> 
                     Romance          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0414387|imdb|7.7|7.7|p13nsims-title" data-ga-identifier=""
title="Users rated this 7.7/10 (118,422 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 107.8px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">7.7</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0414387/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
Sparks fly when spirited Elizabeth Bennet meets single, rich, and proud Mr. Darcy. But Mr. Darcy reluctantly finds himself falling in love with a woman beneath his class. Can each overcome their own pride and prejudice?    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Joe Wright  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Keira Knightley, 
Donald Sutherland, 
Brenda Blethyn</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
         
      <div class="rec_overview" data-tconst="tt0223897">
    
    
    <div class="rec_poster" data-info="sims:tt0098384" data-spec="p13nsims:tt0098384" data-tconst="tt0223897">
        <div class="rec_overlay">
            <div class="rec_filter"></div>
            <div class="glyph rec_watchlist_glyph"></div>
            <div class="glyph rec_blocked_glyph"></div>
            <div class="glyph rec_rating_glyph"></div>
            <div class="glyph rec_pending_glyph"></div>                        
        </div>            
<a href="/title/tt0223897/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Pay It Forward" title="Pay It Forward"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BNjI3ODI5NDEwMl5BMl5BanBnXkFtZTYwNDYyMjU3._V1_SY190_CR0,0,128,190_.jpg" /> <br/>
</a>    </div>

    
       <div class="rec_actions">
     
         <div class="rec_action_divider">
           <div class="wlb_classic_wrapper">
             <span class="wlb_wrapper">
               <a class="rec_wlb_watchlist_btn" data-tconst="tt0223897" data-size="medium" data-caller-name="p13nsims-title" data-type="primary"></a>
             </span>
           </div>  
         </div> 
       
         <div class="rec_action_divider">
           <span class="btn2_wrapper">
             <a class="rec_next rec_half_button btn2 medium btn2_text_on" title="Show me the next title" onclick="">
               <span class="btn2_glyph">0</span>
               <span class="btn2_text">Next »</span>
             </a>
           </span>
         </div>         
             <input type="hidden" name="49e6c" value="327d">
       </div>
       
       <div class="rec_details">
         <div class="rec-info">
         
           <div class="rec-jaw-upper">  

     <div class="rec-title">
       <a href="/title/tt0223897/?ref_=tt_rec_tt" ><b>Pay It Forward</b></a>
            <span class="nobr">(2000)</span>
   </div>  
             


    <div class="rec-cert-genre rec-elipsis">
        

            
            
                
                    <span title="Ratings certificate for Pay It Forward (2000)"
                          class="us_pg_13 titlePageSprite absmiddle"></span>

                     Drama          


        
    </div>
             
             <div class="rec-rating">
               

  

  
<div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0223897|imdb|6.9|6.9|p13nsims-title" data-ga-identifier=""
title="Users rated this 6.9/10 (67,144 votes) - click stars to rate" >
<span class="rating-bg"> </span>
<span class="rating-imdb " style="width: 96.6px"> </span>
<span class="rating-stars">
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>3</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>4</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>5</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>6</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>7</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>8</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
      <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
</span>
<span class="rating-rating "><span class="value">6.9</span><span class="grey">/</span><span class="grey">10</span></span>
<span class="rating-cancel "><a href="/title/tt0223897/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
 </div>

               <div class="rec-outline">
    <p>
A young boy attempts to make the world a better place after his teacher gives him that chance.    </p>
               </div>
               
             </div>  
             
           </div>
           
           <div class="rec-jaw-lower">
             <div class="rec-jaw-teeth"></div>                       
 <div class="rec-director rec-ellipsis">
      <b>Director:</b>
Mimi Leder  </div>
<div class="rec-actor rec-ellipsis"> <span>
    <b>Stars:</b> 
Kevin Spacey, 
Helen Hunt, 
Haley Joel Osment</span></div> 
           </div>
           
         </div>
       </div>
 
      </div>
     
    
   </div>
   
            
        </div>
    </div>  

  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleRecsWidget_finished');
    }
  </script>

  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleCastWidget_started');
    }
  </script>
    <div class="article" id="titleCast">
    <span class=rightcornerlink >
            <a href="/register/login?why=edit&ref_=tt_cl" rel="login">Edit</a>
    </span>
        <h2>Cast</h2>
        
        <table class="cast_list">    
        <tr><td colspan="4" class="castlist_label">Cast overview, first billed only:</td></tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0000398/?ref_=tt_cl_i1" ><img height="44" width="32" alt="Sally Field" title="Sally Field"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTQwOTMyMDI4MV5BMl5BanBnXkFtZTcwMDYzMTM5OA@@._V1_SY44_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000398/?ref_=tt_cl_t1" itemprop='url'> <span class="itemprop" itemprop="name">Sally Field</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016379/?ref_=tt_cl_t1" >M'Lynn Eatenton</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0000573/?ref_=tt_cl_i2" ><img height="44" width="32" alt="Dolly Parton" title="Dolly Parton"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTQxNjI5MjI2NV5BMl5BanBnXkFtZTYwMzExMzI1._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000573/?ref_=tt_cl_t2" itemprop='url'> <span class="itemprop" itemprop="name">Dolly Parton</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016385/?ref_=tt_cl_t2" >Truvy Jones</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0000511/?ref_=tt_cl_i3" ><img height="44" width="32" alt="Shirley MacLaine" title="Shirley MacLaine"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTI0MTE5MjQ1MF5BMl5BanBnXkFtZTYwMzU2MDg1._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000511/?ref_=tt_cl_t3" itemprop='url'> <span class="itemprop" itemprop="name">Shirley MacLaine</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016382/?ref_=tt_cl_t3" >Ouiser Boudreaux</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0000435/?ref_=tt_cl_i4" ><img height="44" width="32" alt="Daryl Hannah" title="Daryl Hannah"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BNTQ2MTYyOTA4OV5BMl5BanBnXkFtZTcwMTI2MjM3Nw@@._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000435/?ref_=tt_cl_t4" itemprop='url'> <span class="itemprop" itemprop="name">Daryl Hannah</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016381/?ref_=tt_cl_t4" >Annelle Dupuy Desoto</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0001156/?ref_=tt_cl_i5" ><img height="44" width="32" alt="Olympia Dukakis" title="Olympia Dukakis"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTg0ODkwODk4M15BMl5BanBnXkFtZTcwODE0ODMxOA@@._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0001156/?ref_=tt_cl_t5" itemprop='url'> <span class="itemprop" itemprop="name">Olympia Dukakis</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016387/?ref_=tt_cl_t5" >Clairee Belcher</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0000210/?ref_=tt_cl_i6" ><img height="44" width="32" alt="Julia Roberts" title="Julia Roberts"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTQzNjU3MDczN15BMl5BanBnXkFtZTYwNzY2Njc4._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000210/?ref_=tt_cl_t6" itemprop='url'> <span class="itemprop" itemprop="name">Julia Roberts</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016380/?ref_=tt_cl_t6" >Shelby Eatenton Latcherie</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0000643/?ref_=tt_cl_i7" ><img height="44" width="32" alt="Tom Skerritt" title="Tom Skerritt"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BNzY3Mjk5MTMyMl5BMl5BanBnXkFtZTYwMjUxMTc1._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000643/?ref_=tt_cl_t7" itemprop='url'> <span class="itemprop" itemprop="name">Tom Skerritt</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016383/?ref_=tt_cl_t7" >Drum Eatenton</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0001731/?ref_=tt_cl_i8" ><img height="44" width="32" alt="Sam Shepard" title="Sam Shepard"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjE2MzM1Nzg1OV5BMl5BanBnXkFtZTcwOTYzMDAxMw@@._V1_SY44_CR5,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0001731/?ref_=tt_cl_t8" itemprop='url'> <span class="itemprop" itemprop="name">Sam Shepard</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0229131/?ref_=tt_cl_t8" >Spud Jones</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0001518/?ref_=tt_cl_i9" ><img height="44" width="32" alt="Dylan McDermott" title="Dylan McDermott"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjEwMjY2NzU4OF5BMl5BanBnXkFtZTcwODg2NDc4Ng@@._V1_SY44_CR1,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0001518/?ref_=tt_cl_t9" itemprop='url'> <span class="itemprop" itemprop="name">Dylan McDermott</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016384/?ref_=tt_cl_t9" >Jackson Latcherie</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0640413/?ref_=tt_cl_i10" ><img height="44" width="32" alt="Kevin J. O'Connor" title="Kevin J. O'Connor"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTMxMDI4NjAwNV5BMl5BanBnXkFtZTYwODk0NTY0._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0640413/?ref_=tt_cl_t10" itemprop='url'> <span class="itemprop" itemprop="name">Kevin J. O'Connor</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016388/?ref_=tt_cl_t10" >Sammy Desoto</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0567343/?ref_=tt_cl_i11" ><img height="44" width="32" alt="Bill McCutcheon" title="Bill McCutcheon"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjIyMjIwNzkyNl5BMl5BanBnXkFtZTcwMTgzMDAxMw@@._V1_SY44_CR6,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0567343/?ref_=tt_cl_t11" itemprop='url'> <span class="itemprop" itemprop="name">Bill McCutcheon</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0229132/?ref_=tt_cl_t11" >Owen Jenkins</a> 
                        
                    </div>
                </td>
            </tr>
Last edited by sjk on Wed May 08, 2013 7:04 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

Part 7:

Code: Select all

            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0917190/?ref_=tt_cl_i12" ><img height="44" width="32" alt="Ann Wedgeworth" title="Ann Wedgeworth"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTk3MjQ3MTc1N15BMl5BanBnXkFtZTcwMDg3ODE1NA@@._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0917190/?ref_=tt_cl_t12" itemprop='url'> <span class="itemprop" itemprop="name">Ann Wedgeworth</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0229133/?ref_=tt_cl_t12" >Aunt Fern</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0425571/?ref_=tt_cl_i13" ><img height="44" width="32" alt="Knowl Johnson" title="Knowl Johnson"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png" class="" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0425571/?ref_=tt_cl_t13" itemprop='url'> <span class="itemprop" itemprop="name">Knowl Johnson</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016391/?ref_=tt_cl_t13" >Tommy Eatenton</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="even">
                <td class="primary_photo">
<a href="/name/nm0911644/?ref_=tt_cl_i14" ><img height="44" width="32" alt="Jonathan Ward" title="Jonathan Ward"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTM1OTEwMTM4OV5BMl5BanBnXkFtZTcwNTI0OTUwOA@@._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0911644/?ref_=tt_cl_t14" itemprop='url'> <span class="itemprop" itemprop="name">Jonathan Ward</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0016390/?ref_=tt_cl_t14" >Jonathan Eatenton</a> 
                        
                    </div>
                </td>
            </tr>
            <tr class="odd">
                <td class="primary_photo">
<a href="/name/nm0000935/?ref_=tt_cl_i15" ><img height="44" width="32" alt="Bibi Besch" title="Bibi Besch"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTU1ODkzMjA5NF5BMl5BanBnXkFtZTcwMjY4MjUxOA@@._V1_SX32_CR0,0,32,44_.jpg" /></a>                </td>
                <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
<a href="/name/nm0000935/?ref_=tt_cl_t15" itemprop='url'> <span class="itemprop" itemprop="name">Bibi Besch</span>
</a>                </td>
                <td class="ellipsis">
                    ...
                </td>
                <td class="character">
                    <div>
            <a href="/character/ch0229134/?ref_=tt_cl_t15" >Belle Marmillion</a> 
                        
                    </div>
                </td>
            </tr>
        </table>
        <div class="see-more">
            <a href="fullcredits?ref_=tt_cl_sm#cast" >Full cast and crew</a> »
        </div>
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleCastWidget_finished');
    }
  </script>
        
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleStorylineWidget_started');
    }
  </script>
    <div class = "article" id="titleStoryLine">
    <span class=rightcornerlink >
            <a href="/register/login?why=edit&ref_=tt_stry" rel="login">Edit</a>
    </span>
    
        <h2>Storyline</h2>
        
        <div class="inline canwrap" itemprop="description">
            <p>
Revolving around Truvy's Beauty Parlor in a small parish in modern-day Louisiana, STEEL MAGNOLIAS is the story of a close-knit circle of friends whose lives come together there. As the picture opens, we find Drum Eatenton shooting birds in the trees of his back yard in preparation for his daughter's wedding reception that afternoon. Shortly thereafter, M'Lynn and Shelby (Drum's wife and daughter) depart for Truvy's to get their hair done for the wedding. "Just the sweetest thing," Annelle Depuy Desoto (who may or may not be married because her marriage may not be legal) is introduced to Truvy's customers as her new "glamour technician." While in the chairs, the sour-tempered Ouiser Boudreaux shows up and entertains the assemblage with her barbs. It seems that the only one of the group who truly understands Ouiser is Clairee who is recently widowed and looking for a diversion. As she says, later in the picture, "If you can't find anything good to say about anybody, come sit by me." ...                <em class="nobr">Written by
<a href="/search/title?plot_author=Mark Fleetwood <mfleetwo@mail.coin.missouri.edu>&view=simple&sort=alpha&ref_=tt_stry_pl" >Mark Fleetwood <mfleetwo@mail.coin.missouri.edu></a></em>            </p>
        </div>
        
        <span class="see-more inline"> 
                <a href="/title/tt0098384/plotsummary?ref_=tt_stry_pl" >Plot Summary</a>
    <span>|</span>
        <a href="/title/tt0098384/synopsis?ref_=tt_stry_pl" >Plot Synopsis</a>
    </span>
        <hr />
        <div class="see-more inline canwrap" itemprop="keywords">
            <h4 class="inline">Plot Keywords:</h4>
<a href="/keyword/wedding?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">wedding</span></a>
                    <span>|</span>
<a href="/keyword/louisiana?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">louisiana</span></a>
                    <span>|</span>
<a href="/keyword/beauty-parlor?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">beauty parlor</span></a>
                    <span>|</span>
<a href="/keyword/bird?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">bird</span></a>
                    <span>|</span>
<a href="/keyword/armadillo?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">armadillo</span></a>
                                            <span>|</span> <nobr><a href="/title/tt0098384/keywords?ref_=tt_stry_kw" >See more</a> »</nobr>
        </div>      
        <hr />
        <div class="txt-block">
            <h4 class="inline">Taglines:</h4>
Sometimes laughter is a matter of life and death.                <span class="see-more inline">
<a href="/title/tt0098384/taglines?ref_=tt_stry_tg" > See more</a> »
                </span>
        </div>
        <hr />
        <div class="see-more inline canwrap" itemprop="genre">
            <h4 class="inline">Genres:</h4>
<a href="/genre/Drama?ref_=tt_stry_gnr" > Drama</a> <span>|</span>
<a href="/genre/Romance?ref_=tt_stry_gnr" > Romance</a>
        </div>      
        
             <hr/>
    
    <div class="txt-block">
            <h4 class="inline">Certificate:</h4>
            <span itemprop="contentRating">PG</span>
            <span class="ghost">|</span>
            <span class="see-more inline">
<a href="/title/tt0098384/parentalguide?ref_=tt_stry_pg#certification" > See all certifications</a> »
            </span>
    </div>
    <div class="txt-block">
        <h4 class="inline">Parents Guide:</h4>
        <span class="see-more inline" itemprop="audience" itemscope itemtype="http://schema.org/Audience">
<a href="/title/tt0098384/parentalguide?ref_=tt_stry_pg" itemprop='url'> View content advisory</a> »
        </span>
    </div>
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleStorylineWidget_finished');
    }
  </script>
            
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleDetailsWidget_started');
    }
  </script>
    <div class = "article" id="titleDetails">
    <span class=rightcornerlink >
            <a href="/register/login?why=edit&ref_=tt_dt_dt" rel="login">Edit</a>
    </span>
        <h2>Details</h2>
  
    <div class="txt-block">
    <h4 class="inline">Country:</h4>
        <a href="/country/us?ref_=tt_dt_dt" itemprop='url'>USA</a>
    </div>
  
    <div class="txt-block">
    <h4 class="inline">Language:</h4>
        <a href="/language/en?ref_=tt_dt_dt" itemprop='url'>English</a>
    </div>
  
    
    <div class="txt-block">
    <h4 class="inline">Release Date:</h4> 15 November 1989 (USA)
    <span class="see-more inline">
      <a href="releaseinfo?ref_=tt_dt_dt" itemprop='url'>See more</a> »
    </span>
    </div>
  
      <div class="txt-block">
      <h4 class="inline">Also Known As:</h4> Magnolias de acero
      <span class="see-more inline">
        <a href="releaseinfo?ref_=tt_dt_dt#akas" itemprop='url'>See more</a> »
      </span>
      </div>
  
    <div class="txt-block">
    <h4 class="inline">Filming Locations:</h4> 
    <a href="/search/title?locations=Natchitoches, Louisiana, USA&ref_=tt_dt_dt" itemprop='url'>Natchitoches, Louisiana, USA</a>
      <span class="see-more inline">
        <a href="locations?ref_=tt_dt_dt" itemprop='url'>See more</a> »
      </span>
    </div>
  
    <hr /> 
    <h3>Box Office</h3>
  
  
  
    <div class="txt-block">
    <h4 class="inline">Gross:</h4>        $83,759,091        

      <span class="attribute">(USA)</span>
    </div>
  
  <span class="see-more inline">
    <a href="business?ref_=tt_dt_bus" itemprop='url'>See more</a> »
  </span>  
  <hr /> 
  <h3>Company Credits</h3>
    <div class="txt-block">
    <h4 class="inline">Production Co:</h4>
        <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
<a href="/company/co0005883?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">TriStar Pictures</span></a></span>,        <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
<a href="/company/co0059451?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Rastar Films</span></a></span>      <span class="see-more inline">
        <a href="companycredits?ref_=tt_dt_co" itemprop='url'>See more</a> »
      </span>
    </div>
  <div class="txt-block"> 
  Show detailed
<a
onclick="(new Image()).src='/rg/tt_details_contact/prosystem/images/b.gif?link=/r/tt_details_contact/title/tt0098384/companycredits';"
href="/r/tt_details_contact/title/tt0098384/companycredits"
itemprop='url'>company contact information</a>
  on 
  <a
onclick="(new Image()).src='/rg/tt_details_contact/prosystem/images/b.gif?link=/r/tt_details_contact/#';"
href="/r/tt_details_contact/#"
itemprop='url'>IMDbPro</a> »
  </div>
  

  <hr />
  <h3>Technical Specs</h3>
  
    <div class="txt-block">
      <h4 class="inline">Runtime:</h4> 
        <time itemprop="duration" datetime="PT117M">117 min</time>
    </div>
  
    <div class="txt-block">
    <h4 class="inline">Sound Mix:</h4>
        <a href="/search/title?sound_mixes=dolby&ref_=tt_dt_spec" itemprop='url'>Dolby</a>
(as Dolby Stereo)    </div>
  
    <div class="txt-block">
    <h4 class="inline">Color:</h4>
        <a href="/search/title?colors=color&ref_=tt_dt_spec" itemprop='url'>Color</a>
(Technicolor)    </div>
  
    <div class="txt-block">
    <h4 class="inline">Aspect Ratio:</h4> 1.85 : 1
    </div>
  
  See <a href="technical?ref_=tt_dt_spec" itemprop='url'>full technical specs</a> »
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleDetailsWidget_finished');
    }
  </script>
            
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleDidYouKnowWidget_started');
    }
  </script>
<div id="titleDidYouKnow" class="article">
    <span class=rightcornerlink >
            <a href="/register/login?why=edit&ref_=tt_trv_trv" rel="login">Edit</a>
    </span>
    <h2>Did You Know?</h2>
    <div id="trivia" class="txt-block">
        <h4>Trivia</h4>


When <a href="/name/nm0000012/?ref_=tt_trv_trv">Bette Davis</a> saw the off-Broadway play, she thought it would be a great film for her, envisioning herself as Ouiser, <a href="/name/nm0000031/?ref_=tt_trv_trv">Katharine Hepburn</a> as Clairee, and <a href="/name/nm0000072/?ref_=tt_trv_trv">Elizabeth Taylor</a> as Truvy. However, when she contacted the rights holders for the movie adaptation, she found out that they intended to cast much younger actresses.        <a href="trivia?ref_=tt_trv_trv" class="nobr" >See more</a>  »
    </div>
            <hr />
     <div id="goofs"  class="txt-block">
        <h4>Goofs</h4>
At Shelby's wedding reception, Nancy Beth sports two very different hair styles. Early on when she's dancing, it's smoothed down, but later when they are eating cake inside the house, it's quite big and curly.        <a href="trivia?tab=gf&ref_=tt_trv_gf" class="nobr" >See more</a>  »
    </div>   
            <hr />
    <div id="quotes" class="text-block">
        <h4>Quotes</h4>
<a href="/name/nm0001156/?ref_=tt_trv_qu" ><span class="character">Clairee Belcher</span></a>:
The only thing that separates us from the animals is our ability to accessorize.
<br />        <a href="trivia?tab=qt&ref_=tt_trv_qu" class="nobr" >See more</a> »
    </div>
            <hr />
    <div id="connections" class="text-block">
        <h4>Connections</h4>
        Referenced in <a href="/title/tt0770002/?ref_=tt_trv_cnn">The King of Queens: Hartford Wailer</a> (2006)

<br />Danny and Spence find a ticket for Steel Magnolias in Doug's Crew only jacket.
        <a href="trivia?tab=mc&ref_=tt_trv_cnn" class="nobr" >See more</a> »
    </div>
            <hr />
    <div id="soundtracks" class="text-block">
        <h4>Soundtracks</h4>
"JAMBALAYA"<br />
(1952)<br />
Written by <a href="/name/nm0930729/?ref_=tt_trv_snd">Hank Williams</a><br />
Performed by <a href="/name/nm4500398/?ref_=tt_trv_snd">Tommy Funderburk</a><br />        <a href="soundtrack?ref_=tt_trv_snd" class="nobr" >See more</a> »
    </div>
</div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleDidYouKnowWidget_finished');
    }
  </script>
    </div>
</div> 

<div id="content-1" class="redesign clear">
    <div class="article" id="titleFAQ">
        <h2>Frequently Asked Questions</h2>
<a href="/title/tt0098384/faq?ref_=tt_faq_sm" >This FAQ is empty. Add the first question.</a> 
    </div>    
    
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleUserReviewsWidget_started');
    }
  </script>
    <div class="article" id="titleUserReviewsTeaser">
        <h2>User Reviews</h2>
        <div class="user-comments">
                <span itemprop="review" itemscope itemtype="http://schema.org/Review">  
                    <strong itemprop="name">The flavor of the South</strong>
                    <span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
                        <meta itemprop="worstRating" content = "1" />
                        <meta itemprop="ratingValue" content="0" />
                        <meta itemprop="bestRating" content="10" />
                    </span>
                    <div class="comment-meta">
                        25 October 1999 | by <a href="/user/ur0417992/comments?ref_=tt_urv" ><span itemprop="author">PeachHamBeach</span></a>
                        <meta itemprop="datePublished" content="1999-10-25" />
                              (CA)
                        – <a href="/user/ur0417992/comments?ref_=tt_urv" >See all my reviews</a>
                    </div>
                    <div>
                        <p itemprop="reviewBody"> Every time I see this movie,  I want to eat a plateful of jambalaya and smell the sweet aroma of a magnolia.  No other movie I've seen quite captures the essense of southern living like Steel Magnolias.  This movie has everything,  hysterical comedy and satisfying drama.  Everyone was great:  Sally Field as M'Lynn,  a mother who still worries about her very grown up daughter;  Julia Roberts as Shelby,  a special young woman who feels that having a baby is worth risking everything;  Dolly Parton as Truvy,  a lonely beautician who brightens like a light bulb when her little shop is full of "hens" : )  ; Olympia Dukkakis as Clairee,  the town bigwig who loves to gossip;  Daryl Hannah as Annelle,  a very religious young woman who drives her friends crazy with her sudden fits of prayer;  and of course who can forget Shirley McLaine as Ouiser,  the grouchy old wretch who tows her pathetic dog around and mercilessly cusses out the equally obnoxious Drum (Tom Skerrit)??? A very satisfying movie for comedy and drama lovers alike.  A totally feel good,  yet very real movie.</p>
                    </div>
                </span>
                <hr />
                <div class="yn" id="ynd_275806">
                    24 of 27 people found this review helpful. 
                    Was this review helpful to you?
                    <button class="btn small" value="Yes" name="ynb_275806_yes" onclick="CS.TMD.user_review_vote(275806, 'tt0098384', 'yes');" >Yes</button>
                    <button class="btn small" value="No" name="ynb_275806_no" onclick="CS.TMD.user_review_vote(275806, 'tt0098384', 'no');" >No</button>
                </div>
            <div class="see-more">
                
                <a href="/title/tt0098384/reviews-enter?ref_=tt_urv" rel="login">Review this title</a>
                <span>|</span>
                    <a href="/title/tt0098384/reviews?ref_=tt_urv" >See all 128 user reviews</a> »
            </div>
        </div>
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleUserReviewsWidget_finished');
    }
  </script>
    
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleMessageBoardsWidget_started');
    }
  </script>
<div class="article" id="titleBoardsTeaser">
    <h2>Message Boards</h2>
    
        Recent Posts
        <table class="boards">
    <tr class="odd">
        <td>
            <a href="/title/tt0098384/board/nest/187408424?ref_=tt_bd_1" >these things have always confused me ...</a>
        </td>
        <td>
            <a href="/user/ur2389662/boards/profile?ref_=tt_bd_1" >shenandoahpride</a>
        </td>
    </tr>
    <tr class="even">
        <td>
            <a href="/title/tt0098384/board/nest/204576618?ref_=tt_bd_2" >Diabetics Giving Birth</a>
        </td>
        <td>
            <a href="/user/ur1625246/boards/profile?ref_=tt_bd_2" >BCochrane80</a>
        </td>
    </tr>
    <tr class="odd">
        <td>
            <a href="/title/tt0098384/board/nest/175678436?ref_=tt_bd_3" >100 things we learned from Steel Magnolias!</a>
        </td>
        <td>
            <a href="/user/ur14319255/boards/profile?ref_=tt_bd_3" >PrincessPalace</a>
        </td>
    </tr>
    <tr class="even">
        <td>
            <a href="/title/tt0098384/board/nest/170503094?ref_=tt_bd_4" >comment near the end...</a>
        </td>
        <td>
            <a href="/user/ur2789057/boards/profile?ref_=tt_bd_4" >phoebe4353</a>
        </td>
    </tr>
    <tr class="odd">
        <td>
            <a href="/title/tt0098384/board/nest/146570857?ref_=tt_bd_5" >Delete your post 'Steel Magnolias' style!</a>
        </td>
        <td>
            <a href="/user/ur2330940/boards/profile?ref_=tt_bd_5" >Lukerdog</a>
        </td>
    </tr>
    <tr class="even">
        <td>
            <a href="/title/tt0098384/board/nest/38154919?ref_=tt_bd_6" >Annelle naming her baby shelby</a>
        </td>
        <td>
            <a href="/user/ur8953561/boards/profile?ref_=tt_bd_6" >nick818</a>
        </td>
    </tr>
        </table>
    
    <div class="see-more">
        <a href="/title/tt0098384/board/?ref_=tt_bd_sm" >Discuss Steel Magnolias (1989)</a> on the IMDb message boards »
    </div>
</div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleMessageBoardsWidget_finished');
    }
  </script>
    
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleContributeWidget_started');
    }
  </script>
    <div class="article contribute">
        <div class="rightcornerlink">
<a href="/help/?adding/&ref_=tt_cn" >Getting Started</a>
            <span>|</span>
<a href="/czone/?ref_=tt_cn" >Contributor Zone</a> »</div>
    <h2>Contribute to This Page</h2>
    
    
        <div class="button-box">
            <form method="post" action="/updates?ref_=tt_cn">
                <input type="hidden" name="auto" value="legacy/title/tt0098384/">
                  <button class="btn primary large" rel="login" type="submit">Edit page</button>
            </form>
        </div>
    

        <div class="button-box">
<a href="/title/tt0098384/reviews-enter?ref_=tt_cn" class="btn large" rel="login">Write review</a>          
        </div>
    
    
    
    </div>
  <script>
    if ('csm' in window) {
      csm.measure('csm_TitleContributeWidget_finished');
    }
  </script>
  
</div>

                   <br class="clear" />
                </div>


  <div id="footer" class="ft">
    <hr width="100%" size=1>
    <div id="rvi-div">
        <div class="recently-viewed"> </div>
        <br class="clear">
        <hr width="100%" size="1">
    </div>
    <p class="footer" align="center">
        <a
onclick="(new Image()).src='/rg/home/footer/images/b.gif?link=/';"
href="/"
>Home</a>
        | <a
onclick="(new Image()).src='/rg/search/footer/images/b.gif?link=/search';"
href="/search"
>Search</a>
        | <a
onclick="(new Image()).src='/rg/siteindex/footer/images/b.gif?link=/a2z';"
href="/a2z"
>Site Index</a>
        | <a
onclick="(new Image()).src='/rg/intheaters/footer/images/b.gif?link=/movies-in-theaters/';"
href="/movies-in-theaters/"
>In Theaters</a>
        | <a
onclick="(new Image()).src='/rg/comingsoon/footer/images/b.gif?link=/movies-coming-soon/';"
href="/movies-coming-soon/"
>Coming Soon</a>
        | <a
onclick="(new Image()).src='/rg/topmovies/footer/images/b.gif?link=/chart/';"
href="/chart/"
>Top Movies</a>
        | <a
onclick="(new Image()).src='/rg/watchlist/footer/images/b.gif?link=/list/watchlist';"
href="/list/watchlist"
>Watchlist</a>
        | <a
onclick="(new Image()).src='/rg/top250/footer/images/b.gif?link=/chart/top';"
href="/chart/top"
>Top 250</a>
        | <a
onclick="(new Image()).src='/rg/tv/footer/images/b.gif?link=/sections/tv/';"
href="/sections/tv/"
>TV</a>
        | <a
onclick="(new Image()).src='/rg/news/footer/images/b.gif?link=/news/';"
href="/news/"
>News</a>
        | <a
onclick="(new Image()).src='/rg/video/footer/images/b.gif?link=/features/video/';"
href="/features/video/"
>Video</a>
        | <a
onclick="(new Image()).src='/rg/messageboards/footer/images/b.gif?link=/boards/';"
href="/boards/"
>Message Boards</a>
        | <a
onclick="(new Image()).src='/rg/pressroom/footer/images/b.gif?link=/pressroom/';"
href="/pressroom/"
>Press Room</a>
        <br>

        <a
onclick="(new Image()).src='/rg/register-v2/footer/images/b.gif?link=https://secure.imdb.com/register-imdb/form-v2';"
href="https://secure.imdb.com/register-imdb/form-v2"
>Register</a>
        | <a
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
href="/help/show_article?rssavailable"
class="navbarSprite"
id="footer_rss_image"
></a>
          <a
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
href="/help/show_article?rssavailable"
>RSS</a>
        | <a
onclick="(new Image()).src='/rg/advertising/footer/images/b.gif?link=/advertising/';"
href="/advertising/"
>Advertising</a>
        | <a
onclick="(new Image()).src='/rg/helpdesk/footer/images/b.gif?link=/helpdesk/contact';"
href="/helpdesk/contact"
>Contact Us</a>
        | <a
onclick="(new Image()).src='/rg/jobs/footer/images/b.gif?link=/jobs';"
href="/jobs"
>Jobs</a>
        | <a
onclick="(new Image()).src='/rg/IMDbFooter/prosystem/images/b.gif?link=https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627';"
href="https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627"
>IMDbPro</a>
        | <a
onclick="(new Image()).src='/rg/BOXOFFICEMOJO/FOOTER/images/b.gif?link=http://www.boxofficemojo.com/';"
href="http://www.boxofficemojo.com/"
>Box Office Mojo</a>
        | <a
onclick="(new Image()).src='/rg/WITHOUTABOX/FOOTER/images/b.gif?link=http://www.withoutabox.com/';"
href="http://www.withoutabox.com/"
>Withoutabox</a>
        | <a
onclick="(new Image()).src='/rg/LOVEFILM/FOOTER/images/b.gif?link=http://www.lovefilm.com/browse/film/watch-online/';"
href="http://www.lovefilm.com/browse/film/watch-online/"
>LOVEFiLM</a>
        <br /><br />
        IMDb Mobile:
          <a
onclick="(new Image()).src='/rg/mobile-ios/footer/images/b.gif?link=/apps/ios/';"
href="/apps/ios/"
>iPhone/iPad</a>
        | <a
onclick="(new Image()).src='/rg/mobile-android/footer/images/b.gif?link=/android';"
href="/android"
>Android</a>
        | <a
onclick="(new Image()).src='/rg/mobile-web/footer/images/b.gif?link=http://m.imdb.com';"
href="http://m.imdb.com"
>Mobile site</a>
        | <a
onclick="(new Image()).src='/rg/mobile-win7/footer/images/b.gif?link=/windowsphone';"
href="/windowsphone"
>Windows Phone 7</a>
        | IMDb Social:
          <a
onclick="(new Image()).src='/rg/facebook/footer/images/b.gif?link=http://www.facebook.com/imdb';"
href="http://www.facebook.com/imdb"
>Facebook</a>
        | <a
onclick="(new Image()).src='/rg/twitter/footer/images/b.gif?link=http://twitter.com/imdb';"
href="http://twitter.com/imdb"
>Twitter</a>
       <br /><br />
    </p>
  
    <p class="footer" align="center">
        <a
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
href="/help/show_article?conditions"
>Copyright ©</a> 1990-2013 
        <a
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/';"
href="/help/"
>IMDb.com, Inc.</a>
        <br>
        <a
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
href="/help/show_article?conditions"
>Conditions of Use</a> | <a
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/privacy';"
href="/privacy"
>Privacy Policy</a> | <a
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=//www.amazon.com/InterestBasedAds';"
href="//www.amazon.com/InterestBasedAds"
>Interest-Based Ads</a>
        <br>
        An <span id="amazon_logo" class="footer_logo" align="middle"></span> company.
    </p>
  
  <table class="footer" id="amazon-affiliates" width="100%">
    <tr>
      <td colspan="10">
        Amazon Affiliates
      </td>
    </tr>
    <tr>
      <td class="amazon-affiliate-site-first">
        <a class="amazon-affiliate-site-link" href="http://www.amazon.com/b?ie=UTF8&node=2858778011&tag=imdbpr1-20">
          <span class="amazon-affiliate-site-name">Amazon Instant Video</span><br>
          <span class="amazon-affiliate-site-desc">Watch Movies &<br>TV Online</span>
        </a>
      </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.amazon.com/b?ie=UTF8&node=2676882011&tag=imdbpr1-20 >
          <span class="amazon-affiliate-site-name">Prime Instant Video</span><br>
          <span class="amazon-affiliate-site-desc">Unlimited Streaming<br>of Movies & TV</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.amazon.de/b?ie=UTF8&node=284266&tag=imdbpr1-de-21 >
          <span class="amazon-affiliate-site-name">Amazon Germany</span><br>
          <span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.amazon.it/b?ie=UTF8&node=412606031&tag=imdbpr1-it-21 >
          <span class="amazon-affiliate-site-name">Amazon Italy</span><br>
          <span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.amazon.fr/b?ie=UTF8&node=405322&tag=imdbpr1-fr-21 >
          <span class="amazon-affiliate-site-name">Amazon France</span><br>
          <span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.lovefilm.com/browse/film/watch-online/ >
          <span class="amazon-affiliate-site-name">LOVEFiLM</span><br>
          <span class="amazon-affiliate-site-desc">Watch Movies<br>Online</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://wireless.amazon.com >
          <span class="amazon-affiliate-site-name">Amazon Wireless</span><br>
          <span class="amazon-affiliate-site-desc">Cellphones &<br>Wireless Plans</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.junglee.com/ >
          <span class="amazon-affiliate-site-name">Junglee</span><br>
          <span class="amazon-affiliate-site-desc">India Online<br>Shopping</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.dpreview.com >
          <span class="amazon-affiliate-site-name">DPReview</span><br>
          <span class="amazon-affiliate-site-desc">Digital<br>Photography</span>
        </a>
    </td>
    <td class="amazon-affiliate-site-item-nth">
        <a class="amazon-affiliate-site-link" href=http://www.audible.com >
          <span class="amazon-affiliate-site-name">Audible</span><br>
          <span class="amazon-affiliate-site-desc">Download<br>Audio Books</span>
        </a>
    </td>
    </tr>
  </table>
  </div>

    <script type="text/javascript">

        var _gaq = _gaq || [];
        var seg = -1;
        _gaq.push(['_setAccount', 'UA-3916519-1']);
        _gaq.push(['_setDomainName', '.imdb.com']); 
        _gaq.push(['_setSampleRate', '10']); 
        _gaq.push(['_setCustomVar', 2, 'Falkor', 'false']); 
        _gaq.push(['_trackPageview']); // must come last
  
       (function() {
           var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
           ga.src = 'http://www.google-analytics.com/ga.js';
           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
       })();

    </script>
	
	<!-- begin BOTTOM_AD -->
<div id="bottom_ad_wrapper" class="dfp_slot">
<script type="text/javascript">
ad_utils.register_ad('bottom_ad');
</script>
<iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=728x90,2x1;p=b;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="bottom_ad" name="bottom_ad" class="yesScript" width="728" height="90" data-original-width="728" data-original-height="90" data-config-width="728" data-config-height="90" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=4;sz=728x90,2x1;p=b;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=4;sz=728x90,2x1;p=b;g=ro;g=dr;tt=f;coo=us;fv=1;id=tt0098384;ab=f;bpx=1;ord=321198508931?" border="0" alt="advertisement" /></a></noscript>
</div>
<div id="bottom_ad_reflow_helper"></div>
<script>ad_utils.render_ad_fast('bottom_ad');</script>
<!-- End BOTTOM_AD -->
	
            </div>
        </div>
    
<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/title-1919346519._V371022406_.js"></script>

<script type="text/imdblogin-js" id="login">
jQuery(document).ready(function(){
    window.imdb.login_lightbox("https://secure.imdb.com", "http://www.imdb.com/title/tt0098384/");
});
</script>
<!-- begin ads footer -->
    <!-- Begin SIS code --> 
    <iframe id="sis_pixel" style="display:none"></iframe>
    <iframe id="sis_pixel_3" width="1" height="1" frameborder="0" marginwidth="0" marginheight="0"></iframe>
    
    <script>
    setTimeout(function(){
      try{
        //sis2.0 pixel
        var url = 'http://sis.amazon.com/iu?',
            params = [
              "dmnId=imdb.com",
              "dId=",
              "tId=158-6499401-9069139",
              "pId=tt0098384",
              "r=1",
              "rP=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0098384%2F" 
            ];
        (document.getElementById('sis_pixel')).src = url + params.join('&');
    
        //sis3.0 pixel
        var url_sis3 = 'http://s.amazon-adsystem.com/iu3?',
            params_sis3 = [
              "d=imdb.com",
              "a1=",
              "a2=0101077e4b65a962a69c2a3bdaa955b58b940db2aa634384c84d51e46001ceac0e04",
              "pId=tt0098384",
              "r=1",
              "rP=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0098384%2F",
              "ex-hargs=v=1.0;c=IMDB;p=tt0098384;t=imdb_title_view;",
              "encoding=server",
              "cb=" + parseInt(Math.random()*99999999)  
            ];
        (document.getElementById('sis_pixel_3')).src = url_sis3 + params_sis3.join('&');
      }
      catch(e){
        consoleLog('Pixel failure ' + e.toString(),'sis');
      }
    }, 5);
    
    </script>
    <!-- End SIS code -->

<!-- begin springroll comscore beacon -->
<script type="text/javascript" src='http://z-ecx.images-amazon.com/images/G/01/imdbads/js/beacon-58460835._V397576206_.js'></script>
<script type="text/javascript">
COMSCORE.beacon({
c1: 2,
c2:"6034961",
c3:"",
c4:"http://www.imdb.com/title/tt0098384/",
c5:"",
c6:"",
c15:""
});
</script>
<noscript>
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0098384%2F&c5=c6=&15=&cj=1"/>
</noscript>
<!-- end springroll comscore beacon -->

<script type="text/javascript">
  (function() {
    var foreseescript = document.createElement("script");
    foreseescript.setAttribute("defer", true);
    foreseescript.setAttribute("src", "http://z-ecx.images-amazon.com/images/G/01/imdbads/foresee/foresee-trigger-4277353327._V397576255_.js");
    document.getElementsByTagName("head")[0].appendChild(foreseescript);
  })();
</script>

<script>(function(g){window.jQuery && jQuery(function(){g.document_is_ready()});g.monitoring.stop_timing('page_load','',true);g.monitoring.all_events_started();})(generic);</script>
<!-- end ads footer -->

<div id="servertime" time="145"/>

<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/csmBodyClose-3613416824._V371691743_.js"></script>

    </body>
</html>
Last edited by sjk on Wed May 08, 2013 7:04 pm, edited 1 time in total.
Reason: wrapped log in BBcode code block to reduce topic clutter
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by sjk »

Hi, racerx1!

Hope you don't mind that I've wrapped console logs in your posts with BBcode [code]…[/blocks], which makes them and this topic more manageable. :)
Previously it was tougher to locate each post, with a massive massive amount of scrolling necessary to view the full topic.
racerx1
Addicted to Bruji
Addicted to Bruji
Posts: 26
Joined: Mon Feb 12, 2007 7:07 pm

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by racerx1 »

sjk wrote:Hi, racerx1!

Hope you don't mind that I've wrapped console logs in your posts with BBcode

Code: Select all

…[/blocks], which makes them and this topic more manageable. :)
Previously it was tougher to locate each post, with a massive massive amount of scrolling necessary to view the full topic.[/quote]


Not a problem -- thank you!   :D 

I've seen this formatting before, but I never associated it with "Code".  So obvious now that you pointed it out...   :oops:
User avatar
sjk
Addicted to Bruji
Addicted to Bruji
Posts: 529
Joined: Sat Feb 21, 2009 9:01 pm
Location: Eugene

Re: DVDpedia 5.1.5 - Duplicating Entries

Post by sjk »

racerx1 wrote:Not a problem -- thank you! :D
I thought they'd never end. :shock:
I've seen this formatting before, but I never associated it with "Code". So obvious now that you pointed it out... :oops:
Using SELECT ALL near the top of a code block before copying it can be convenient.
Post Reply