Personal Video Database

English => Support => Topic started by: Ivek23 on March 08, 2010, 07:17:06 am

Title: Zelluloid rating:custom items
Post by: Ivek23 on March 08, 2010, 07:17:06 am
I wonder if that is even Zelluloid rating to edit the script that will be visible in custom items and what to enter where
Title: Re: Zelluloid rating:custom items
Post by: rick.ca on March 08, 2010, 08:40:53 am
It shouldn't be much different than I explained here (http://www.videodb.info/forum_en/index.php?topic=1774.msg8324#msg8324).

Try changing AddFieldValue( mfRating, tmpstring );

to AddCustomFieldValueByName( 'ZELLU Rating', tmpstring );
Title: Re: Zelluloid rating:custom items
Post by: Ivek23 on March 08, 2010, 09:49:40 am
Thanks rick.ca I did and it works