iTunes: Play Tracks and PlayLists managed by iTunes program.

Share your scripts written for the Script Device in this forum.
Post Reply
HB Guy
Member
Posts: 36
Joined: Fri Jun 30, 2006 3:52 pm
Location: Montréal, QC

iTunes: Play Tracks and PlayLists managed by iTunes program.

Post by HB Guy »

The iTunes Script Device permits HouseBot to play Tracks and PlayLists managed by Apple's iTunes application.

The device works by specifying an Action followed by running the associated VB Script application (i.e. by clicking the State field to change it from Stopped to Running). The following Actions are available in the current version (1.0):

Play Track: Search for the Track specified by the Track, Artist and optionally Album fields. Play the Track.
Play List: Search for the PlayList specified by the PlayList field. Play the PlayList.
Play / Pause: Toggle between the Play and Pause states.
Next: Play the next Track.
Previous: Play the previous Track.
BackTrack: Restart playing the current track. If the current track has just started playing, skip to the previous track.
FastForward: Quickly move forward through the current Track.
Rewind: Quickly move backward through the current Track.
Stop: Stop playing the current Track.
Set EQ: Enable/disable the Equalizer. If enabled, use the Equalizer Preset specified by the EQ Preset field.
Info: Retrieve information about the current Track.
Clear: Clear the property fields.
Attachments
iTunes.hbx
HouseBot Export file containing the iTunes Script Device.
(3.23 KiB) Downloaded 460 times
Documentation for iTunes Script Device.zip
Documentation explaining how to operate the iTunes Script Device.
(138.14 KiB) Downloaded 514 times
Post Reply