iTunes 5.0 & Synergy... Synergic?

  1. macmahatma

    hi,everyone! new to this board, as well as brand new Synergy user (how could i live without it?!) just one day after purchasing this wonderful (and cheap) piece of software, which i love, here it pops up itunes v5! now, the question i'm about to ask is pretty obvious... will synergy work fine along with the newly-designed itunes or will it need to be upgraded first? thank you in advance for the answer, and most of all my sincere thanks to wincent for making this awesome lil app!

  2. Greg Hurrell

    I've downloaded 5.0 and I am trying it out now. I don't expect they'll be any problems. Synergy has been out for several years now and iTunes updates have never broken anything, not even the major updates.

    Having said that, if something does break I'll do my best to get an update out to fix the problem as soon as possible.

  3. RandyChev

    Could this be a problem with iTunes 5 or Synergy?...

    I'm trying to hijack an iTunes stream with AudioHijack Pro and was informed the following applescript would set the volume to max.

    tell application "iTunes" set sound volume to 100 end tell

    I tried it and it didn't work. I replied back to them and they said it did at their end so I'm at a roadblock. Wondering if Synergy could be "grabbing" the volume command.

    Here is the url of the forum discussion: <http://www.rogueamoeba.com/forum/ubb/Forum2/HTML/000794.html&gt;

    RandyChev

  4. Greg Hurrell

    No, Synergy definitely does not do any "hijacking" of any kind. In fact, when Synergy sets the volume (for example when you press the volume up and down hot keys) it is doing something pretty close to the AppleScript that you've posted to tell it to change the volume. It will never try to manipulate the volume unless in response to you specifically telling it to do so (for example, via the hot keys).

    One way in which you can test if the AppleScript technique is working or not is to try using the Synergy hot keys to change the iTunes volume. If it doesn't work, then you'll know that Apple made changes in iTunes 5 which breaks the behaviour of those AppleScript commands (and you should probably let me know so I can try to figure out a workaround!). If it does work then you'll know that the AppleScript you tried is incorrect.

  5. RandyChev

    Well after looking as some sample scripts from around the internet I found the fix. It must have a "the" in the volume line:

    tell application "iTunes" set the sound volume to 100 end tell

    And the volume hot key in Synergy still works fine.

    Thanks for keeping me on track.

    RandyChev

  6. Greg Hurrell

    Unbelievable, eh? A little word like that makes all the difference.

  7. zerock

    is it possible for the new playlist folders support to be available to synergy?

  8. Greg Hurrell

    I'm investigating that to see if Apple has included support for accessing that info via AppleScript... If it has, it is probably possible to support it. The other thing I need to find out is what changes Apple has made to the iTunes music library (XML) file...

    I've opened a feature request in the database for this:

    https://wincent.dev/a/support/bugs/show_bug.cgi?id=304

    Please add any further comments about the issue to that page so that all information about the issue is kept in the one place.

Reply

This topic is now closed.