- May 14, 2008
- 3,558
- 434
- Home Country
-
Germany
Hi!
Moving Pictures takes really long to start when two of my clients are sharing the DB.
Log:
Checking for invalid file entries in the database takes about 30s but ONLY if two clients are online.
Stefan
Moving Pictures takes really long to start when two of my clients are sharing the DB.
Log:
Code:
05-Jul-2009 19:46:03 Info [ DatabaseManager]: Successfully Opened Database: O:\DB\movingpictures.db3
05-Jul-2009 19:46:04 Info [ SettingsManager]: SettingsManager Created
05-Jul-2009 19:46:04 Info [ MovingPicturesCore]: Moving Pictures (0.7.4:673)
05-Jul-2009 19:46:04 Info [ MovingPicturesCore]: Plugin Launched
05-Jul-2009 19:46:04 Info [DatabaseMaintenanceM]: Checking for invalid file entries in the database.
05-Jul-2009 19:46:33 Debug [ VolumeInfo]: Querying drive information for 'O:'
05-Jul-2009 19:46:34 Debug [ VolumeInfo]: Succesfully updated drive information for 'O:'
05-Jul-2009 19:46:35 Info [DatabaseMaintenanceM]: Removed 0 file entries.
05-Jul-2009 19:46:35 Info [DatabaseMaintenanceM]: Checking for invalid movie entries in the database.
05-Jul-2009 19:46:35 Info [DatabaseMaintenanceM]: Removed 0 movie entries.
05-Jul-2009 19:46:37 Info [ DataProviderManager]: DataProviderManager Starting
Checking for invalid file entries in the database takes about 30s but ONLY if two clients are online.
Stefan