My Music Videos - V0.41 (1 Viewer)

How are your music video files named

  • Artist - Title

    Votes: 149 85.6%
  • Organised some other way

    Votes: 9 5.2%
  • However they came

    Votes: 16 9.2%

  • Total voters
    174

Dadeo

Docs Group Manager
  • Premium Supporter
  • November 26, 2006
    5,340
    3,321
    Himalayas, India
    Home Country
    Canada Canada
    I'm getting the same error as Mark and I am on Vista using MP 1.0.2. The nlog.dll did not change right? Cuz it is the same version as 0.3 installed. There is nothing in error.log, but in Configuration.log I get:
    Code:
    2009-09-16 16:07:19.794692 [Debug][Config Main]: PluginsNew: loadPlugins C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\Music Videos.dll
    2009-09-16 16:07:19.807387 [Info.][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: version query:SELECT version FROM Settings
    2009-09-16 16:07:19.807387 [ERROR][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: version query:SELECT version FROM Settings
    2009-09-16 16:07:19.809340 [Info.][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: dateAdded query:ALTER TABLE Videos ADD dateAdded char(50)
    2009-09-16 16:07:19.810316 [ERROR][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: dateAdded query:ALTER TABLE Videos ADD dateAdded char(50)
    2009-09-16 16:07:21.771128 [Warn.][Config Main]: Plugin Manager: Plugin MPMusicVids.GUIMain is incompatible with the current MediaPortal version! (File: Music Videos.dll)
    2009-09-16 16:07:21.773081 [Info.][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: version query:SELECT version FROM Settings
    2009-09-16 16:07:21.773081 [ERROR][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:no such column: version query:SELECT version FROM Settings
    2009-09-16 16:07:21.774058 [Info.][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: dateAdded query:ALTER TABLE Videos ADD dateAdded char(50)
    2009-09-16 16:07:21.775034 [ERROR][Config Main]: SQLiteClient: MusicVids.db3 cmd:sqlite3_prepare16:pvm=null err:ERROR detailed:duplicate column name: dateAdded query:ALTER TABLE Videos ADD dateAdded char(50)
    2009-09-16 16:07:25.867546 [Warn.][Config Main]: Plugin Manager: Plugin MPMusicVids.MusicVidsMain is incompatible with the current MediaPortal version! (File: Music Videos.dll)
    I cannot access the plugin in MP Config. When I tried it took it right out o there!

    I did install on top of 3.11, so then I tried to uninstall, which worked, but it the mpi did not remove the nlog.dll. So I deleted it manually and reinstalled 4.0. But no ndlog.dll apppeared! musicvids.dll installed to the plugins\windows folder but not ndlog.dll. I don't know how to look in the MPI file, but when I tried to use Extensions manager, it crashed with this error:
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
       at System.Xml.XmlTextReaderImpl.Throw(Exception e)
       at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
       at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
       at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       at System.Xml.XmlTextReaderImpl.Read()
       at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.Load(String filename)
       at MediaPortal.MPInstaller.MPinstallerStruct.LoadFromFile(String fil)
       at MediaPortal.MPInstaller.EditForm.OpenProjectFile(String projectFile)
       at MediaPortal.MPInstaller.EditForm.openProiectToolStripMenuItem_Click(Object sender, EventArgs e)
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    MPIMaker
        Assembly Version: 1.0.2.22555
        Win32 Version: 1.0.2.22555
        CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MPIMaker.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    MPInstaller.Library
        Assembly Version: 1.0.2.42471
        Win32 Version: 1.0.2.22555
        CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/MPInstaller.Library.DLL
    ----------------------------------------
    Utils
        Assembly Version: 2.2.7.42464
        Win32 Version: 2.2.7.22555
        CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    Dunno if that is even relevant, but if it helps... great!
     

    Markpainter

    Portal Member
    April 8, 2009
    42
    0
    Home Country
    United Kingdom United Kingdom
    Hi Mark, anything in error.log?

    :oops: Didn't look for error.log :oops: :oops:

    However, I have just done a complete removal and reinstallation of Media portal and all plugins and databases.
    This time, the only plug in I have installed is version 4 of Music Videos and it seems to be ok.

    As I type this it's been churning away importing artists for an hour, so that is good news!:D

    I am wondering if it was maybe an interaction with another plug in causing my problems - or maybe it's just one of those things.

    I will install all the other plug ins I use, one at a time , and see how thing span out after that.

    Cheers!
    Mark
    PS Again - Thank goodness for Logemein, so I can do this when I am work :D
     

    Dadeo

    Docs Group Manager
  • Premium Supporter
  • November 26, 2006
    5,340
    3,321
    Himalayas, India
    Home Country
    Canada Canada
    Oops. Just read the first post that ndlog.dll is no longer needed! Any news on the crashing? I really want to test the new control you added for video view (id 99) :)
     

    metalla_nz

    Portal Pro
    June 19, 2007
    228
    67
    41
    Hamilton
    Home Country
    New Zealand New Zealand
    Guys, the error is caused by the DB update scripts. If anyone needs to keep their DB let me know. If you havent re-scanned in a few versions i would reccommend deleting your db and the Music Videos folder under thumbs as the last two versions have resized images on import to speed things up.

    If you want it all to work, just delete your DB (MusicVids.db3 in the standard location) and it should fire up fine.

    Ill work on a fix for those of you that cant stand to re-scan again and upload a fixed DLL to googlecode.

    And yes Nlog is no longer required.
     

    Dadeo

    Docs Group Manager
  • Premium Supporter
  • November 26, 2006
    5,340
    3,321
    Himalayas, India
    Home Country
    Canada Canada
    I deleted the db and rescanned and all is purrrfect now! Great job!

    I didn't remove my images, but when I rescanned my db it downloaded new ones anyway.

    I am also very happy to report the new dummy control (99) works perfectly for me - I can control what displays on artist view vs video view, and I can now use conditional visibility on the artist and video images. Thanks so much! I will definitely be replacing the old mvids with this now quite stable plugin in aMPed 3.0. I will send you the skin file if you like as soon as I polish it up!
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    Great plugin! I finally got around to giving it a go, now I just need to find some more music videos... The only thing I'm not too sure about is how it works out the favourite videos and artists because I haven't even played either of the videos or artists listed as my favourites :mad: No biggie though.

    I've just skinned it for BleazleWide (will post a zip file here over the weekend: https://forum.team-mediaportal.com/bleazle-311/plugin-support-version-7-a-59166/. Couldn't work out what the hover image had to be called though? Got any pointers there?

    Keep up the good work :D

    Bleazle.

    PS. I can quite easily convert the layout I've done for BleazleWide to a B3W skin file if required. Let me know if you want me to do that.
     

    Attachments

    • 18-09-2009 11-18-08 p.m.jpg
      18-09-2009 11-18-08 p.m.jpg
      34.3 KB
    • 18-09-2009 11-18-36 p.m.jpg
      18-09-2009 11-18-36 p.m.jpg
      47.6 KB
    • 18-09-2009 11-19-33 p.m.jpg
      18-09-2009 11-19-33 p.m.jpg
      36.6 KB

    Users who are viewing this thread

    Top Bottom