0
I am planning to use Music Collection on a local host. I have my own domain. Will it be able to scan my existing Music folders without moving them to the htdocs directory. Will it be able to grab the id3 metadata and album covers which are all embedded. Much like other php scripts Ampache, Netjukebox etc :woohoo:
Kind Regards
Michael
GatesOfDelirium
Kind Regards
Michael
GatesOfDelirium
Responses (8)
-
Accepted Answer
0it will be able to grab the ID3 metadata and album covers (if available in the ID3 tags), but for now Music Collection needs to read directories that are IN the site, that is, in the site's root or subfolders...
so this means that in your case you should move them...
otherwise it is not possible, not out of the box at least. you may need some custom coding work for that...! -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Hello !
I have the same problem, with 1.5 TO of mp3 and flac... I have many devices (EVA 8000, iPad, Phones, PS3, TV...) connected, and it's hard to move all my music and change parameters on devices...
Today I'm using Drupal with Zina module for Music, but I would prefer Joomla and your Component !!!
It would be nice to implement this feature.
Best regards -
Accepted Answer
-
Accepted Answer
0Germi,
I can not get this to work on the same server. ONLY with files that are within the web directory.
For example, windows box, web folder is:
c:\\testserver\\www\\
music is located at
c:\\music\\testmusic\\
Both on same server, both on same drive.
In the configuration for MC, I put my song folder path as:
c:\\music\\testmusic\\
It can not find any of the files as it automatically hard codes the full web server path to my song path.
MC tries to find:
c:\\testserver\\www\\c:\\music\\testmusic\\ -
Accepted Answer
-
Accepted Answer
0I found a temporary work around on my test server in case anyone is interested. It only works as far as i know on folders that are on the same computer, though they can be on different drives.
One could always create a symlinks for the music folder so it shows up within the web path. I believe this is something that *.nix has done forever but something that is fairly new to win vista and win 7. Supposedly xp can do it as well, but requires 3rd party software.
For example if one has a drive on their webserver, say d:\\music, they can add a symlink so that it also shows up in their c:\\www\\songs folder. That way in MC all you have to do is keep the songs path as \\songs, and it can read all the files.
I got it to work well on my test server. Here is a well written blog on it as well i came across, http://waxideal.com/blog/2010/03/29/using-windows-7-symlinks/
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 »