Shared Library Monitor
I live in a dorm, with many shared iTunes libraries available on our local network. I would like to make an applescript which denies acess to any computer which is not sharing up thier own library. Does this seem feasable? My first problem is that I can not see any way for Applescript to access information about connected users. As I am a reletively new Applescripter, any feedback at all is greatly appriciated.
Cheers, J.C.R.
[439 byte] By [
jRemeika] at [2007-11-9 14:56:26]

# 1 Re: Shared Library Monitor
You can almost do it.
You can determine the names of the shared playlists in your Source pane; you can set your own playlists to be shared (in 4.1), but you cannot access other users' iTunes to deny them access.
Cool idea, though.
# 2 Re: Shared Library Monitor
Thanks for the response. I was thinking perhaps it would be possible dealing directly with rendezvous. But that is out of the scope of this forum.
James