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
Slow Music/Video Library
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="petrovice" data-source="post: 356740" data-attributes="member: 86941"><p><strong>TV-Server Version</strong>: 1.0</p><p><strong>MediaPortal Version</strong>: 1.0</p><p><strong>MediaPortal Skin</strong>: Monochrome</p><p><strong>Windows Version</strong>: Windows Vista SP1</p><p><strong>CPU Type</strong>: AMD Athlon X2 4850e</p><p><strong>Motherboard</strong>: GigaByte GA-MA78GPM-DS2H</p><p><strong>Video Card</strong>: Onboard ATI HD 3200</p><p><strong>Video Card Driver</strong>: Ati Catalyst 8.12</p><p><strong>1. TV Card</strong>: Floppy DTV DVB-S2</p><p><strong>TV - HTPC Connection</strong>: HDMI</p><p></p><p>Hi,</p><p>first of all I would like to say a big thank you to all the developers of MP - you have done a very good job and I am looking forward for the MP 2.0.</p><p></p><p>I have a problem with the behaviour of the Music/Video Library. Everything is very slow and it takes about 5-10 seconds to open the ShareView. </p><p></p><p>The following Exception is thrown when entering or navigating through the Music library:</p><p>[CODE]2009-01-08 07:27:21.328000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT delete from tblSetting where idPath=2 and tagName ='MusicFiles'</p><p>2009-01-08 07:27:21.329000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles'</p><p>2009-01-08 07:27:21.330000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles'</p><p> bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key)</p><p>2009-01-08 07:27:21.330000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles'</p><p>2009-01-08 07:27:21.331000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError)</p><p>2009-01-08 07:27:21.332000 [ERROR][MPMain]: source :Databases</p><p>2009-01-08 07:27:21.332000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key)</p><p>2009-01-08 07:27:26.333000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?></p><p><MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <SortBy>0</SortBy></p><p> <ViewAs>4</ViewAs></p><p> <SortAscending>true</SortAscending></p><p></MapSettings>') </p><p>2009-01-08 07:27:26.334000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?></p><p><MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <SortBy>0</SortBy></p><p> <ViewAs>4</ViewAs></p><p> <SortAscending>true</SortAscending></p><p></MapSettings>') </p><p>2009-01-08 07:27:26.335000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?></p><p><MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <SortBy>0</SortBy></p><p> <ViewAs>4</ViewAs></p><p> <SortAscending>true</SortAscending></p><p></MapSettings>') </p><p> bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value)</p><p>2009-01-08 07:27:26.335000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?></p><p><MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></p><p> <SortBy>0</SortBy></p><p> <ViewAs>4</ViewAs></p><p> <SortAscending>true</SortAscending></p><p></MapSettings>') </p><p>2009-01-08 07:27:26.336000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError)</p><p>2009-01-08 07:27:26.337000 [ERROR][MPMain]: source :Databases</p><p>2009-01-08 07:27:26.337000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value)[/CODE]</p><p></p><p>And equal to that, I get an exception in the Video Library:</p><p>[CODE]2009-01-08 07:32:34.270000 [ERROR][MPMain]: Exception :System.OutOfMemoryException: Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst.</p><p> bei System.Collections.Generic.List`1.set_Capacity(Int32 value)</p><p> bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)</p><p> bei System.Collections.Generic.List`1.Add(T item)</p><p> bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key)</p><p>2009-01-08 07:32:34.271000 [ERROR][MPMain]: Exception :Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst.</p><p>2009-01-08 07:32:34.272000 [ERROR][MPMain]: site :Void set_Capacity(Int32)</p><p>2009-01-08 07:32:34.272000 [ERROR][MPMain]: source :mscorlib</p><p>2009-01-08 07:32:34.273000 [ERROR][MPMain]: stacktrace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value)</p><p> bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)</p><p> bei System.Collections.Generic.List`1.Add(T item)</p><p> bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key)</p><p>2009-01-08 07:32:38.719000 [ERROR][MPMain]: Exception :System.OutOfMemoryException: Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst.</p><p> bei System.Collections.Generic.List`1.set_Capacity(Int32 value)</p><p> bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)</p><p> bei System.Collections.Generic.List`1.Add(T item)</p><p> bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value)</p><p>2009-01-08 07:32:38.720000 [ERROR][MPMain]: Exception :Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst.</p><p>2009-01-08 07:32:38.720000 [ERROR][MPMain]: site :Void set_Capacity(Int32)</p><p>2009-01-08 07:32:38.721000 [ERROR][MPMain]: source :mscorlib</p><p>2009-01-08 07:32:38.722000 [ERROR][MPMain]: stacktrace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value)</p><p> bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)</p><p> bei System.Collections.Generic.List`1.Add(T item)</p><p> bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value)</p><p>2009-01-08 07:32:44.282000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT select * from tblSetting where idPath=52 and tagName like 'VideoFiles'</p><p>2009-01-08 07:32:44.282000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles'</p><p>2009-01-08 07:32:44.283000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles'</p><p> bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.GetFolderSetting(String strPath, String Key, Type type, Object& Value)</p><p>2009-01-08 07:32:44.284000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles'</p><p>2009-01-08 07:32:44.284000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError)</p><p>2009-01-08 07:32:44.285000 [ERROR][MPMain]: source :Databases</p><p>2009-01-08 07:32:44.285000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)</p><p> bei SQLite.NET.SQLiteClient.Execute(String query)</p><p> bei Databases.Folders.FolderSettingsSqlLite.GetFolderSetting(String strPath, String Key, Type type, Object& Value)[/CODE]</p><p></p><p>These exceptions occur on a fresh installation of MP 1.0. I have already made a complete rescan of the music/video database in the MP Configuration, but with no success.</p><p></p><p>Is there a problem with the permissions on Windows Vista?</p><p>How can I open the Music/Video Database manual to check the query?</p><p></p><p>Thanks a lot for your help,</p><p>Peter</p></blockquote><p></p>
[QUOTE="petrovice, post: 356740, member: 86941"] [b]TV-Server Version[/b]: 1.0 [b]MediaPortal Version[/b]: 1.0 [b]MediaPortal Skin[/b]: Monochrome [b]Windows Version[/b]: Windows Vista SP1 [b]CPU Type[/b]: AMD Athlon X2 4850e [b]Motherboard[/b]: GigaByte GA-MA78GPM-DS2H [b]Video Card[/b]: Onboard ATI HD 3200 [b]Video Card Driver[/b]: Ati Catalyst 8.12 [b]1. TV Card[/b]: Floppy DTV DVB-S2 [b]TV - HTPC Connection[/b]: HDMI Hi, first of all I would like to say a big thank you to all the developers of MP - you have done a very good job and I am looking forward for the MP 2.0. I have a problem with the behaviour of the Music/Video Library. Everything is very slow and it takes about 5-10 seconds to open the ShareView. The following Exception is thrown when entering or navigating through the Music library: [CODE]2009-01-08 07:27:21.328000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT delete from tblSetting where idPath=2 and tagName ='MusicFiles' 2009-01-08 07:27:21.329000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles' 2009-01-08 07:27:21.330000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles' bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key) 2009-01-08 07:27:21.330000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:delete from tblSetting where idPath=2 and tagName ='MusicFiles' 2009-01-08 07:27:21.331000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError) 2009-01-08 07:27:21.332000 [ERROR][MPMain]: source :Databases 2009-01-08 07:27:21.332000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key) 2009-01-08 07:27:26.333000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?> <MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SortBy>0</SortBy> <ViewAs>4</ViewAs> <SortAscending>true</SortAscending> </MapSettings>') 2009-01-08 07:27:26.334000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?> <MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SortBy>0</SortBy> <ViewAs>4</ViewAs> <SortAscending>true</SortAscending> </MapSettings>') 2009-01-08 07:27:26.335000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?> <MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SortBy>0</SortBy> <ViewAs>4</ViewAs> <SortAscending>true</SortAscending> </MapSettings>') bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value) 2009-01-08 07:27:26.335000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:insert into tblSetting (idSetting,idPath, tagName,tagValue) values(NULL, 2, 'MusicFiles', '<?xml version="1.0" encoding="utf-8"?> <MapSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SortBy>0</SortBy> <ViewAs>4</ViewAs> <SortAscending>true</SortAscending> </MapSettings>') 2009-01-08 07:27:26.336000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError) 2009-01-08 07:27:26.337000 [ERROR][MPMain]: source :Databases 2009-01-08 07:27:26.337000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value)[/CODE] And equal to that, I get an exception in the Video Library: [CODE]2009-01-08 07:32:34.270000 [ERROR][MPMain]: Exception :System.OutOfMemoryException: Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst. bei System.Collections.Generic.List`1.set_Capacity(Int32 value) bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min) bei System.Collections.Generic.List`1.Add(T item) bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key) 2009-01-08 07:32:34.271000 [ERROR][MPMain]: Exception :Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst. 2009-01-08 07:32:34.272000 [ERROR][MPMain]: site :Void set_Capacity(Int32) 2009-01-08 07:32:34.272000 [ERROR][MPMain]: source :mscorlib 2009-01-08 07:32:34.273000 [ERROR][MPMain]: stacktrace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value) bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min) bei System.Collections.Generic.List`1.Add(T item) bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.DeleteFolderSetting(String strPath, String Key) 2009-01-08 07:32:38.719000 [ERROR][MPMain]: Exception :System.OutOfMemoryException: Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst. bei System.Collections.Generic.List`1.set_Capacity(Int32 value) bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min) bei System.Collections.Generic.List`1.Add(T item) bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value) 2009-01-08 07:32:38.720000 [ERROR][MPMain]: Exception :Eine Ausnahme vom Typ System.OutOfMemoryException wurde ausgelöst. 2009-01-08 07:32:38.720000 [ERROR][MPMain]: site :Void set_Capacity(Int32) 2009-01-08 07:32:38.721000 [ERROR][MPMain]: source :mscorlib 2009-01-08 07:32:38.722000 [ERROR][MPMain]: stacktrace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value) bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min) bei System.Collections.Generic.List`1.Add(T item) bei SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr& pVm) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.AddFolderSetting(String strPath, String Key, Type type, Object Value) 2009-01-08 07:32:44.282000 [ERROR][MPMain]: SQLiteClient: query returned CORRUPT select * from tblSetting where idPath=52 and tagName like 'VideoFiles' 2009-01-08 07:32:44.282000 [ERROR][MPMain]: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles' 2009-01-08 07:32:44.283000 [ERROR][MPMain]: Exception :SQLite.NET.SQLiteException: SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles' bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.GetFolderSetting(String strPath, String Key, Type type, Object& Value) 2009-01-08 07:32:44.284000 [ERROR][MPMain]: Exception :SQLiteClient: cmd:sqlite3_finalize err:CORRUPT detailed:database disk image is malformed query:select * from tblSetting where idPath=52 and tagName like 'VideoFiles' 2009-01-08 07:32:44.284000 [ERROR][MPMain]: site :Void ThrowError(System.String, System.String, SqliteError) 2009-01-08 07:32:44.285000 [ERROR][MPMain]: source :Databases 2009-01-08 07:32:44.285000 [ERROR][MPMain]: stacktrace: bei SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err) bei SQLite.NET.SQLiteClient.Execute(String query) bei Databases.Folders.FolderSettingsSqlLite.GetFolderSetting(String strPath, String Key, Type type, Object& Value)[/CODE] These exceptions occur on a fresh installation of MP 1.0. I have already made a complete rescan of the music/video database in the MP Configuration, but with no success. Is there a problem with the permissions on Windows Vista? How can I open the Music/Video Database manual to check the query? Thanks a lot for your help, Peter [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Slow Music/Video Library
Contact us
RSS
Top
Bottom