Personal Video Database

English => Support => Topic started by: Ivek23 on June 29, 2010, 08:04:41 pm

Title: [SOLVED] Plain Text Templates for Export: Sample templates question
Post by: Ivek23 on June 29, 2010, 08:04:41 pm
Plain Text Templates for Export:Sample templates question.

What do I need to change in this
Code: [Select]
URL {#StringReplace '{%value=url}' 'http://www.imdb.com/title/' ''}I will get full url address to IMDB,
Quote
URL                                               tt0147800/
http://www.allmovie.com/work/10-things-i-hate-about-you-177526
http://www.moviemeter.nl/film/714
http://www.mymovies.it/dizionario/recensione.asp?id=32867
http://www.zelluloid.de/filme/index.php3?id=664
and now is just like that..

What I have to change in this
Code: [Select]
Images:
----------------------------------------------------------
Screenshots: {%value=screenshots params="full" template="pages\screens.ptm"}
Front cover: {%value=froncover}
CD cover: {%value=cdcover}
Poster: {%value=poster}
that I got into film images folder Front Cover,CD cover and several poster images. Now I have a single poster image in images folder, I would like I have the all images for a single movie.

Example:

For the movie   10 Things I Hate About You   I have Four poster images.
                     100 Girls                            I have Three poster images.
                     After The Sunset                 I have Four Poster images.
                     Boot Hill                             I have Five poster images.

I have a large number of films where I have more than one poster image.
Title: Re: Plain Text Templates for Export: Sample templates question
Post by: Ivek23 on June 30, 2010, 01:01:43 pm
How to add Custom Field.

User Comments
Technical Specs:
Top 250:
IMDB Votes
Title: Re: Plain Text Templates for Export: Sample templates question
Post by: Ivek23 on July 02, 2010, 07:32:21 pm
I found some solution to this, but now I test how it works and will be reported somewhere in September how the testing was successful and maybe something from that published for other users using PVD.
Title: Re: Plain Text Templates for Export: Sample templates question
Post by: Ivek23 on July 13, 2010, 12:31:35 pm
I am a bit rushed and the results are here (http://www.videodb.info/forum_en/index.php?topic=2027.0) and here (http://www.videodb.info/forum_en/index.php?topic=2028.0).