Import form file and from script

You found an error in the program ? Report it here
Post Reply
rdoudou

Import form file and from script

Post by rdoudou »

It seems there is a little bug from the imports:

I use your software like that: I import the movie's info with a script (amazone, allocine, ....) for the picture, the actors... then I import the codec, the size, ... from the video file.
The trouble is that the length (in minutes) of the movie is add by the script and when the software read info from file it add the length too, so the final time is bad (script+file)....

Can you corect that ?
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

you have to import from file first.
I can't really change that, because if you want to import from more than one CD it has to add the length at each import.
Mguel
Posts: 39
Joined: 2003-01-28 10:48:14

Re: Import form file and from script

Post by Mguel »

rdoudou wrote: The trouble is that the length (in minutes) of the movie is add by the script and when the software read info from file it add the length too, so the final time is bad (script+file)....
If you want the time from the script to be used only, you can disable adding time from file on: Preferences | Movie Information | Get information.

Or if you want it the other way round you should modify the script so it doesn't import the movie lenght.

Hope this helps,
Mguel
Guest

Post by Guest »

Yes, thanks for you info. I have modify my preferences and now it's great
Post Reply