Jump to content

What's on BBC Radio 6music


Recommended Posts

  • 3 months later...
Posted

Your check for growlnotify wasn't quite working, I changed:

$growlnotifyinstalled = trim($growlnotifyinstalled); //added to line 41

if ($growlnotifyinstalled !== "nogrowlnotify") { //changed the if statement on line 52

That seems to fix it for me but the newlines don't work as I'm not sure what you were meant to replace them with? 

echo str_replace("\n\n","\n\n",$msg);
Posted

Thanks, I'll look into it.

 

Very odd that it has been and continues to work for me and my growl setup on my own machine.

 

It's probably because I, and the others, don't have growl installed and the check for it was where the problem was.

  • 4 weeks later...
Posted

See what's currently playing on BBC Radio 6music.

 

Also displays how long ago the song started/finished.

 

Uses a BBC JSON feed.

 
keyword: 6music
hotkey: F16
 

 

Requires latest Growl.

 

Screen%20Shot%202013-04-25%20at%2014.16.

 

Please excuse me for asking, but why does this workflow use growlnotify?

 

Just curious ;)

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...