View unanswered posts | View active topics It is currently Sun May 19, 2013 5:00 am



Reply to topic  [ 2 posts ] 
 iTunes repeat cycle 
Author Message

Joined: Jul 06, 2010
Posts: 492
Location: Petoskey, MI
Post iTunes repeat cycle
I'm trying to get an iTunes script written to cycle through the three repeat options, but I'm getting an error. Can anyone help me out?

Code: Select all
tell application "iTunes"
   if current playlist's song repeat is equal to one then
      set current playlist's song repeat to all
   else if current playlist's song repeat is equal to all then
      set current playlist's song repeat to off
   else if current playlist's song repeat is equal to off then
      set current playlist's song repeat to one
   end if
end tell


Thu Mar 15, 2012 6:54 am
Profile

Joined: Jul 06, 2010
Posts: 492
Location: Petoskey, MI
Post Re: iTunes repeat cycle
Turns out this works when you're not playing a podcast! It's the simplest things sometimes!


Mon Mar 19, 2012 4:33 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.   Template designed by STSoftware.