Changes

Jump to navigation Jump to search
876 bytes added ,  02:28, 8 December 2009
Line 90: Line 90:  
Tell SME what we have done.
 
Tell SME what we have done.
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
 +
 +
 +
===Create a File Structure===
 +
The following is a suggestion on how to create a file structure. You can alternatively create an ibay or user for these. In christian's config for example, he has an ibay with all of his media which points SqueezeCenter and Jinzora to. However he maintains Squeezebox servers's playlists per william_syd's suggestion below.
 +
 +
Lets make somewhere for music and playlists.
 +
 +
mkdir -p /opt/squeezeboxserver/playlists
 +
mkdir -p /opt/squeezeboxserver/music
 +
 +
And give squeezey ownership of the above.
 +
 +
chown squeezeboxserver:squeezeboxserver /opt/squeezeboxserver/playlists
 +
chown squeezeboxserver:squeezeboxserver /opt/squeezeboxserver/music
 +
 +
{{Note box|If you use an alternate directory entry, you will need to ensure squeezebox server has permissions for that directory. For example by including it in the appropriate group assigned to an ibay.}}
74

edits

Navigation menu