Music Collection - The Music Management System for Joomla! 1.5.x

Login Form






Forgot login?
No account yet? Register

Community demo tools

Search music albums

Random albums


Invoice Manager for Joomla

Top rated (users)

Bad Bad
1987 5 out of 55 out of 55 out of 55 out of 55 out of 5
Some Girls Some Girls
1978 5 out of 55 out of 55 out of 55 out of 55 out of 5

Who's Online

We have 92 guests online

Contribute to our project making a donation! Tell us what would you like to destinate your contrubution to. Read more...

Home Forum
Please read this before posting!

There are thousands of posts on this forum, so please try to use our search facility before posting anything new: there's probably someone else who asked the same question as you, so give "search" a chance.

If you still can't find what you were looking for, feel free to post. Please remember this forum is for Music Collection verified customers only. Support will be only given to verified users. If you are not still a customer and have some "pre buy" questions, please use this category to post

Support topics are usually answered by admins in 24-48 hours. However, on August, forum support by admins will be limited due to team vacation

Music Collection
Welcome, Guest
Please Login or Register.    Lost Password?
Scanning forlder in different server
(1 viewing) 1 Guest
Go to bottom
  • Page:
  • << Start < Prev 1 2 Next > End >>
TOPIC: Scanning forlder in different server
#5183
ayyoub
Junior Boarder
Posts: 37
graphgraph
User Offline Click here to see the profile of this user
NOT verified customer
This is NOT a verified customer. If you have pre-buy questions, please remember to use the Pre-buy Forum category to post.
Scanning forlder in different server 2 Years, 2 Months ago Karma: 0
My mp3 are hosted in different server than Joomla. How can I change the root path for the scanning folder option.
I have tons of mp3 that I have to move and this upgrade will be really helpful.
 
Logged Logged
  The administrator has disabled public write access.
#5187
gomakeit
Senior Boarder
Posts: 52
graphgraph
User Offline Click here to see the profile of this user
Maestro Illuminist Photography
NOT verified customer
This is NOT a verified customer. If you have pre-buy questions, please remember to use the Pre-buy Forum category to post.
Re:Scanning forlder in different server 2 Years, 2 Months ago Karma: 0
I wonder if this is possible at all because as far as I can tell the scanning function is provided by php directory listing function, which only works for local directories. Most server disable directory listing through http for security reason and therefore there's an extra wall to climb.

The best way around is probably mounting the directory to your local server. After that create a symbolic link under your webroot that points to the mount point. MC's scanning function should perform as usual afterwards.

Correct me if I'm wrong developers
 
Logged Logged
 
Maestro Illuminist Photography
Photography by Justin Xiang
  The administrator has disabled public write access.
#5190
greengeek
Platinum Boarder
Posts: 435
graphgraph
User Offline Click here to see the profile of this user
KevinBluemel.com
Verified customer
This is a verified customer
Re:Scanning forlder in different server 2 Years, 2 Months ago Karma: 9
This option has been requested quite a few times. Germi typical response is that they are working on implementing the feature for 2.1 I am in the same situation as well. I am working on the design aspects of my website, but can not really add any music until the ability to allow me to point to files on my file server, that are not within my web directory.

I chose not to do a symbolic link or alias as I don't want the directories to be out on the web. I am hoping he goes the route that stores the locations within the database and then calls on the files via a url that accesses the database. That way one could even implement some additional authentication if they so desire. It seems to be one of the better and more common ways that a lot of the streaming audio projects do it.
 
Logged Logged
 
Last Edit: 2010/03/06 10:04 By greengeek.
 
KevinBluemel.com
NewAge musician and composer. Stop by to listen and get a free download.
  The administrator has disabled public write access.
#5192
germi
Admin
Posts: 5679
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Barcelona Birthday: 05/08
Verified customer
This is a verified customer
Re:Scanning forlder in different server 2 Years, 2 Months ago Karma: 71
??

I didnt say that!!!!

scannig folders on external server is NOT COMING on 2.1, or 2.2, or 5.0

you CANNOT DO THIS!!! PHP (well, apache, if you will) has no access to other srever's strcture!!

that would be the biggest lack of security of all time!

IT CANNOT BE DONE

NO SCANNING ON EXTERNAL SERVER; AT ALL!!!

is a local server facility, of course!!!!
 
Logged Logged
 
Germinal Camps
Chief Software Engineer
Joomla Music Solutions

Follow me on Twitter
  The administrator has disabled public write access.
#5198
greengeek
Platinum Boarder
Posts: 435
graphgraph
User Offline Click here to see the profile of this user
KevinBluemel.com
Verified customer
This is a verified customer
Re:Scanning forlder in different server 2 Years, 2 Months ago Karma: 9
Sorry I must have missed understood your replies:

www.joomlamusicsolutions.com/en/forum/su...protection.html#4398

www.joomlamusicsolutions.com/en/forum/ge...dd-music-3.html#4063


Being able to scan ones music outside of the webroot is a must and a common staple amongst almost all full blown streaming solutions. At the very least being able to link to music that is not hosted on the webserver. That is just a law suite waiting to happen from the RIAA.

examples: ampache, jinzora, subsonic stream, etc. These are all fully web based apps and all have extremely powerful abilities to read the mp3 files and stream files that reside outside of the webroot and grab information directly from the mp3s. Ampache probably the best example of how to do this effectively.

The one thing that none of them have is the built in CMS features that make muscol so wonderful and user friendly for ones website's vistors. If only I could have muscols wonderful GUI, CMS features, and customizations and ampache's scanning and streaming engine. /sigh

It is not much of a security issue if you have the web service only have read access of those directories. Write access and execute access should not be needed for this to happen. Apache has access to any server or folder that the admin sets it up to have. It is all controlled via permissions on the web server on any OS.
 
Logged Logged
 
Last Edit: 2010/03/06 10:49 By greengeek.
 
KevinBluemel.com
NewAge musician and composer. Stop by to listen and get a free download.
  The administrator has disabled public write access.
#5200
germi
Admin
Posts: 5679
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Barcelona Birthday: 05/08
Verified customer
This is a verified customer
Re:Scanning forlder in different server 2 Years, 2 Months ago Karma: 71
there's been a misunderstanding:

songs OUTSIDE THE WEBROOT is coming on 2.1, YES
that means that songs cannot be directly accesed by URL, never.

but tha'ts not FOLDER AUTOSCANNING ON EXTERNAL SERVER!!!
that means that an script on server A (located in L.A. for instance) scans the folders of a server B, located in Tokyo.

THAT IS IMPOSSIBLE, it cannot be done, it's forbidden, there are no functions for that, ever.

it has nothing to do!!
 
Logged Logged
 
Germinal Camps
Chief Software Engineer
Joomla Music Solutions

Follow me on Twitter
  The administrator has disabled public write access.
Go to top
  • Page:
  • << Start < Prev 1 2 Next > End >>


 
© 2009 - 2012 Joomla Music Solutions