home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Crashhhh
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JimCatMP" data-source="post: 893817" data-attributes="member: 103549"><p>Hi</p><p> </p><p>Not a great expert on logs but -- from error.log & then movingpictures.log looks like your Movingpictures DB is broken.</p><p> </p><p>Error.log</p><p>--------------------------------</p><p>2012-08-23 21:28:39.902216 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />QL logic error or missing database query:delete from FormattingRules</p><p>2012-08-23 21:28:54.975079 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />QL logic error or missing database query:update options set value = '' where property = 'logoConfig'</p><p>2012-08-23 21:29:09.993938 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />QL logic error or missing database query:update options set value = 'skin\DefaultWide\Media\Logos\fullscreen.png;-;<Episode.VideoAspectRatio>;-;<;-;1.7;-;AND;-;<Episode.VideoAspectRatio>;-;>;-;0;-;AND;-;;-;=;-;;-;<Restrict:Episode><next>skin\DefaultWide\Media\Logos\widescreen.png;-;</p><p> </p><p>snip.........</p><p> </p><p>Movingpictures.log</p><p>------------------------------------</p><p>23-Aug-2012 21:29:48 Info [MediaInfoUpdateProce]: Background media info update process complete. </p><p>23-Aug-2012 21:30:15 Error [ DatabaseManager]: Error retrieving with criteria from DBLocalMedia table. SQLite.NET.SQLiteException: SQLiteClient: movingpictures.db3 cmd:sqlite3_prepare16<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />vm=null err:NOMEM detailed<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite9" alt=":eek:" title="Eek! :eek:" loading="lazy" data-shortname=":eek:" />ut of memory query:select media_label, fullpath, originalfilename, volume_serial, discid, filehash, part, duration, ignored, importpath, videowidth, videoheight, videoresolution, videocodec, videoframerate, videoaspectratio, audiocodec, audiochannels, hassubtitles, videoformat, id from local_media where ( (fullpath like '\\Server\d\DVD\Timmy.Time.S01\Timmy.Time.S01E05.Timmy.Cant.Dance.avi') AND (volume_serial = ' ') ) </p><p> vid SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> vid SQLite.NET.SQLiteClient.Execute(String query)</p><p> vid Cornerstone.Database.DatabaseManager.Get(Type tableType, ICriteria criteria)</p><p>snip.............</p><p>TVSeries DB however seems fine (nothing in log to show otherwise, just a lot of the shows I watch<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>Nothing in System log that stands out in terms of Windows issues (but I don't speak German - and I've tried, just very very bad at languages).</p><p>Suggest copy DB and the thumbs to backup and then remove the files from database & thumbs directory & disable Movingpictures. Restart MP and check it's stable.</p><p>If so, back to config and re-enable movingpictures, do the config and start the import.</p><p>Reason for backup - if this isn't the problem, you've not lost anything.</p><p>Good luck - JCMP</p></blockquote><p></p>
[QUOTE="JimCatMP, post: 893817, member: 103549"] Hi Not a great expert on logs but -- from error.log & then movingpictures.log looks like your Movingpictures DB is broken. Error.log -------------------------------- 2012-08-23 21:28:39.902216 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed:SQL logic error or missing database query:delete from FormattingRules 2012-08-23 21:28:54.975079 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed:SQL logic error or missing database query:update options set value = '' where property = 'logoConfig' 2012-08-23 21:29:09.993938 [ERROR][MPMain(1)]: SQLiteClient: cmd:sqlite3_step err:ERROR detailed:SQL logic error or missing database query:update options set value = 'skin\DefaultWide\Media\Logos\fullscreen.png;-;<Episode.VideoAspectRatio>;-;<;-;1.7;-;AND;-;<Episode.VideoAspectRatio>;-;>;-;0;-;AND;-;;-;=;-;;-;<Restrict:Episode><next>skin\DefaultWide\Media\Logos\widescreen.png;-; snip......... Movingpictures.log ------------------------------------ 23-Aug-2012 21:29:48 Info [MediaInfoUpdateProce]: Background media info update process complete. 23-Aug-2012 21:30:15 Error [ DatabaseManager]: Error retrieving with criteria from DBLocalMedia table. SQLite.NET.SQLiteException: SQLiteClient: movingpictures.db3 cmd:sqlite3_prepare16:pvm=null err:NOMEM detailed:out of memory query:select media_label, fullpath, originalfilename, volume_serial, discid, filehash, part, duration, ignored, importpath, videowidth, videoheight, videoresolution, videocodec, videoframerate, videoaspectratio, audiocodec, audiochannels, hassubtitles, videoformat, id from local_media where ( (fullpath like '\\Server\d\DVD\Timmy.Time.S01\Timmy.Time.S01E05.Timmy.Cant.Dance.avi') AND (volume_serial = ' ') ) vid SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) vid SQLite.NET.SQLiteClient.Execute(String query) vid Cornerstone.Database.DatabaseManager.Get(Type tableType, ICriteria criteria) snip............. TVSeries DB however seems fine (nothing in log to show otherwise, just a lot of the shows I watch:-) Nothing in System log that stands out in terms of Windows issues (but I don't speak German - and I've tried, just very very bad at languages). Suggest copy DB and the thumbs to backup and then remove the files from database & thumbs directory & disable Movingpictures. Restart MP and check it's stable. If so, back to config and re-enable movingpictures, do the config and start the import. Reason for backup - if this isn't the problem, you've not lost anything. Good luck - JCMP [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Crashhhh
Contact us
RSS
Top
Bottom