Sponsored in part by... Readers Like You! READERS LIKE YOU! Support TidBITS with a contribution today!
<http://www.tidbits.com/about/support/contributors.html>
Special thanks this week to John O'Shaughnessy, Bob Dolan,
Robin S. Armstrong, and David M. Douds for their generous support!

 [F] TidBITS  / TidBITS  / TidBITS Talk  /

iTunes Server

[charlie]charlie (apparently) - 10:13am Aug 16, 2006 PST
via email

Good evening,

On 15/8/06 at 12:30 PM -0700, macdan <dwismergmx.ch> wrote:

>I have just bought a PowerMac G4/Dual 500 and I intend to keep this
>machine as a iTunes server and for running old apps (I have a few
>HyperCard stacks and a lot of FrameMaker files).

I have been recently researching different ways of creating an iTunes server.
And I've found a few different ways to go about it. Solutions range from a
file-shared volume for the library to a DAAP server (eg. daapd).

I'd like to hear what other people have done to create an iTunes server.

Everyone in our house wants to have their own list of songs in the library with
their own ratings, etc. For that reason I don't think a DAAP server will suffice
and we'll need a shared volume. But a shared volume for the library apparently
has issues with file ownership and permissions.

Does anyone have any elegant solutions to suggest?

Also, any procedures for migrating multiple libraries into one shared library
would be appreciated. The best I've found so far is using rsync to copy each
library to a central location. As long as files are named the same that should
prevent duplication.

Thanks,
Charlie

--
   Charlie Garrison <garrisonzeta.org.au>
   PO Box 141, Windsor, NSW 2756, Australia


Mark as Read
  OutlineAll MessagesOlder MessagesOldest MessagesNewest MessagesNewer Messages

Mike Cohen (apparently) - Aug 16, 2006 4:35 pm (#1 Total: 3)  

Reply to this message
via email  

Photo of Author
Posts: 133
Re: iTunes Server

It probably won't do what you want, but I'm running MT-DAAPD on a
Buffalo LinkStation:

http://wiki.mt-daapd.org/wiki/Quickstart_LinkStation

I simply drop music files into its folder & can create playlists by
editing a configuration file.

Lewis Butler - Aug 18, 2006 1:10 pm (#2 Total: 3)  

Reply to this message
 

Photo of Author
Posts: 1004
iTunes Server [was Last remnant of Classic: HyperCard files]

On 16 Aug 2006, at 11:13 , Charlie Garrison wrote:
On 15/8/06 at 12:30 PM -0700, macdan <dwismergmx.ch> wrote:


> I have just bought a PowerMac G4/Dual 500 and I intend to keep this > machine as a iTunes server and for running old apps (I have a few > HyperCard stacks and a lot of FrameMaker files).


I have been recently researching different ways of creating an iTunes server. And I've found a few different ways to go about it. Solutions range from a file-shared volume for the library to a DAAP server (eg. daapd).


Daapd doesn't give anyone control over ratings.

I'd like to hear what other people have done to create an iTunes server.


A network mount that contains folders of artists. iTunes is set to use this as its data folder and to NOT keep it organized. This is key because otherwise, user1 changing tags on a file will cause user2 to not be able to find it.

Everyone in our house wants to have their own list of songs in the library with their own ratings, etc. For that reason I don't think a DAAP server will suffice and we'll need a shared volume. But a shared volume for the library apparently has issues with file ownership and permissions.


Nah, just set the file sharing permissions so that all users connecting to that share are treated as the owner of that directory (mapall=itunes_owner if you use NFS, which I would). This assumes that you can trust everyone using the fileshare. If not, then you have a much more complex problem to solve.

Also, any procedures for migrating multiple libraries into one shared library would be appreciated. The best I've found so far is using rsync to copy each library to a central location. As long as files are named the same that should prevent duplication.


Yes, that will work, though you will of course loose all the current library information (play counts, ratings, import dates, etc). However, ANY difference in file names anywhere in the path will cause duplicates. (e.g "Rolling Stones" v. "The Rolling Stones")

-- I know that you believe you understand what you think I said but I am not sure you realize that what you heard is not what I meant.

charlie (apparently) - Aug 20, 2006 1:53 pm (#3 Total: 3)  

Reply to this message
via email  

Photo of Author
Posts: 35
Re: iTunes Server

Good afternoon,

On 18/8/06 at 1:10 PM -0700, Lewis Butler <gkremegmail.com> wrote:

>Nah, just set the file sharing permissions so that all users
>connecting to that share are treated as the owner of that directory
>(mapall=itunes_owner if you use NFS, which I would).

That's such an obvious solution, I shouldn't have asked the question. I already
had other server NFS shares setup at higher directory level, and needed to
preserve user attributes. So I'm sure that's where my mental blank came from.
Anyway, thanks for the clarification, and I'll setup a separate itunes share
with the mapall option.

Thanks,
Charlie

--
   Charlie Garrison <garrisonzeta.org.au>
   PO Box 141, Windsor, NSW 2756, Australia



  OutlineAll MessagesOlder MessagesOldest MessagesNewest MessagesNewer Messages


 [F] TidBITS  / TidBITS  / TidBITS Talk  / iTunes Server




Add a message

To add a message to this discussion, you must be a registered user. Enter your email address below. If you have an account associated with the email address you enter, you will be prompted for your password. If not, you'll be able to create a new account with no fuss.

Enter your email address:

Submit