English > Scripts and Templates

Personal export script help

(1/1)

nickodemos:
Spent half the day working on the script since I like to learn things on my own but I am at a impass on finishing it up.


* Trying to get script to drop poster at 300x440 and screenshots that match the AR of the movie into directory of the video files.
* Add imdb urls to the director and producer as I did with the actors.
* Would like to know if the codec information could be expanded a bit to allow us to know the name of the codecs: XviD, DivX, X264, etc....
* Maybe have it so that you can do a full printout on export. Maybe even have it call the dll and call a personal template.


--- Code: ---%OPTIONS%
encoding="UTF8BOM"
filter="Text Files|*.txt"
nearfiles="%t% (%y%).nfo"
%OPTIONS%
{%value=origtitle} ({%value=year})({%value=rip})(nickodemos)
[size=6]{%value=origtitle} ({%value=year})[/size]
{%value=url}


[b]Year:[/b] {%value=year}
[b]Runtime:[/b] {%value=length}
[b]Film Language(s):[/b] {%value=langs}
[b]Film Country(s):[/b] {%value=country}
[b]Genre(s):[/b] {%value=genre}
[b]Filmed in:[/b] Color
[b]Plot:[/b]

[size=3]{%value=description}[/size]


[b]Director(s):[/b]
{%value=directors template="pages\director_ilc.ptm"}

[b]Producer(s):[/b]
{%value=producers}

[b]Cast:[/b]
{%value=credits template="pages\credits_ILC.ptm"}


[size=2][u]Source:[/u][/size] [size=3][b]{%value=rip}[/b][/size]
[size=2][u]Downloaded from:[/u][/size] [size=3][b]unknown[/b][/size]
[size=2][u]Thanks goes to the uploader:[/u][/size] [size=3][b]unknown[/b][/size]
[size=2][u]Ripper:[/u][/size] [size=3][b]Unknown[/b][/size]


--- End code ---

nickodemos:
No ideas or hints?

nostra:
You should be able to find all the needed info here: http://www.videodb.info/help/hlp_export.html

nickodemos:
Only reason I asked was that I have already done that and read through many scripts to get it to the point it was. I was lost.

Thanks anyways.

Navigation

[0] Message Index

Go to full version