MP2 - V2.4.1 Cinema (1 Viewer)

Lehmden

Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,553
    3,934
    Lehmden
    Home Country
    Germany Germany
    Most likely the "old" plugin.xml file is in your folder. This did not have the adoptions for the new compatibility system introduces with Summer 15.
    But Cinema generally did not work with latest builds any longer due to fanart issues... It first needs to be updated by a dev, before it can be used any further.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    As first step it's ok. But would be good to keep the FanArt support of course.
    @Brownard uses FanArt in his emulators plugin, perhaps he can also tell you how to adopt the code for Cinema and WebRadio.
    Both are great plugins and I'd liek to keep them with FanArt support :)
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,553
    3,934
    Lehmden
    Home Country
    Germany Germany
    I had done some plugin.xml for the plugins I'm using. It was working most everywhere, Only Cinema lately stops working. I've attached my plugin.xml for Cinema. Maybe someone can use it.
    That is the good thing about MP2 compatibility system. Even as an average user one is able to test, if the plugin still is working, also the dev has not jet updated it...
     

    Attachments

    • plugin.7z
      1.7 KB

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    I had done some plugin.xml for the plugins I'm using. It was working most everywhere, Only Cinema lately stops working. I've attached my plugin.xml for Cinema. Maybe someone can use it.
    That is the good thing about MP2 compatibility system. Even as an average user one is able to test, if the plugin still is working, also the dev has not jet updated it...
    Same result with your plugin.xml. Cinema doesn't even show up. I tried to delete all settings already.
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,553
    3,934
    Lehmden
    Home Country
    Germany Germany
    Yes, exactly what I was seeing lately. You can see the error messages in the logs that Cinema can not be started... But without this plugin.xml Cinema would not have worked since Summer 15 Release.
     

    BigGranu

    Retired Team Member
  • Premium Supporter
  • February 7, 2013
    240
    202
    53
    Home Country
    Germany Germany
    Remove the Fanart Service in xml. (This line)
    XML:
    <PluginReference PluginId="{15FD97A4-D925-4D8A-9DF0-5349743EED0C}" CompatibleAPI="1"/>
    This works for me.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    Remove the Fanart Service in xml. (This line)
    XML:
    <PluginReference PluginId="{15FD97A4-D925-4D8A-9DF0-5349743EED0C}" CompatibleAPI="1"/>
    This works for me.
    Thanks, that helped fianally. At least it's starting again. We urgently need to update the plugin download pages. Most versions from there are not working, sometimes we have updates versions somewhere in forum.
    After creating the missing skin files and hopefully restored fanarts, I'll update all downloads.
     

    BigGranu

    Retired Team Member
  • Premium Supporter
  • February 7, 2013
    240
    202
    53
    Home Country
    Germany Germany
    I've attached a new version. Please Test this.
    The Fanart ist working with "Titan Extended". Otherwise not.:confused:
     

    Attachments

    • Cinema.zip
      176.5 KB

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,705
    3,491
    Stuttgart
    Home Country
    Germany Germany
    I've attached a new version. Please Test this.
    The Fanart ist working with "Titan Extended". Otherwise not.:confused:
    This version makes Cinema visible in MP2, but when selecting there is a flicker and I'm directly back to HomeMenu.

    [2016-06-19 19:19:45,511] [396 ] [Main ] [INFO ] - PluginManager: Plugin 'Cinema' [Version: 1.3; Authors: BigGranu; ID: '6c74404d-5d4e-4774-a368-01911886b7ec'] enabled.
    [2016-06-19 19:19:45,529] [414 ] [Main ] [ERROR] - SettingsManager: Error setting property 'LastUpdate' in settings of type 'CinemaSettings', using default value
    System.InvalidOperationException: Fehler im XML-Dokument (1,2). ---> System.InvalidOperationException: <string xmlns=''> wurde nicht erwartet.
    bei System.Xml.Serialization.XmlSerializationPrimitiveReader.Read_dateTime()
    bei System.Xml.Serialization.XmlSerializer.DeserializePrimitive(XmlReader xmlReader, XmlDeserializationEvents events)
    bei System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    bei System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
    bei MediaPortal.Common.Services.Settings.SettingsFileHandler.GetValue(String entryName, Type type)
    bei MediaPortal.Common.Services.Settings.SettingsManager.LoadSettingsObject(Type settingsType)
    [2016-06-19 19:19:45,536] [421 ] [Main ] [ERROR] - SettingsManager: Error loading settings of type 'CinemaSettings'
    System.ArgumentException: Das Objekt mit dem Typ "System.String" kann nicht in den Typ "System.DateTime" konvertiert werden.
    bei System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
    bei System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)
    bei System.Reflection.MethodBase.CheckArguments(Object[] parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig)
    bei System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    bei System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
    bei System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
    bei MediaPortal.Common.Services.Settings.SettingsManager.LoadSettingsObject(Type settingsType)
     

    Users who are viewing this thread

    Top Bottom