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

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,951
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Hi Seco..

    3 things ...

    1st - have you run into the issue with Rockstar not releasing Last.FM. If you run Rockstar it breaks the Last.FM plugin so it cannot load artist or genre, etc. playlists. You have to resort to a MePo restart to get Last.FM going again.

    2nd - Pause and Skip doesn't seem to be working, only Stop.

    3rd - Is it possible to add being able to assemble a playlist from local playlists? Instead of having to do a music search if you already have a good selection of artist playlists created locally. It would be nice to just highlight a song from a playlist, then hit info, then select to Add or ADD All to default playlist.

    Thanks.

    Chuck
     

    seco

    Retired Team Member
  • Premium Supporter
  • August 7, 2007
    1,575
    1,239
    Home Country
    Finland Finland
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Hi,

    1st - have you run into the issue with Rockstar not releasing Last.FM. If you run Rockstar it breaks the Last.FM plugin so it cannot load artist or genre, etc. playlists. You have to resort to a MePo restart to get Last.FM going again.

    I have no idea why this would happen. I've never used Last.FM plugin so I probably need to give it a try. My best guess at this point is that something goes wrong when 3rd party "music plugin" is used and I do something in my code that should not be done.

    2nd - Pause and Skip doesn't seem to be working, only Stop.

    Yep, my player implementation currently does not support Pause or Skip. Pause might be easy to implement but skipping streams I'm not sure of.

    3rd - Is it possible to add being able to assemble a playlist from local playlists? Instead of having to do a music search if you already have a good selection of artist playlists created locally. It would be nice to just highlight a song from a playlist, then hit info, then select to Add or ADD All to default playlist.

    I guess this is possible yes.. :)
     

    markius

    Portal Pro
    December 26, 2006
    175
    4
    Maidstone, UK
    Home Country
    England England
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Not having much luck with this plugin.
    Running MP 1.2.0 beta 32-bit
    I get this when MP starts...
    Code:
    2011-06-07 00:23:25.627156 [Info.][MPMain(1)]:   Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\Rockstar.dll
    2011-06-07 00:23:25.648635 [Info.][MPMain(1)]:   File Version : 2.0.0.0
    2011-06-07 00:23:26.626887 [Info.][MPMain(1)]: Exception while loading ISetupForm instances: 
    2011-06-07 00:23:26.628840 [Info.][MPMain(1)]: Exception has been thrown by the target of an invocation.
    2011-06-07 00:23:26.631769 [Info.][MPMain(1)]:    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
    ...and nothing in the menu.
    And when I try to uninstall via MPEI it doesn't get removed although it disappears from the list of installed extensions.

    What are the pre-reqs for this? The documentation is a little light.

    M
     

    seco

    Retired Team Member
  • Premium Supporter
  • August 7, 2007
    1,575
    1,239
    Home Country
    Finland Finland
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Not having much luck with this plugin.
    Running MP 1.2.0 beta 32-bit
    I get this when MP starts...
    Code:
    2011-06-07 00:23:25.627156 [Info.][MPMain(1)]:   Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\windows\Rockstar.dll
    2011-06-07 00:23:25.648635 [Info.][MPMain(1)]:   File Version : 2.0.0.0
    2011-06-07 00:23:26.626887 [Info.][MPMain(1)]: Exception while loading ISetupForm instances: 
    2011-06-07 00:23:26.628840 [Info.][MPMain(1)]: Exception has been thrown by the target of an invocation.
    2011-06-07 00:23:26.631769 [Info.][MPMain(1)]:    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)
    ...and nothing in the menu.
    And when I try to uninstall via MPEI it doesn't get removed although it disappears from the list of installed extensions.

    What are the pre-reqs for this? The documentation is a little light.

    M

    Hi,

    How's the documentation light, what would you like to know more? Did you see the link in the first post?

    What comes to your problem, I've never seen this before. Please post all of your logs.

    Plugin not uninstalling is a bug in MPEI installer which I can do nothing about but it is fixed in next version of MP.
     

    markius

    Portal Pro
    December 26, 2006
    175
    4
    Maidstone, UK
    Home Country
    England England
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    I saw the link in the first post but couldn't see any installation instructions.

    Logs attached. I've had to grab these by hand because the proper MP log exporter bombs ("can't translate non-Unicode character" or similar). If there any other log files you need let me know.

    One thing I've noticed is that with this plugin installed, the mediaportal.exe process doesn't terminate after the GUI exit - it just hangs around in the background.

    Mark
     

    seco

    Retired Team Member
  • Premium Supporter
  • August 7, 2007
    1,575
    1,239
    Home Country
    Finland Finland
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Still looking for translations so 2.0.1 can be released, I already have English, Finnish, Danish, Dutch.

    So please help if your native language is not yet translated, it won't take many minutes :)
     

    Attachments

    • en-US.xml
      3.7 KB

    Spragleknas

    Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Norwegian, bokmål.
    (Might need some work later on :)).
     

    Attachments

    • nb-NO.xml
      3.8 KB

    bodiroga

    Portal Pro
    January 1, 2008
    241
    46
    Home Country
    Spain Spain
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    Spanish translation file attached, seco ;-)

    BTW, would it be possible to add an option to start the plugin directly into on of the "categories"? (Search, Default playlist, Playlist,...) I would love to view my playlists at the plugin startup with having to go down and select "Playlist" in the "hidden menu". What do you think?

    Thanks for your work and best regards,

    Aitor
     

    Attachments

    • es.xml
      3.9 KB

    maxx_nantes

    Portal Pro
    October 5, 2009
    231
    11
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    here is the french translation.
    As most people said, it may need some rework (the french language uses looooooong sentences for simple concepts, some might be too long) Feel free to ask, I'd be happy to improve my file.

    Thanks again for the awesome work
     

    Attachments

    • fr-fr.xml
      3.9 KB

    Spragleknas

    Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Re: Rockstar 2.0 - the ultimate online music plugin (Spotify&Grooveshark)

    So... We're waiting for a Swede....

    Emph!!!!!
    :D
     

    Users who are viewing this thread

    Top Bottom