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
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Out of memory on startup/config/enable
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="RoChess" data-source="post: 1062621" data-attributes="member: 18896"><p>You more then likely corrupted the SQLite movingpictures.db3 database. Easy way to check/verify.</p><p> </p><ol> <li data-xf-list-type="ol">Download SQLite commandline tool at: <a href="https://sqlite.org/2014/sqlite-shell-win32-x86-3080300.zip" target="_blank"><strong>https://sqlite.org/2014/sqlite-shell-win32-x86-3080300.zip</strong></a></li> <li data-xf-list-type="ol">Unzip sqlite3.exe from the ZIP file</li> <li data-xf-list-type="ol">Start -> All Programs -> Team MediaPortal -> "User Files" shortcut</li> <li data-xf-list-type="ol">Hold down SHIFT key and right click on the "database" folder and select "Open command window here"</li> <li data-xf-list-type="ol">Double ckick to open the "database" folder inside Windows explorer</li> <li data-xf-list-type="ol">Move or copy sqlite3.exe into this folder (or place it in a folder accessible by PATH environment)</li> <li data-xf-list-type="ol">Go back to the command window and type in: <strong>sqlite3.exe movingpictures.db3 "PRAGMA integrity_check;"</strong> [ENTER]</li> </ol><p></p><p>If you do not get the simple response back of '<strong>ok</strong>', but some error, then unless you made backups, start crying, wipe tears away and rename movingpictures.db3 to movingpictures.corrupt (or simply delete it) and start over fresh. Now if you have been smart and made backups simply restore the last one and resume. Each time you upgrade MovPic automatic backups are made, so be sure to check for subfolders inside the "database" folder (I just hope your 'upgrade' attempt to "fix" things did not overwrite a valid backup with a copy of the corrupted one).</p><p> </p><p>With a lot of SQL knowledge and a lot of time you might be able to repair a corrupted database, but even Moving-Pictures developers suggest a fresh start is easier.</p><p> </p><p>PS: For the future, start considering an automatic backup/restore system that scans for database corruption. I've made the script I use myself available at: <a href="https://forum.team-mediaportal.com/threads/corrupted-database.120376/#post-1014075" target="_blank"><strong>https://forum.team-mediaportal.com/threads/corrupted-database.120376/#post-1014075</strong></a></p></blockquote><p></p>
[QUOTE="RoChess, post: 1062621, member: 18896"] You more then likely corrupted the SQLite movingpictures.db3 database. Easy way to check/verify. [LIST=1] [*]Download SQLite commandline tool at: [URL='https://sqlite.org/2014/sqlite-shell-win32-x86-3080300.zip'][B]https://sqlite.org/2014/sqlite-shell-win32-x86-3080300.zip[/B][/URL] [*]Unzip sqlite3.exe from the ZIP file [*]Start -> All Programs -> Team MediaPortal -> "User Files" shortcut [*]Hold down SHIFT key and right click on the "database" folder and select "Open command window here" [*]Double ckick to open the "database" folder inside Windows explorer [*]Move or copy sqlite3.exe into this folder (or place it in a folder accessible by PATH environment) [*]Go back to the command window and type in: [B]sqlite3.exe movingpictures.db3 "PRAGMA integrity_check;"[/B] [ENTER] [/LIST] If you do not get the simple response back of '[B]ok[/B]', but some error, then unless you made backups, start crying, wipe tears away and rename movingpictures.db3 to movingpictures.corrupt (or simply delete it) and start over fresh. Now if you have been smart and made backups simply restore the last one and resume. Each time you upgrade MovPic automatic backups are made, so be sure to check for subfolders inside the "database" folder (I just hope your 'upgrade' attempt to "fix" things did not overwrite a valid backup with a copy of the corrupted one). With a lot of SQL knowledge and a lot of time you might be able to repair a corrupted database, but even Moving-Pictures developers suggest a fresh start is easier. PS: For the future, start considering an automatic backup/restore system that scans for database corruption. I've made the script I use myself available at: [URL='https://forum.team-mediaportal.com/threads/corrupted-database.120376/#post-1014075'][B]https://forum.team-mediaportal.com/threads/corrupted-database.120376/#post-1014075[/B][/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Out of memory on startup/config/enable
Contact us
RSS
Top
Bottom