≡

wincent.dev

  • Products
  • Blog
  • Wiki
  • Issues
You are viewing an historical archive of past issues. Please report new issues to the appropriate project issue tracker on GitHub.
Home » Issues » Feature request #96

Feature request #96: REQUEST: iTunes Web Notification for Blogs

Kind feature request
Product Synergy Advance
When Created 2005-01-10T09:54:52Z, updated 2006-07-05T02:04:00Z
Status open
Reporter Nolen Scaife
Tags no tags

Description

Have you ever used Recent Tunes from Freshly Squeezed Software? It's a freeware application that is supposed to hang out in the menu bar and it will create an HTML file with your current and recent tunes. I don't use that feature, and it would be redundant to have that support in two applications. Recent Tunes also supports doing HTTP GET requests to a server to notify when a song is playing. For example:

Giving the application this URL (using WordPress's WhatTunes plug-in): http://www.example.com/wp-content/plugins/cg-plugins/tracktunes.php?set=1&t=%t&a=%p&al=%a

Synergy would only simply send a GET request to THIS URL:

http://www.example.com/wp-content/plugins/cg-plugins/tracktunes.php? set=1&t=Aerodynamic&a=Daft%20Punk&al=Discovery

It's not Synergy's problem what the server does with that data or even if it got it correctly. It expects no response (though, it could gracefully ignore it). Obviously it supports other variables, such as genre, track time, etc.

There are a few Windows programs that do this, namely iTunesBlogger, but Recent Tunes is the only Mac application I could find that does this. I wouldn't normally be asking for something redundant like this as a feature of Synergy, but Recent Tunes seems to be broken right now (I can't get it to work at all on three different Macs). I hope this is something easy and simple that can be added to Synergy, since it obviously already includes code for web access.

Thanks!

Nolen

Comments

  1. Greg Hurrell 2005-01-18T04:55:53Z

    Marking as ASSIGNED.

  2. Joseph Moore 2005-05-18T03:30:03Z

    I know that there are many people affected by RecentTune's incompatibility with Tiger, and I agree that this would be the perfect addition to Synergy. All the information is already being tracked, it just needs spit out in a way that can be used server-side. RecentTunes worked almost perfectly for this and is a great example of what to implement.

  3. Greg Hurrell 2005-05-18T05:30:21Z

    See also request #230, which is about uploading an actual file.

  4. peeweejd 2005-10-10T08:37:30Z

    I'm not sure if this feature has been implemented, but I could not find a feature list for synergy advance. I'm a synergy classic user (since before when there was only one synergy).

    Anyway, its not like this feature would be redundant. I run synergy all the time mostly just to control itunes (change tracks/adjust ratings). I wasnt planning on upgrading, but if you could roll this feature into a release, I would definitely upgrade.

    I'm only interested in the http get part of it, not the file uploading like recent tunes.

  5. Greg Hurrell 2005-10-19T22:16:02Z

    See also:

    https://wincent.dev/a/support/forums/showflat.php?Number=845

  6. Greg Hurrell 2006-07-05T02:04:00Z

    Changing assignment to reflect my new email address.

    https://wincent.dev/a/news/archives/2006/05/change_of_email.php

Add a comment

Comments are now closed for this issue.

  • contact
  • legal

Menu

  • Blog
  • Wiki
  • Issues
  • Snippets