• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: exclamation marks in songlists
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exclamation marks in songlists


  • Subject: Re: exclamation marks in songlists
  • From: Steve Thompson <email@hidden>
  • Date: Tue, 19 Oct 2010 10:20:39 +0100


On 19 Oct 2010, at 08:43, Ronald Hofmann wrote:

Any clues how I can search for these corrupted tracks?


tell application "iTunes"


set thePlaylist to library playlist 1
set totalTracks to count of file tracks of thePlaylist
repeat with t from totalTracks to 1 by -1
try
set this_track to file track t of thePlaylist


if this_track's location is missing value then


-- do stuff


end if
end try
end repeat



end tell


Steve

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >exclamation marks in songlists (From: Ronald Hofmann <email@hidden>)

  • Prev by Date: exclamation marks in songlists
  • Next by Date: Applescript international language
  • Previous by thread: exclamation marks in songlists
  • Next by thread: Applescript international language
  • Index(es):
    • Date
    • Thread