Been a long time user and lover of this plugin
Have tried to use the updated .dll and am getting crashes on config
I know, i know, will gather log files, but not sure it will show up as I don't get any further than config
Did get a message that this version of the plugin was not compatible with my version of MP.
I am running MP 1.1.0.0 Final so any ideas??
I had the same problem at first. You need to put the dll in this folder.
C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows
Hope this solves it for you too.
EDIT: OK, new problem. It's crashing differently now. The only log I get contains the following:
5:56:06 PM: Info: Starting data manager
5:56:06 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)
5:56:06 PM: Info: Starting data manager
5:56:06 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)