|
|
#1 |
|
iTunes Applescript Help
Trying to create a script that will login an iTunes account and automatically register it with iTunes Match. The reason behind the script is that my wife and I share a single iTunes library while maintaining separate iTunes accounts. I have iTunes Match, but have to re-enable it every time she logs me out.
I'm assuming the easiest way to accomplish this is through GUI scripting, but I haven't been able to figure out how to call the "Add This Computer" button (see attachment). Any help would be greatly appreciated!
__________________
Mac Mini (2.0GHz i7) | 27" Apple TB Display 15" Macbook Pro Retina (2.3GHz i7) | 11" Macbook Air 1.4GHz AppleTV (x2) | 64GB iPad 2 (Wi-Fi) | 32GB iPhone 4S (x2) Netgear ReadyNAS Ultra 4+ (4x2TB) Last edited by NightStorm; Dec 16, 2012 at 10:38 AM. |
|
|
|
0
|
|
|
#2 |
|
Not pretty, but this should work:
tell application "System Events" tell process "iTunes" click button "Add This Computer" of group 3 of UI element 1 of scroll area of splitter group of window 1 end tell end tell
__________________
___🏃_ |
|
|
|
0
|
|
|
#3 | |
|
Quote:
Really wish iTunes would allow you to always keep iTunes Match enabled for an account, regardless of what account is logged into the store (kinda like they do with home sharing). Until that happens, this will help!
__________________
Mac Mini (2.0GHz i7) | 27" Apple TB Display 15" Macbook Pro Retina (2.3GHz i7) | 11" Macbook Air 1.4GHz AppleTV (x2) | 64GB iPad 2 (Wi-Fi) | 32GB iPhone 4S (x2) Netgear ReadyNAS Ultra 4+ (4x2TB) |
||
|
|
0
|
![]() |
|
| Tags |
| applescript, itunes |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 01:28 PM.








Linear Mode
