Personal Video Database

English => Development => Topic started by: Zacca on March 30, 2010, 11:58:05 am

Title: Info for .19
Post by: Zacca on March 30, 2010, 11:58:05 am
Quote
Feature   Skins: attribute valsperline="x"
Thanks

Quote
Feature   Skins: text alignment in memos
What is ??

Quote
Feature   Added Refresh skin action and Update action
Ahhhhh stop open close program....very thanks  ;D

Quote
Feature   Export plugin: main movie values in episode templates, special values (imdb id, video width and height)
Can u tell me more please ??
Title: Re: Info for .19
Post by: nostra on March 30, 2010, 01:51:38 pm
Quote
Quote
Feature   Skins: text alignment in memos
What is ??

You can do for example the following:
Code: [Select]
<description halign="center"/>
Quote
Quote
Feature   Export plugin: main movie values in episode templates, special values (imdb id, video width and height)
Can u tell me more please ??

You can find an example of using those new values in Sample.ptm template.

I am at work now, but afair the values are the following:
Code: [Select]
{%value=300} - IMDB ID
{%value=301} - Video Width
{%value=302} - Video Height