fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

Prevent recently played list from having duplicate stream names #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What feature or enhancement do you propose?

Some radio stations repeatedly spam the song and their radio info (example
Frequence3.fr).  This causes constant growl notifications and the recently
played list becomes unsightly.

What problem does it solve/What benefit does it provide?
This patch checks the stream name against the recently played list for
duplicates before sending out a growl.

I'm rather new to Obj-C so this patch may not be the best way to do this.

Original issue reported on code.google.com by kurt.hin...@gmail.com on 23 Jan 2010 at 4:56

Attachments:

GoogleCodeExporter commented 9 years ago
We have a patch, we should review it. Setting this to 1.3, the next major 
release.

Original comment by chrisf.g...@gmail.com on 15 Mar 2011 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 9 Jul 2011 at 6:18

GoogleCodeExporter commented 9 years ago
Changing the owner on these to get them out of Peter's queue.

Original comment by chrisf.g...@gmail.com on 15 Aug 2011 at 6:49

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 22 Aug 2011 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 22 Aug 2011 at 3:53

GoogleCodeExporter commented 9 years ago
Taking this over.

I'm doing a rewrite based on ScriptingBridge rather than a series of apple 
scripts. One of the things I've noticed is that when streaming from radio, the 
track information returned is always the same but the application object may 
hold new steam info that's completely separate from the "current track" 
information. Since I'm testing out scenarios where I might be doing the wrong 
thing, that makes `Frequence3.fr` a perfect test case for streaming radio. 
Thankyou.  =]

Original comment by ttil...@gmail.com on 8 Nov 2011 at 3:27

GoogleCodeExporter commented 9 years ago

Original comment by rarich...@gmail.com on 19 Oct 2012 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 28 Jan 2013 at 3:41

GoogleCodeExporter commented 9 years ago
the recent played part of this ticket is moot since the current in development 
version of GrowlTunes no longer has a recently played menu in it.

Original comment by rarich...@gmail.com on 6 Feb 2013 at 3:44

GoogleCodeExporter commented 9 years ago
Marking as invalid due to comment #9

Original comment by ch...@growl.info on 18 Jun 2013 at 11:27