When scanning folders containing .ISO images media portal mounts the ISO and then shows a new movie named "d:\video_ts\video_ts.ifo".
If you have several iso images you end up with several movies with the same name making it nearly impossible to grab info from IMDB. And everytime you scan the folder all iso images are scanned again whether they are already in the database or not.
Why Media Portal has to mount the iso file??
Wouldn't it be better not to mount the iso file and just add it to the database???
Take a look at the log below. Let's say I have the following movies in alphabetical order:
A Goofy Movie (mkv)
Alexander (iso)
All The King's Men (mkv)
Flushed Away (mkv)
Happy Feet (iso)
Hoodwinked (mkv)
If you have several iso images you end up with several movies with the same name making it nearly impossible to grab info from IMDB. And everytime you scan the folder all iso images are scanned again whether they are already in the database or not.
Why Media Portal has to mount the iso file??
Wouldn't it be better not to mount the iso file and just add it to the database???
Take a look at the log below. Let's say I have the following movies in alphabetical order:
A Goofy Movie (mkv)
Alexander (iso)
All The King's Men (mkv)
Flushed Away (mkv)
Happy Feet (iso)
Hoodwinked (mkv)
2007-10-27 10:21:20.125000 [Info.][Config Main]: opening video database
2007-10-27 10:21:20.187500 [Info.][Config Main]: video database opened
2007-10-27 10:21:29.812500 [Info.][Config Main]: Start process daemon.exe -unmount 0
2007-10-27 10:21:29.968750 [Info.][Config Main]: Start process daemon.exe -mount 0,"I:\My Movies\Alexander\ALEXANDER.ISO"
2007-10-27 10:21:34.000000 [Info.][Config Main]: Start process daemon.exe -unmount 0
2007-10-27 10:21:34.093750 [Info.][Config Main]: Start process daemon.exe -mount 0,"I:\My Movies\Happy Feet\HAPPY_FEET.ISO"
2007-10-27 10:21:38.187500 [Info.][Config Main]: Scanning file:I:\My Movies\A Goofy Movie\A Goofy Movie.mkv
2007-10-27 10:21:38.203125 [Info.][Config Main]: Scanning file:E:\VIDEO_TS\VIDEO_TS.IFO
2007-10-27 10:21:38.218750 [Info.][Config Main]: Adding file:E:\VIDEO_TS\VIDEO_TS.IFO
2007-10-27 10:21:38.234375 [Info.][Config Main]: Refreshing IMDB for -
2007-10-27 10:21:38.968750 [Info.][10]: *****Start listening to drives
2007-10-27 10:21:39.625000 [Info.][Config Main]: Scanning file:I:\My Movies\All The King's Men\All The King's Men.mkv
2007-10-27 10:21:39.656250 [Info.][Config Main]: Scanning file:I:\My Movies\Flushed Away\Flushed Away.mkv
2007-10-27 10:21:39.656250 [Info.][Config Main]: Scanning file:E:\VIDEO_TS\VIDEO_TS.IFO
2007-10-27 10:21:39.656250 [Info.][Config Main]: Adding file:E:\VIDEO_TS\VIDEO_TS.IFO
2007-10-27 10:21:39.656250 [Info.][Config Main]: Refreshing IMDB for -
2007-10-27 10:21:40.375000 [Info.][Config Main]: Scanning file:I:\My Movies\Hoodwinked\Hoodwinked.mkv
2007-10-27 10:21:43.109375 [Info.][11]: *****Start listening to drives
2007-10-27 10:22:24.031250 [Info.][2]: SQLiteClient: Closing database: VideoDatabaseV5.db3
2007-10-27 10:22:24.031250 [Info.][2]: SQLiteClient: Closing database: TVDatabaseV21.db3
2007-10-27 10:22:24.031250 [Info.][2]: SQLiteClient: Closing database: RadioDatabase4.db3
2007-10-27 10:22:24.062500 [Info.][2]: SQLiteClient: Closing database: MusicDatabaseV10.db3