Newbie needs help
Need help to resolve problem with music videos, when running the parsing test this works fine however when I try to scan watched folders into DB I get the below error and it stops the scan. Has anyone else had this and if so how did you fix it, any help is greatly appreciated.
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: configuration.exe
Problem Signature 02: 1.1.0.16057
Problem Signature 03: 4c3ebee2
Problem Signature 04: System
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4a275e12
Problem Signature 07: 3a98
Problem Signature 08: 288
Problem Signature 09: System.ComponentModel.Win32
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Here are some of the logs do not know if they help to resolve the issue. huntlegs
2:57:58 PM: Info: Starting data manager
2:58:11 PM: Info: Starting data manager
2:58:12 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:04:09 PM: Info: Starting data manager
3:04:09 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:05:33 PM: Info: Starting data manager
3:05:33 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:05:33 PM: Info: Starting data manager
3:05:33 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:06:37 PM: Info: Starting data manager
3:06:37 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:06:37 PM: Info: Starting data manager
3:06:37 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:11:57 PM: Info: Starting data manager
3:11:57 PM: Info: Database created
3:11:57 PM: Info: Starting data manager
3:11:57 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:12:11 PM: Info: Initialising configuration @ 9/24/2010 3:12:11 PM
3:12:11 PM: Info: Retrieving watch folders from Database
3:12:11 PM: Info: Retrieving settings from Database
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='c:\ffmpeg.exe'
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET thumbTime='5'
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET pluginName='Music Videos'
3:12:31 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='C:\Program Files\Team MediaPortal\MediaPortal\plugins\ffmpeg\ffmpeg.exe'
3:12:51 PM: Info: Initialising configuration @ 9/24/2010 3:12:51 PM
3:12:51 PM: Info: Retrieving watch folders from Database
3:12:51 PM: Info: Retrieving settings from Database
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='C:\Program Files\Team MediaPortal\MediaPortal\plugins\ffmpeg\ffmpeg.exe'
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET thumbTime='5'
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET pluginName='Music Videos'
3:13:06 PM: Info: Starting data manager
3:13:06 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:13:06 PM: Info: Starting data manager
3:13:06 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:14:10 PM: Info: Starting data manager
3:14:10 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:14:10 PM: Info: Starting data manager
3:14:10 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:16:26 PM: Info: Starting data manager
3:16:26 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
vm=null err:ERROR detailed:duplicate column name: DT query:ALTER TABLE Settings ADD DT char (150)
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
Need help to resolve problem with music videos, when running the parsing test this works fine however when I try to scan watched folders into DB I get the below error and it stops the scan. Has anyone else had this and if so how did you fix it, any help is greatly appreciated.
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: configuration.exe
Problem Signature 02: 1.1.0.16057
Problem Signature 03: 4c3ebee2
Problem Signature 04: System
Problem Signature 05: 2.0.0.0
Problem Signature 06: 4a275e12
Problem Signature 07: 3a98
Problem Signature 08: 288
Problem Signature 09: System.ComponentModel.Win32
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Here are some of the logs do not know if they help to resolve the issue. huntlegs
2:57:58 PM: Info: Starting data manager
2:58:11 PM: Info: Starting data manager
2:58:12 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:04:09 PM: Info: Starting data manager
3:04:09 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:05:33 PM: Info: Starting data manager
3:05:33 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:05:33 PM: Info: Starting data manager
3:05:33 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:06:37 PM: Info: Starting data manager
3:06:37 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:06:37 PM: Info: Starting data manager
3:06:37 PM: Info: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MPMusicVids.Data.DBUpdater.Update04()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:11:57 PM: Info: Starting data manager
3:11:57 PM: Info: Database created
3:11:57 PM: Info: Starting data manager
3:11:57 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:12:11 PM: Info: Initialising configuration @ 9/24/2010 3:12:11 PM
3:12:11 PM: Info: Retrieving watch folders from Database
3:12:11 PM: Info: Retrieving settings from Database
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='c:\ffmpeg.exe'
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET thumbTime='5'
3:12:11 PM: Info: Executing SQL statement UPDATE Settings SET pluginName='Music Videos'
3:12:31 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='C:\Program Files\Team MediaPortal\MediaPortal\plugins\ffmpeg\ffmpeg.exe'
3:12:51 PM: Info: Initialising configuration @ 9/24/2010 3:12:51 PM
3:12:51 PM: Info: Retrieving watch folders from Database
3:12:51 PM: Info: Retrieving settings from Database
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET ffmpeg='C:\Program Files\Team MediaPortal\MediaPortal\plugins\ffmpeg\ffmpeg.exe'
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET thumbTime='5'
3:12:51 PM: Info: Executing SQL statement UPDATE Settings SET pluginName='Music Videos'
3:13:06 PM: Info: Starting data manager
3:13:06 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:13:06 PM: Info: Starting data manager
3:13:06 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:14:10 PM: Info: Starting data manager
3:14:10 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:14:10 PM: Info: Starting data manager
3:14:10 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)
3:16:26 PM: Info: Starting data manager
3:16:26 PM: Info: SQLite.NET.SQLiteException: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16
at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MPMusicVids.Data.DBUpdater.Update041()
at MPMusicVids.Data.DBUpdater.doUpdates(String dbVersion)