My Music Videos (Plugins) (1 Viewer)

huntlegs

Portal Member
October 25, 2010
6
0
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. :D

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:pvm=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:pvm=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:pvm=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:pvm=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:pvm=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:pvm=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)
 

druid9

MP Donator
  • Premium Supporter
  • December 31, 2006
    255
    9
    64
    On the assumption you have the latest version of the plugin (4.2.1 I believe)

    I would go to your music videos dbf file (C:\programdata\Team-Mediaportal\MediaPortal\Database in my system I think)

    Delete the file then re-enter configuration and see if you can rescan.

    Make sure your are correctly pointing to the location of ffmpeg.exe in Music Videos Configuration.

    Hope this helps, if not you might want to read from herehttps://forum.team-mediaportal.com/mediaportal-plugins-47/my-music-videos-v0-41-a-68337/index43.html onwards to see if the other solutions work
     

    huntlegs

    Portal Member
    October 25, 2010
    6
    0
    Yes I am currently running 4.2.1 and I have tried deleting the MusicVids.db3 and rescanned however I still get the same error. Thanks for the advice I am still looking how to resolve.
     

    Users who are viewing this thread

    Top Bottom