AtmoLight 2.1.0.0 for MediaPortal2 [2015-01-21] (2 Viewers)

azzuro

Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    i don't use my ambilight, on my TV since few months, now, due to debug software .... and missing time for add to my TV.

    the Auto-start was one thing missing for me. but i can live without it. because we can start it, on menu or with shortcut.
    i think, make what is urgency.
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    With installed plugin MP2 wont start:

    System.IO.FileLoadException: Die Datei oder Assembly "file:///C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\AtmoLight\AtmoLight.MediaPortal2.dll" oder eine Abhängigkeit davon wurde nicht gefunden. Der Vorgang wird nicht unterstützt. (Ausnahme von HRESULT: 0x80131515)
    Dateiname: "file:///C:\Program Files (x86)\Team MediaPortal\MP2-Client\Plugins\AtmoLight\AtmoLight.MediaPortal2.dll" ---> System.NotSupportedException: Es wurde versucht, eine Assembly von einer Netzwerkadresse zu laden, was in früheren Versionen von .NET Framework zum Ausführen der Assembly als Sandkastenassembly geführt hätte. In dieser Version von .NET Framework wird die CAS-Richtlinie standardmäßig nicht aktiviert, dieser Ladevorgang kann daher gefährlich sein. Wenn Sie nicht beabsichtigen, durch diesen Ladevorgang eine Sandkastenassembly zu erstellen, aktivieren Sie den loadFromRemoteSources-Schalter. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkId=155569".
    bei System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    bei System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    bei System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
    bei System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
    bei System.Reflection.Assembly.LoadFrom(String assemblyFile)
    bei MediaPortal.Common.PluginManager.PluginRuntime.LoadAssemblies()
    bei MediaPortal.Common.Services.PluginManager.PluginManager.TryActivate(PluginRuntime plugin)
    bei MediaPortal.Common.Services.PluginManager.PluginManager.TryEnable(PluginRuntime plugin, Boolean doAutoActivate)
    bei MediaPortal.Common.Services.PluginManager.PluginManager.Startup(Boolean maintenanceMode)
    bei MediaPortal.Client.ApplicationLauncher.Main(String[] args)

    It's a windows 8 64bit system
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    @Lightning303

    Sorry to say, but due to the Update of SharpDX to 2.6.2 you plugin got incompatible for 10AE Update 1 release.

    Can you please recompile and publish a new version? Best would be to place it into our download section (https://www.team-mediaportal.com/extensions/mp2-plugins)

    Impossible de charger le fichier ou l'assembly 'SharpDX, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a' ou une de ses dépendances. Le fichier spécifié est introuvable.
    à AtmoLight.Plugin.UICapture(Object sender, EventArgs args)
    à MediaPortal.UI.SkinEngine.DirectX.GraphicsDevice.Fire(EventHandler eventHandler)
     

    Lightning303

    MP Donator
  • Premium Supporter
  • September 12, 2009
    798
    577
    Home Country
    Germany Germany
    @Lightning303

    Sorry to say, but due to the Update of SharpDX to 2.6.2 you plugin got incompatible for 10AE Update 1 release.

    Can you please recompile and publish a new version? Best would be to place it into our download section (https://www.team-mediaportal.com/extensions/mp2-plugins)

    Impossible de charger le fichier ou l'assembly 'SharpDX, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a' ou une de ses dépendances. Le fichier spécifié est introuvable.
    à AtmoLight.Plugin.UICapture(Object sender, EventArgs args)
    à MediaPortal.UI.SkinEngine.DirectX.GraphicsDevice.Fire(EventHandler eventHandler)

    Sure, i will have a look at it tomorrow. May also take the time to add some of the lastest features from MP1 version in also.
    Thanks for letting me know :).
     

    Lightning303

    MP Donator
  • Premium Supporter
  • September 12, 2009
    798
    577
    Home Country
    Germany Germany
    Ok,
    i compiled AtmoLight against the new libraries.
    I also merged some fixes i have done some time ago and added the GIFReader effect aswell.
    So Beta 2 is now compatible to MP2 10th AE Update 1, however not to older versions.
    I also added AtmoLight to the download section, as soon as its been aproved i will keep it up to date.

    As an overview what the differences atm are to the version for MP1:
    - No context menu. However it is not needed, as you can change all settings within MP2.
    - No VUMeter effect. i looked a bit in the MP2 source, but didnt find any method that would give me channellevels of an audiostream. However i just looked briefly.
    - No blackbar detection. Not looked into this yet. But afaik there is no inbuild system atm that can tell me if a surface has blackbars and where?!
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    VU meter we dont have directly, but in Audio CurrentPlaying screen we have a FFT based spectrum analyzer.
    And correct, no blackbar detection yet
     

    Users who are viewing this thread

    Top Bottom