0
I haven't bought your music collection product yet. becoz I want to know whether it will be suitable for my project.
Here is how I want to setup.
All the songs, video are stored on the cloud server .
Let say like this "https://archive.org/download/riddle_ring_rg_librivox/riddlering_01_mccarthy.mp3" .
There will be 100s or 1000s media files.
On my site, I want to setup a playlist. So what I will do is create an mysql table and add all the links (only riddlering_01_mccarthy.mp3. etc)
What I understand on music collection is 1) setup the main link to the music server. 2) add those links to the play list.
my questions are ... Does the list has to be enter manually?
Is there any way the list can be populated by running a script (fetch records and append to the play list automatically) ?
If the play list is played, will that songs be downloaded to my server before it played or just play straight from the media server?
Thanks
Here is how I want to setup.
All the songs, video are stored on the cloud server .
Let say like this "https://archive.org/download/riddle_ring_rg_librivox/riddlering_01_mccarthy.mp3" .
There will be 100s or 1000s media files.
On my site, I want to setup a playlist. So what I will do is create an mysql table and add all the links (only riddlering_01_mccarthy.mp3. etc)
What I understand on music collection is 1) setup the main link to the music server. 2) add those links to the play list.
my questions are ... Does the list has to be enter manually?
Is there any way the list can be populated by running a script (fetch records and append to the play list automatically) ?
If the play list is played, will that songs be downloaded to my server before it played or just play straight from the media server?
Thanks
Responses (1)
-
Accepted Answer
0hello,
yes, it has to be entered manually..
the only way to automatically populate your local DB is by using our "scan folder" function, but that works only for songs in the SAME server.
another thing you could do is to temporarily copy all files to your server. then, you run the scan function to import them all at once.
then, you just erase the files, but tell music collection to stream from the EXTERNAL server. if the song structure is the same there will be no problem
when a song is played, it is NOT downloaded to the server first. it is directly streamed from the external server.
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 »