Hi,
Thanks for the reply.
In Ant, I could import the my movies mdb file, defining what each column means. But some of the original columns contain numbers, so it is difficult to match them with fields in the original database. For example, support type (DVD, Blue Ray, Hd-DVD) will probably be a number like -1, 0, 1. There are plenty of such fields, so it's hard to know which number means which field.
I was hopinfg someone would alrezdy have pulled his own hair out on this issue so I don't have to do it myself
For the moment I can get the movie title, original title, description, director, year, duration alright, but I also assigned categories (like genres) in my movies, and I can't figure out how to get them in AMC (one movie belonging to several categories sometimes)
Anyway, thanks for the answer. If nybody ever tried this, just express yourselves
PierreLo