Posted by: sanangelis
« on: September 09, 2010, 04:27:03 am »Perfect nugget of information. I too prefer the duration Field up there.
Thanks
Thanks
I am trying to download movie details for All The King's Men (2006) from IMDb.
Is there a way I can enter either the URL or the code # for PVD to download that specific movie?
Is there a way I can enter either the URL or the code # for PVD to download that specific movie?
<row>
<column width="120" halign="right">
<fieldlabel field="length"/>
</column>
<column>
<length autosize="true"/>
<lengthlabel/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="dateadded"/>
</column>
<column>
<dateadded/>
<spacer width="15"/>
</column>
</row>
(1) I want to change the position of the "Duration:" field to appear just below the "Date Added:" field, instead of it appearing in a box beneath the "Description" field.
(2) I want to remove the links to the Actors since I am not downloading any information on the Actors.
<linkdefs>
<underline_record>false</underline_record>
</linkdefs>