AW: Import from MyFilms?
Hi, I have lately built a scraper for my AMC-DB, it identifies the movie via the "Source" field, where I store the movie filepath/es.
You can try it out, if you use another field, just replace the "@Source" with the field you use. Furthermore you have to define the variables "amc_DB" and "cover_path" as your DB path, default is "c:\db\db.xml" respectively "c:\db\".
The scraper requires at least version 1.0.2, otherwise there might occure problems with the file encoding.
Hi, I have lately built a scraper for my AMC-DB, it identifies the movie via the "Source" field, where I store the movie filepath/es.
You can try it out, if you use another field, just replace the "@Source" with the field you use. Furthermore you have to define the variables "amc_DB" and "cover_path" as your DB path, default is "c:\db\db.xml" respectively "c:\db\".
The scraper requires at least version 1.0.2, otherwise there might occure problems with the file encoding.