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 ?
Import form file and from script
Re: Import form file and from script
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.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)....
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