Bewertung auf der linken Seite wird nicht angezeigt oder verschwindet (wird also nicht dauerhaft angezeigt (nach Tract-Sync)

  • Hallo,

    ich hab das Problem, dass die Bewertung auf der linken Seite nicht angezeigt wird oder verschwindet (wird also nicht dauerhaft angezeigt (nach Tract-Sync).
    Einzelnes datenfeld erneut scrapen/Bewertung/ ... stürzt Ember ab!
    LOG:

    ERRORmscorlibEXCEPTION OCCURRED:System.NotSupportedException: FileStream sollte ein Gerät öffnen, das keine Datei ist. Wenn Sie Unterstützung für Geräte benötigen, z. B. "com1" oder "lpt1:", rufen Sie CreateFile auf, bevor Sie die FileStream-Konstruktoren verwenden, die ein OS Betriebssystemhandle als IntPtr behandeln.


    bei Microsoft.Win32.Win32Native.SafeCreateFile(String lpFileName, Int32 dwDesiredAccess, FileShare dwShareMode, SECURITY_ATTRIBUTES securityAttrs, FileMode dwCreationDisposition, Int32 dwFlagsAndAttributes, IntPtr hTemplateFile)


    bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)


    bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)


    bei EmberAPI.Images.LoadFromFile(String strPath, Boolean bLoadBitmap)


    bei EmberAPI.MediaContainers.Image.LoadAndCache(ContentType tContentType, Boolean needFullsize, Boolean LoadBitmap)


    bei EmberAPI.Images.SaveMovieActorThumbs(DBElement mMovie)


    bei EmberAPI.Database.Save_Movie(DBElement dbElement, Boolean batchMode, Boolean toNFO, Boolean toDisk, Boolean doSync, Boolean forceFileCleanup)


    bei Ember_Media_Manager.frmMain.bwMovieScraper_DoWork(Object sender, DoWorkEventArgs e)


    bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)


    bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)*bei Microsoft.Win32.Win32Native.SafeCreateFile(String lpFileName, Int32 dwDesiredAccess, FileShare dwShareMode, SECURITY_ATTRIBUTES securityAttrs, FileMode dwCreationDisposition, Int32 dwFlagsAndAttributes, IntPtr hTemplateFile)


    bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)


    bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)


    bei EmberAPI.Images.LoadFromFile(String strPath, Boolean bLoadBitmap)


    bei EmberAPI.MediaContainers.Image.LoadAndCache(ContentType tContentType, Boolean needFullsize, Boolean LoadBitmap)


    bei EmberAPI.Images.SaveMovieActorThumbs(DBElement mMovie)


    bei EmberAPI.Database.Save_Movie(DBElement dbElement, Boolean batchMode, Boolean toNFO, Boolean toDisk, Boolean doSync, Boolean forceFileCleanup)


    bei Ember_Media_Manager.frmMain.bwMovieScraper_DoWork(Object sender, DoWorkEventArgs e)


    bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)


    bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    ERRORCloseDatabase There was a problem closing the media database.EXCEPTION OCCURRED:code = Error (1), message = System.Data.SQLite.SQLiteException (0x800007BF): SQL logic error


    cannot VACUUM from within a transaction


    bei System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)


    bei System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)


    bei System.Data.SQLite.SQLiteDataReader.NextResult()


    bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)


    bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)


    bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)


    bei EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)*bei System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)


    bei System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)


    bei System.Data.SQLite.SQLiteDataReader.NextResult()


    bei System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)


    bei System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)


    bei System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)


    bei EmberAPI.Database.CloseDatabase(SQLiteConnection& connection)


    Weiss jemand Rat?

    Frohes Neues Jahr noch! [ab]

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!