Moving Pictures takes really long to start (1 Viewer)

disaster123

MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    Hi!

    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
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    45
    Texas
    Home Country
    United States of America United States of America
    Well in version 0.8 that's coming in a few weeks, the missing file check is done in a background thread. Basically meaning it does not delay startup, it's performed in the background. So this should be less of a problem then. As for why it's slower when you have two instances connected to one database, I am not sure, but this is not really a stable setup and not supported. So it's not something we have tested for.
     

    Users who are viewing this thread

    Top Bottom