Ignore:
Timestamp:
10/23/13 06:25:55 (10 years ago)
Author:
Nicholas Riley
Message:

StreamVision.py: Remove iTunes 11.1 AirPlay scripting bug workaround.

It's fixed as of iTunes 11.1.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StreamVision/StreamVision.py

    r669 r670  
    121121    except AttributeError:
    122122        pass
    123     except CommandError: # iTunes 11.1 fails with AirPort Express
    124         return True
    125123
    126124    systemEvents = app(id='com.apple.systemEvents')
Note: See TracChangeset for help on using the changeset viewer.