Here is the considerable effort now Xml document called pvd_classic_movie_custom_mod now my wishes
Thanks for all rick.ca
probably will not work because I forgot to mention that this is a PVD classic skin
In the movie skin pvd_classic_movie .xml I changed thisCode: [Select]<row>
<column width="120" halign="right">
<fieldlabel field="imdbrating" width="118" wordwrap="true" halign="right"/>
</column>
<column>
<imdbrating/>
</column>
</row>
<row>
<column width="120" halign="right">
<orname width="118" wordwrap="true" halign="right">
<font>
<bold></bold>
<size>8</size>
</font>
</orname>
</column>
<column>
<orating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="orating"/>
</column>
<column>
<rating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="orating"/>
</column>
<column>
<rating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="rating"/>
</column>
<column>
<rating/>
</column>
</row>
I got an additional rating, however I was wondering what to do instead of an additional rating drafted to Allmovie rating or Moviemeter rating and instead of manual entry to do this automatically
Add image to Serbian and English lang
Cheers
<row>
<column>
<label width="132" halign="right">
<caption>...rating:</caption>
</label>
<spacer width="7"/>
<imdbrating/>
</column>
<column>
<label width="133" halign="right">
<caption>Released:</caption>
</label>
<spacer width="7"/>
<rdate/>
</column>
</row>
<row>
<column>
<label width="132" halign="right">
<caption>FilmAffinity:</caption>
</label>
<spacer width="7"/>
<orating/>
</column>
<column>
<label width="133" halign="right">
<caption>Added:</caption>
</label>
<spacer width="7"/>
<dateadded width="115"/>
</column>
</row>
<row>
<column>
<label width="132" halign="right">
<caption>AllMovie:</caption>
</label>
<spacer width="7"/>
<custom field="AllMovie rating"/>
</column>
<column>
<label width="133" halign="right">
<caption>Modified:</caption>
</label>
<spacer width="7"/>
<moddate width="115"/>
</column>
</row>
<row>
<column>
<label width="132" halign="right">
<caption>rick.ca:</caption>
</label>
<spacer width="7"/>
<rating/>
</column>
<column>
<label width="133" halign="right">
<caption>Viewed:</caption>
</label>
<spacer width="7"/>
<viewdate>
<font>
<color>$800000</color>
</font>
</viewdate>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="imdbrating" width="118" wordwrap="true" halign="right"/>
</column>
<column>
<imdbrating/>
</column>
</row>
<row>
<column width="120" halign="right">
<orname width="118" wordwrap="true" halign="right">
<font>
<bold></bold>
<size>8</size>
</font>
</orname>
</column>
<column>
<orating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="orating"/>
</column>
<column>
<rating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="orating"/>
</column>
<column>
<rating/>
</column>
</row>
<row>
<column width="120" halign="right">
<fieldlabel field="rating"/>
</column>
<column>
<rating/>
</column>
</row>