Keithplayer, great! Quick question...

0
I love the new player, fully customizable etc.

I'm wondering how to get the component to work with the setting the player has to use a "song server". For obvious reasons I can't host the music on the same server!:P :P

I tried to load the settings according to the folders I created on another server - nothing. :( I have a feeling that some code needs to be added on the component side.

Didn't want to start trying out solutions without some suggestions first.
Responses (3)
  • Accepted Answer

    Tuesday, April 14 2009, 01:09 AM - #Permalink
    0
    Nevermind!

    I kept trying somethings out, and it worked! Nice.

    Thanks anyway.
    The reply is currently minimized Show
  • Accepted Answer

    Subhramani
    Subhramani
    Offline
    Tuesday, April 14 2009, 06:33 AM - #Permalink
    0
    Hey man... can you please tell me how you got that done?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, April 14 2009, 08:50 AM - #Permalink
    0
    to anyone reading this:

    there are just two parameters that control the path to the songs:
    1 - in MC COMPONENT, on parameters, there's the FOLDER where songs are
    2 - in PLUGIN parameters, there's an OPTION argument called songs server

    1 - example: "/songs" or "/folder1/folder2" etc
    2 - example: "" (empty by default) or "h t t p : / /www.example.com" or "h t t p : / /www.example.com/externalfolder" (I write the h t t p like this because otherwise it wont appear ;)

    to the combination of having, for instance, "/folder1/folder2" on song path and "h t t p : / /www.example.com/externalfolder" on songs server would mean that the songs would be located in

    h t t p : / /www.example.com/externalfolder/folder1/folder2

    thats it!!!
    The reply is currently minimized Show
Your Reply