A lot of commit failures (1 Viewer)

Ronner

Portal Pro
July 10, 2007
61
0
Home Country
Netherlands Netherlands
I'm getting a lot of commit failures when I go to the configuration tool and use the import button to start scanning, updating and importing.

I have my database on a network share: \\mediaserver\mirror\MediaPortalDatabase\Database\TVSeriesDatabase4.db3

some examples:

00000032 - 3/1/2009 4:09:52 PM - Succesfully read MediaInfo for \\Mediaserver\ddrive\Media\TvSeries\Lost\Season 4\Lost S04E14 - There's No Place Like Home (3).WMV
00000032 - 3/1/2009 4:09:57 PM - Commit failed on this command: <update local_episodes set SeasonIndex = -1,EpisodeIndex = -1,videoWidth = 1280,videoHeight = 720,FileDateAdded = '2009-03-01',FileDateCreated = '2009-02-20',localPlaytime = '2587000',VideoCodec = 'WVC1',VideoBitrate = '4000000',VideoFrameRate = '23.976',VideoAspectRatio = '1.778',AudioCodec = '162',AudioBitrate = '640032',AudioChannels = '6' where EpisodeFilename = '\\Mediaserver\ddrive\Media\TvSeries\Lost\Season 4\Lost S04E14 - There''s No Place Like Home (3).WMV'> (SQLiteClient: cmd:sqlite3_finalize err:CANTOPEN detailed:unable to open database file query:update local_episodes set SeasonIndex = -1,EpisodeIndex = -1,videoWidth = 1280,videoHeight = 720,FileDateAdded = '2009-03-01',FileDateCreated = '2009-02-20',localPlaytime = '2587000',VideoCodec = 'WVC1',VideoBitrate = '4000000',VideoFrameRate = '23.976',VideoAspectRatio = '1.778',AudioCodec = '162',AudioBitrate = '640032',AudioChannels = '6' where EpisodeFilename = '\\Mediaserver\ddrive\Media\TvSeries\Lost\Season 4\Lost S04E14 - There''s No Place Like Home (3).WMV').
00000032 - 3/1/2009 4:09:59 PM - Succesfully read MediaInfo for \\Mediaserver\ddrive\Media\TvSeries\Jericho\Season 2\Jericho S02E01 - Reconstruction.avi
00000032 - 3/1/2009 4:09:59 PM - Succesfully read MediaInfo for \\Mediaserver\ddrive\Media\TvSeries\Jericho\Season 2\Jericho S02E02 - Condor.avi

00000001 - 3/1/2009 3:48:45 PM - Commit failed on this command: <select value from options where property = 'logLevel'> (SQLiteClient: TVSeriesDatabase4.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such table: options query:select value from options where property = 'logLevel').
00000001 - 3/1/2009 3:48:45 PM - Commit failed on this command: <select value from options where property = 'logLevel'> (SQLiteClient: TVSeriesDatabase4.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such table: options query:select value from options where property = 'logLevel').
00000001 - 3/1/2009 3:48:45 PM - Commit failed on this command: <insert into options (option_id, property, value) values(NULL, 'logLevel', '0')> (SQLiteClient: TVSeriesDatabase4.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such table: options query:insert into options (option_id, property, value) values(NULL, 'logLevel', '0')).

What could cause this?
 

Users who are viewing this thread

Top Bottom