 |
 |
iTunes sharing question
|
 |
|
 |
|
Professional Poster
Join Date: Oct 2000
Location: France
Status:
Offline
|
|
In iTunes prefs, you can see how many users are connected to you. Does this number mean they're listening to your music, or just that they're on the network?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Apr 2003
Location: future-Canadian
Status:
Offline
|
|
connected -- not listening
you can run "lsof -c | iTunes" in the terminal to see what files iTunes is using.
Not sure if thats the right command, should be close though. Read the man page for lsof.
man lsof
It's been a while since I have used OS X.
|
|
Could care less about tact..
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Oct 2000
Location: France
Status:
Offline
|
|
Originally posted by lemondrop:
connected -- not listening
you can run "lsof -c | iTunes" in the terminal to see what files iTunes is using.
Not sure if thats the right command, should be close though. Read the man page for lsof.
man lsof
It's been a while since I have used OS X.
Cheers 
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Jun 2000
Location: Indianapolis, Indiana
Status:
Offline
|
|
the output seems pretty simple - someone needs to make a simple app to parse this data. I'd do it, but I don't know how to access the console and its feedback from an external app (applescript anyone?)
It would be great to have a kind of iTunes Sharing Monitor.
anyone?
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Apr 2003
Location: future-Canadian
Status:
Offline
|
|
Originally posted by Rand:
the output seems pretty simple - someone needs to make a simple app to parse this data. I'd do it, but I don't know how to access the console and its feedback from an external app (applescript anyone?)
It would be great to have a kind of iTunes Sharing Monitor.
anyone?
A command that should give cleaner output is.
lsof TCP:3689
or
lsof -i TCP:3689
One of those should work. My terminal skills aren't very sharp since I have been stuck in 9 for about six months.
|
|
Could care less about tact..
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |