[Plugin] DVDArt - All artwork for MovingPictures, MyFilms, TVSeries, Music & more!!! (2 Viewers)

C

CypherMK

Guest
I have a question. What xml file do I have to edit, to get clearart when I press the info button? Using StreamedMP.
 

m3rcury

Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    This version also incorporates work from kiwijunglist to convert images into artwork as suggested in post #99. Thanks (y)


    Woot Woot, so glad you added this :D I didn't get much feedback from you so wasn't sure if it was gonna make it into the plugin or not :D

    kiwijunglist, sorry for not communicating back, but was busy :p integrating the change in and making some more aesthetic enhancements. Thanks for your support on this.
     
    Last edited:

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    When trying to restart the importer, I get this error
    Code:
    Conversion from type 'DBNull' to type 'String' is not valid.
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    When trying to restart the importer, I get this error
    Code:
    Conversion from type 'DBNull' to type 'String' is not valid.

    Game_dude, I've tried to replicate, but cannot manage to get the error you reported. Can you paste the error screen so maybe I can see in which routine it is failing. Also if you can list your actions step by step, it will assist in recreating the error.

    EDIT: Looking into the code of the Restart importer subroutine, the error could be prompted by an null value in either field imdb_id or title in table movie_info in movingpictures.db3 or else imdb_id in table processed_movies in dvdart.db3. If possible can you check this out as well.


    Thanks
     
    Last edited:

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    Sure, here's the error copied from the little box.
    Code:
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
     
    ************** Exception Text **************
    System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.
      at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
      at DVDArt_Plugin.DVDArt.Load_Movie_List()
      at DVDArt_Plugin.DVDArt.DVDArt_Load(Object sender, EventArgs e)
      at System.Windows.Forms.Form.OnLoad(EventArgs e)
      at System.Windows.Forms.Form.OnCreateControl()
      at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
      at System.Windows.Forms.Control.CreateControl()
      at System.Windows.Forms.Control.WmShowWindow(Message& m)
      at System.Windows.Forms.Control.WndProc(Message& m)
      at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
      at System.Windows.Forms.ContainerControl.WndProc(Message& m)
      at System.Windows.Forms.Form.WmShowWindow(Message& m)
      at System.Windows.Forms.Form.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.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Configuration
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Configuration.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        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.6387 (Win8RTM.050727-6300)
        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.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Utils
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
    ----------------------------------------
    Core
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Core
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.30729.6387 built by: Win8RTM
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    BassRegistration
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
    ----------------------------------------
    x-qabszp
        Assembly Version: 1.2.100.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Microsoft.DirectX.Direct3D
        Assembly Version: 1.0.2902.0
        Win32 Version: 9.05.132.0000
        CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
    ----------------------------------------
    Microsoft.DirectX
        Assembly Version: 1.0.2902.0
        Win32 Version: 5.04.00.2904
        CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
    ----------------------------------------
    Bass.Net
        Assembly Version: 2.4.7.0
        Win32 Version: 2.4.7.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
    ----------------------------------------
    Databases
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Databases.DLL
    ----------------------------------------
    System.Data
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    RemotePlugins
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
    ----------------------------------------
    Microsoft.DirectX.DirectInput
        Assembly Version: 1.0.2902.0
        Win32 Version: 5.04.00.2904
        CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.DirectInput/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.DirectInput.dll
    ----------------------------------------
    DirectShowLib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Runtime.Serialization.Formatters.Soap
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
    ----------------------------------------
    danww4cx
        Assembly Version: 1.2.100.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Interop.X10
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.X10.DLL
    ----------------------------------------
    Common.Utils
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Common.Utils.DLL
    ----------------------------------------
    aMPed Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/aMPed%20Menu.DLL
    ----------------------------------------
    Anime3
        Assembly Version: 3.1.14.0
        Win32 Version: 3.1.14.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Anime3.DLL
    ----------------------------------------
    System.ServiceModel
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.6387 (Win8RTM.030729-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll
    ----------------------------------------
    System.Runtime.Serialization
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.6387 (Win8RTM.030729-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    AzureusEngine
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/AzureusEngine.DLL
    ----------------------------------------
    UTorrentEngine
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/UTorrentEngine.DLL
    ----------------------------------------
    Cornerstone
        Assembly Version: 1.4.0.1418
        Win32 Version: 1.4.0.1418
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Cornerstone.DLL
    ----------------------------------------
    Cornerstone.MP
        Assembly Version: 1.4.0.1418
        Win32 Version: 1.4.0.1418
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Cornerstone.MP.DLL
    ----------------------------------------
    Dialogs
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.DLL
    ----------------------------------------
    NLog
        Assembly Version: 1.0.0.505
        Win32 Version: 1.0.0.505
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/NLog.DLL
    ----------------------------------------
    Extra Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Extra%20Menu.DLL
    ----------------------------------------
    File Explorer
        Assembly Version: 1.6.0.0
        Win32 Version: 1.6.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/File%20Explorer.DLL
    ----------------------------------------
    Game Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Game%20Menu.DLL
    ----------------------------------------
    Google.GData.Client
        Assembly Version: 1.9.0.0
        Win32 Version: 1.9.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Google.GData.Client.DLL
    ----------------------------------------
    Google.GData.Extensions
        Assembly Version: 1.9.0.0
        Win32 Version: 1.9.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Google.GData.Extensions.DLL
    ----------------------------------------
    Google.GData.YouTube
        Assembly Version: 1.9.0.0
        Win32 Version: 1.9.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Google.GData.YouTube.DLL
    ----------------------------------------
    GUIGlobalSearch
        Assembly Version: 1.7.5.55
        Win32 Version: 1.7.5.55
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/GUIGlobalSearch.DLL
    ----------------------------------------
    MultiShortcut00
        Assembly Version: 2.4.0.0
        Win32 Version: 2.4.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/windows/Hyperspin.dll
    ----------------------------------------
    InfoService
        Assembly Version: 1.7.1.245
        Win32 Version: 1.7.1.245
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/InfoService.DLL
    ----------------------------------------
    IntelligentFrameCorrectionUI
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/IntelligentFrameCorrectionUI.DLL
    ----------------------------------------
    lastfm-sharp
        Assembly Version: 0.2.1.38697
        Win32 Version: 0.2.1.38697
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/lastfm-sharp.DLL
    ----------------------------------------
    MA3_FFDShowAPI
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MA3_FFDShowAPI.DLL
    ----------------------------------------
    Micropolis.MPCore
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Micropolis.MPCore.DLL
    ----------------------------------------
    MovingPictures
        Assembly Version: 1.4.0.1418
        Win32 Version: 1.4.0.1418
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MovingPictures.DLL
    ----------------------------------------
    System.Web
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    MP-TVSeries
        Assembly Version: 3.3.3.1972
        Win32 Version: 3.3.3.1972
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MP-TVSeries.DLL
    ----------------------------------------
    MPEIPlugin
        Assembly Version: 1.0.8.179
        Win32 Version: 1.0.8.179
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MPEIPlugin.DLL
    ----------------------------------------
    MpeCore
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MpeCore.DLL
    ----------------------------------------
    MPNotificationBar
        Assembly Version: 0.8.3.0
        Win32 Version: 0.8.3.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MPNotificationBar.DLL
    ----------------------------------------
    mvCentral
        Assembly Version: 1.0.3.415
        Win32 Version: 1.0.3.415
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/mvCentral.DLL
    ----------------------------------------
    System.Messaging
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Messaging/2.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll
    ----------------------------------------
    MyLyrics
        Assembly Version: 1.7.0.67
        Win32 Version: 1.7.0.67
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MyLyrics.DLL
    ----------------------------------------
    LyricsEngine
        Assembly Version: 1.7.0.67
        Win32 Version: 1.7.0.67
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/LyricsEngine.DLL
    ----------------------------------------
    MyTorrents
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MyTorrents.DLL
    ----------------------------------------
    News Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/News%20Menu.DLL
    ----------------------------------------
    OnlineVideos.MediaPortal1
        Assembly Version: 1.3.0.2261
        Win32 Version: 1.3.0.2261
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos.MediaPortal1.DLL
    ----------------------------------------
    WindowPlugins
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/WindowPlugins.DLL
    ----------------------------------------
    System.Design
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
    ----------------------------------------
    OnlineVideos
        Assembly Version: 1.3.0.2261
        Win32 Version: 1.3.0.2261
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.DLL
    ----------------------------------------
    RSSReader
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/RSSReader.DLL
    ----------------------------------------
    SkinInfo
        Assembly Version: 1.0.1.35341
        Win32 Version: 1.0.1.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/SkinInfo.DLL
    ----------------------------------------
    StreamedMPConfig
        Assembly Version: 1.8.1.3172
        Win32 Version: 1.8.1.3172
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/StreamedMPConfig.DLL
    ----------------------------------------
    System Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/System%20Menu.DLL
    ----------------------------------------
    TorrentSearch
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/TorrentSearch.DLL
    ----------------------------------------
    TraktPlugin
        Assembly Version: 2.0.1.0
        Win32 Version: 2.0.1.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/TraktPlugin.DLL
    ----------------------------------------
    Watch Menu
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/Watch%20Menu.DLL
    ----------------------------------------
    WebBrowser
        Assembly Version: 0.6.3.0
        Win32 Version: 0.6.3.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/WebBrowser.DLL
    ----------------------------------------
    MiniDisplayLibrary
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MiniDisplayLibrary.DLL
    ----------------------------------------
    WorldWeather.Core
        Assembly Version: 0.6.5.0
        Win32 Version: 0.6.5.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/WorldWeather.Core.DLL
    ----------------------------------------
    WorldWeather
        Assembly Version: 0.6.5.37357
        Win32 Version: 0.6.5.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/WorldWeather.DLL
    ----------------------------------------
    YouTubePlugin
        Assembly Version: 0.8.3.318
        Win32 Version: 0.8.3.318
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/YouTubePlugin.DLL
    ----------------------------------------
    SubtitlePlugins
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/subtitle/SubtitlePlugins.DLL
    ----------------------------------------
    ExternalPlayers
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/ExternalPlayers/ExternalPlayers.DLL
    ----------------------------------------
    Interop.iTunesLib
        Assembly Version: 1.7.0.0
        Win32 Version: 1.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
    ----------------------------------------
    BackupSettingsMP
        Assembly Version: 1.2.2.4
        Win32 Version: 1.2.2.4
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/BackupSettingsMP.DLL
    ----------------------------------------
    DVDArt_Plugin
        Assembly Version: 1.0.0.5
        Win32 Version: 1.0.0.5
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/DVDArt_Plugin.DLL
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 8.0.0.0
        Win32 Version: 8.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    FanartHandler
        Assembly Version: 3.0.6.0
        Win32 Version: 3.0.6.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/FanartHandler.DLL
    ----------------------------------------
    IntelligentFrameCorrection
        Assembly Version: 2.0.3.0
        Win32 Version: 2.0.3.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/IntelligentFrameCorrection.DLL
    ----------------------------------------
    LatestMediaHandler
        Assembly Version: 1.5.3.5
        Win32 Version: 1.5.3.5
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/LatestMediaHandler.DLL
    ----------------------------------------
    MusicInfoHandler
        Assembly Version: 1.0.3.0
        Win32 Version: 1.0.3.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/MusicInfoHandler.DLL
    ----------------------------------------
    PowerSchedulerClientPlugin
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/PowerSchedulerClientPlugin.DLL
    ----------------------------------------
    PowerScheduler.Interfaces
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/PowerScheduler.Interfaces.DLL
    ----------------------------------------
    ProcessPlugins
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.DLL
    ----------------------------------------
    MusicShareWatcherHelper
        Assembly Version: 1.2.100.0
        Win32 Version: 1.2.100.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MusicShareWatcherHelper.DLL
    ----------------------------------------
    SkinTranslations
        Assembly Version: 0.7.0.0
        Win32 Version: 0.7.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/SkinTranslations.DLL
    ----------------------------------------
    StreamedMPEditor
        Assembly Version: 1.8.1.3172
        Win32 Version: 1.8.1.3172
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/StreamedMPEditor.DLL
    ----------------------------------------
    SMPCheckSum
        Assembly Version: 1.8.1.3172
        Win32 Version: 1.8.1.3172
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/SMPCheckSum.DLL
    ----------------------------------------
    log4net
        Assembly Version: 1.2.10.0
        Win32 Version: 1.2.10.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/log4net.DLL
    ----------------------------------------
    SMDiagnostics
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.4506.6387 (Win8RTM.030729-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/SMDiagnostics/3.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    ----------------------------------------
    uc2nfh4y
        Assembly Version: 1.3.0.2261
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    OnlineVideos.Sites.apondman
        Assembly Version: 1.0.1.1084
        Win32 Version: 1.0.1.1084
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.apondman.dll
    ----------------------------------------
    OnlineVideos.Sites.brownard
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.brownard.dll
    ----------------------------------------
    OnlineVideos.Sites.bw_fotoart
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.bw_fotoart.dll
    ----------------------------------------
    OnlineVideos.Sites.CME
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.CME.dll
    ----------------------------------------
    OnlineVideos.Sites.corporategadfly
        Assembly Version: 1.0.0.15
        Win32 Version: 1.0.0.15
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.corporategadfly.dll
    ----------------------------------------
    OnlineVideos.Sites.diebagger
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.diebagger.dll
    ----------------------------------------
    OnlineVideos.Sites.Dj_Moren
        Assembly Version: 1.0.0.1
        Win32 Version: 1.0.0.1
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.Dj_Moren.dll
    ----------------------------------------
    OnlineVideos.Sites.doskabouter
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.doskabouter.dll
    ----------------------------------------
    OnlineVideos.Sites.hioctane
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.hioctane.dll
    ----------------------------------------
    OnlineVideos.Sites.offbyone
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.offbyone.dll
    ----------------------------------------
    OnlineVideos.Sites.pilehave
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.pilehave.dll
    ----------------------------------------
    OnlineVideos.Sites.rick164
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.rick164.dll
    ----------------------------------------
    OnlineVideos.Sites.SilentException
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.SilentException.dll
    ----------------------------------------
    OnlineVideos.Sites.SK_CZ
        Assembly Version: 1.2.0.11
        Win32 Version: 1.2.0.11
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.SK_CZ.dll
    ----------------------------------------
    OnlineVideos.Sites.titof
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/OnlineVideos/OnlineVideos.Sites.titof.dll
    ----------------------------------------
    System.Web.Services
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
    ----------------------------------------
    sd-oeph6
        Assembly Version: 1.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    nwgdhmzs
        Assembly Version: 1.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    uuzpi9ej
        Assembly Version: 1.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    XFactor2Editor
        Assembly Version: 1.0.8.5
        Win32 Version: 1.0.8.5
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/process/XFactor2Editor.DLL
    ----------------------------------------
    XmlRpcProxya05b825d-bbfa-4c75-a046-1b3c2e195abe
        Assembly Version: 1.4.0.1418
        Win32 Version: 1.4.0.1418
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/plugins/windows/MovingPictures.dll
    ----------------------------------------
    WindowsBase
        Assembly Version: 3.0.0.0
        Win32 Version: 3.0.6920.6387 built by: Win8RTM
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    System.ServiceModel.Web
        Assembly Version: 3.5.0.0
        Win32 Version: 3.5.594.6387
        CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll
    ----------------------------------------
    System.Data.SQLite
        Assembly Version: 1.0.81.0
        Win32 Version: 1.0.81.0
        CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/System.Data.SQLite.DLL
    ----------------------------------------
    System.Transactions
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
    ----------------------------------------
    System.EnterpriseServices
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
        CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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.
    I'm not sure how to go about this though
    EDIT: Looking into the code of the Restart importer subroutine, the error could be prompted by an null value in either field imdb_id or title in table movie_info in movingpictures.db3 or else imdb_id in table processed_movies in dvdart.db3. If possible can you check this out as well.
     

    kiwijunglist

    Super Moderator
  • Team MediaPortal
  • June 10, 2008
    6,746
    1,751
    New Zealand
    Home Country
    New Zealand New Zealand
    Hi m3cury, I'm running DVDArt v1.0.0.5 but I can't figure out how to auto create discs for the movies that are missing DVDArt
     

    SpudR

    Retired Team Member
  • Premium Supporter
  • July 27, 2007
    2,657
    718
    Yorkshire, UK
    Home Country
    England England
    Go here - http://www.allcdcovers.com/ and find a cover and download the correct one or make something nice.
    in DVDart - go to the 'Movies without art' bit (cant remember the proper name!)
    Right click a movie missing the art
    Point at the artwork you've downloaded
    Click the button at the top right that has cogs on it
    Click the same button to preview the image
    Click upload
    Done
     

    Users who are viewing this thread

    Top Bottom