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.
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.

Didn't want to start trying out solutions without some suggestions first.
Responses (3)
-
Accepted Answer
-
Accepted Answer
0to 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!!!
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »