Personal Video Database

English => Development => Scripts and Templates => Topic started by: meriator on December 18, 2011, 05:36:27 am

Title: Kino + Video DE
Post by: meriator on December 18, 2011, 05:36:27 am
here I are 5 scripts i wrote

kino DE movie script
curent version: 0.1.0.1
kino DE screenshot script
curent version: 0.1.0.1

video DE movie script
curent version: 0.1.0.1
video DE screenshot script
curent version: 0.1.0.1

and a combination script
just for fun but it does work
kino+video DE movie script
curent version: 0.1.0.1

they are all similar to the zelluloid script

the kino+video DE movie script has one known bug
if have got  your infos from video.db
you have do a search for the movie again for updates
because we cant have 2 base_urls

(copy+pasted)

I tried to explain all options and their setting values inside each of the scripts
 
*** NOTE: if you change any of the options
***or if you use them for the first time
*** PLEASE  try on an empty test database first

cu meriator

[attachment deleted by admin]
Title: Re: Kino + Video DE
Post by: Ivek23 on December 18, 2011, 12:34:51 pm
kino+video DE movie script does not work, because in procedure checkParsedType these errors:
Parsed_Type not added the following line: URLstr, U_1, U_2: String;
this isParsed is construed at all wrong and I tried to add any of these items,
Code: [Select]
URLs: array of String;
  URLstr, U_1, U_2: String;
  P: Integer;
However, we still reports error in the script.

[attachment deleted by admin]
Title: Re: Kino + Video DE
Post by: meriator on December 19, 2011, 03:33:34 am
hi Ivek23
thanks for reporting this error
the script was missing some const
 ( it happend via by copy+paste   ???)
I have updated the zip archive
in my first post

should work now so far

cu meriator
Title: Re: Kino + Video DE
Post by: Ivek23 on December 19, 2011, 06:55:15 am
Thanks.
Title: Re: Kino + Video DE
Post by: Ivek23 on December 19, 2011, 07:49:12 pm
Nice and good work and thanks again.