Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Multiple folders containing mp3

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Indulis



Joined: 11 Dec 2009
Posts: 1

PostPosted: Fri Dec 11, 2009 8:21 am    Post subject: Multiple folders containing mp3 Reply with quote

Hello!
Sorry about my english language: (
Configuration is as follows:
win23
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<clients>500</clients>
<sources>9</sources>
</limits>
<authentication>
<source-password>xxxx</source-password>
<relay-password>xxxx</relay-password>
<admin-user>admin</admin-user>
<admin-password>xxxx</admin-password>
</authentication>

<hostname>xxxx</hostname>
<server-id>Live</server-id>
<listen-socket>
<port>8000</port>
</listen-socket>
<fileserve>1</fileserve>
<paths>
<logdir>E:\logs\icecast</logdir>
<webroot>E:\data</webroot>
<adminroot>./admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>
~~~~~~~~~~~~~~
My question is - whether it is possible to add multiple folders containing mp3 files?
They are located on drive E:\data and H:\data

Regars Indulis
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Dec 11, 2009 6:34 pm    Post subject: Reply with quote

If you mean multiple web roots then no, not within the same instance of icecast. Usually these sorts of issues can be resolved by symbolic links. It does look like NTFS supporst symbolic links and junction points so maybe you should look into those.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber