I know this is not working anymore
tell application "iTunes"
tell itunes_track_name
set artist to PublisherName
set name to TrackName
end tell
end tell
But I need to change artist name.
Thanks in advance
I know this is not working anymore
tell application "iTunes"
tell itunes_track_name
set artist to PublisherName
set name to TrackName
end tell
end tell
But I need to change artist name.
Thanks in advance
View the original article here
0 comments:
Post a Comment