Personal Video Database

English => Development => Scripts and Templates => Topic started by: ntskalman on July 27, 2010, 12:24:48 pm

Title: Tag for count of movies in database?
Post by: ntskalman on July 27, 2010, 12:24:48 pm
Is there a predefined tag for use in the templates to be able to show the amount of movies that I have in my database?
Title: Re: Tag for count of movies in database?
Post by: svenne on August 01, 2010, 05:43:26 pm
Hi ntskalman!

Total record count... {%value=200}

You can find things like that here, so if you're curious, have a look:
Personal Video Database Export Templates Manual (http://www.videodb.info/help/hlp_export.html)
Title: Re: Tag for count of movies in database?
Post by: ntskalman on August 01, 2010, 10:29:20 pm
Thanks Svenne,

And many thanks for the link....