ITunesController

Summary: Control iTunes via Web Interface
Version:
Prerequisites:
Status:
Maintainer:
Categories: Media Audio
Users: (view? / edit)

Questions answered by this recipe

All sections are optional, you can remove those that do not apply to your recipe, and add new ones.

Description

Enter your recipe's description here.

Wrote this back in the days (2005ish) to control iTunes from a Palm. Still seems to work, so I just put it here, maybe it's still useful for someone else.

It's using AppleScript, so it's Mac only.

Tested with pmwiki-2.0.13, iTunes 10.5.2, Mac OS 10.7.2 and MAMP 2.0.1 ([(approve links) edit diff] ).

Installation

itunescontroller.zipΔ

Move plugin and theme to your PmWiki installation. Activate both in your config.php:

	$Skin = 'tx';
	include_once("$FarmD/cookbook/itunes/itunes.php");

Put on wiki page:

	(:itunes:)

Configuration

Usage

Notes

Change log / Release notes

If the recipe has multiple releases, then release notes can be placed here. Note that it's often easier for people to work with "release dates" instead of "version numbers".

See also

Contributors

Comments

See discussion at ITunesController-Talk?