Rockstar - the ultimate online music plugin (Spotify&Grooveshark&Rdio) (9 Viewers)

Edalex

Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,955
    1,264
    Saratov
    Home Country
    Russian Federation Russian Federation
    Well, I had fanart in DefaultWide with Rockstar
     

    zekaja

    MP Donator
  • Premium Supporter
  • March 24, 2010
    279
    110
    Copenhagen
    Home Country
    Denmark Denmark
    I still have fanart while playing a track, in titan skin. I been on board this plugin since day one, and think it looks damn nice..
     

    Jared Mason

    Portal Member
    January 12, 2013
    6
    0
    40
    Home Country
    New Zealand New Zealand
    Well I suppose if I could get fanart working that would be a step in the right direction. How do I scrape fanart for Spotify?
     

    zekaja

    MP Donator
  • Premium Supporter
  • March 24, 2010
    279
    110
    Copenhagen
    Home Country
    Denmark Denmark
    Well I suppose if I could get fanart working that would be a step in the right direction. How do I scrape fanart for Spotify?
    Use this C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\Skin FanArt\UserDef to put backdrops in your music folder. That works for me :)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,366
    Kyiv
    Home Country
    Ukraine Ukraine
    Mediaportal 1.8 - RockStar 2.5.3 - not loaded:
    Code:
    [2014-07-10 11:56:09,599] [Log    ] [MPMain   ] [INFO ] - PluginManager: 'D:\MediaPortal\Plugins\windows\Rockstar.dll' file version: 2.5.3.0
    [2014-07-10 11:56:09,750] [Log    ] [MPMain   ] [INFO ] - PluginManager: Plugin file Rockstar.dll is broken or incompatible with the current MediaPortal version and won't be loaded!
    [2014-07-10 11:56:09,750] [Log    ] [MPMain   ] [INFO ] - PluginManager: Exception: System.TypeLoadException: Could not load type "System.Runtime.CompilerServices.ExtensionAttribute" of assembly "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
       в System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
       в System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
       в System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
       в System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
       в System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
       в System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)
       в System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit)
       в MediaPortal.Common.Utils.CompatibilityManager.ScanAssembly(Assembly asm)
       в MediaPortal.Common.Utils.CompatibilityManager.CheckLoadedAssemblies()
       в MediaPortal.Common.Utils.CompatibilityManager.IsPluginCompatible(Assembly plugin)
       в MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
    [2014-07-10 11:56:09,751] [Log    ] [MPMain   ] [DEBUG] - PluginManager: End loading '\windows\Rockstar.dll' (156.0156 ms running time)
     

    seco

    Retired Team Member
  • Premium Supporter
  • August 7, 2007
    1,575
    1,239
    Home Country
    Finland Finland
    Mediaportal 1.8 - RockStar 2.5.3 - not loaded:
    Code:
    [2014-07-10 11:56:09,599] [Log    ] [MPMain   ] [INFO ] - PluginManager: 'D:\MediaPortal\Plugins\windows\Rockstar.dll' file version: 2.5.3.0
    [2014-07-10 11:56:09,750] [Log    ] [MPMain   ] [INFO ] - PluginManager: Plugin file Rockstar.dll is broken or incompatible with the current MediaPortal version and won't be loaded!
    [2014-07-10 11:56:09,750] [Log    ] [MPMain   ] [INFO ] - PluginManager: Exception: System.TypeLoadException: Could not load type "System.Runtime.CompilerServices.ExtensionAttribute" of assembly "mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
       в System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
       в System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
       в System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
       в System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
       в System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
       в System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType)
       в System.Reflection.RuntimeAssembly.GetCustomAttributes(Type attributeType, Boolean inherit)
       в MediaPortal.Common.Utils.CompatibilityManager.ScanAssembly(Assembly asm)
       в MediaPortal.Common.Utils.CompatibilityManager.CheckLoadedAssemblies()
       в MediaPortal.Common.Utils.CompatibilityManager.IsPluginCompatible(Assembly plugin)
       в MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
    [2014-07-10 11:56:09,751] [Log    ] [MPMain   ] [DEBUG] - PluginManager: End loading '\windows\Rockstar.dll' (156.0156 ms running time)

    Can't reproduce here...
     

    Users who are viewing this thread

    Top Bottom