Kevin, As far as I know the Python module from the Growl SDK 1.2.2 only supports the "classic" interface and UDP. So is a 1.2.2 app able to communicate with Growl 1.3?
The SABnzbd Growl code is rather simplistic; it just always sends stuff to Growl as default as possible. This is the actual code: https://github.com/sabnzbd/sabnzbd/blob/master/sabnzbd/utils/osx.py Are we doing anything wrong here? (We're using the Python support from the last SDK 1.2.2) -Shypike (SABnzbd developer) On 7 okt, 04:58, Kevin Ballard <[email protected]> wrote: > That is indeed me. And I'm not quite sure how they have it > implemented. SABnzbd+ is written in Python, and it's always Just > Worked™ with Growl 1.2. It looks like there's a growl.pyc file buried > inside of SABnzbd+, but since it's pre-compiled I can't look at what > it's doing. > > -Kevin > -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
