Adium
Dock Icons Emoticons Contact List Styles Message Styles Sound Sets AppleScripts Status Icons Service Icons Menu Bar Icons Plugins Miscellaneous All
iTunes Playlist Info

iTunes Playlist Info

Submitted By Takumi Murayama (zaudragon)

Description

OK, so I know Adium iTunes Controller also has this, but I never used its code or anything… and Reikon points to this script if you don’t like /pinfo included in AiTC.

This was made for pyrojunky from the forums. But still, I had to make this ;)

Compared to AiTC, this is:
1. Smaller in size (of course).
2. Licensed in LGPL (youc an use it in other programs not under the GPL).
3. Faster (probably).
4. Automatically chooses between MB and GB (while AiTC only uses GB). Wait… no it seems, according to Reikon, it does ;)

Nothing else I think…

Use this script in this way:
%_itunesinfo{Playlist} -- Returns info for a playlist
%_ituneslibrary -- Returns info for your whole Library
%_itunesinfo{license} -- Displays a pretty “Licensed under…” dialog with button to view the whole license in TextEdit

CHANGES
1.1
  • Added checking whether iTunes is running.
  • Added checking if the playlist specified exists.

Images

Comments

You can reply to individual comments by clicking the "Reply" link next to each.

# by Dylan1077 on 11/08/05 at 02:45:34

What message theme is that?

# by zaudragon on 03/15/06 at 01:33:58

Smooth Operator 2.0 Beta

# by Dylan1077 on 03/15/06 at 02:05:33

Oh neat, and where might I find this gem?

Post a New Comment

You must be logged in to post comments.

Install | Download
19.23kb (1278 downloads)

12345
3.10 / 35 votes
Current Version: 1.1
Last Updated: 07/25/05
Credits:
pyrojunky for the idea, my previous scripts for the Info.plist file that I always forget how to make.