gingerbeardman Posted April 25, 2013 Posted April 25, 2013 (edited) 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 What’s on 6music.alfredworkflow Requires latest Growl. Edited September 16, 2013 by gingerbeardman
gingerbeardman Posted August 15, 2013 Author Posted August 15, 2013 I've had a report that this isn't working for a user. But it works for me. Can anybody else please confirm? Thanks
thedoofa Posted August 17, 2013 Posted August 17, 2013 Not working for me either - shows this in the growl notification http://d.pr/i/NJDF
xerosis Posted August 19, 2013 Posted August 19, 2013 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);
gingerbeardman Posted August 20, 2013 Author Posted August 20, 2013 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.
xerosis Posted August 20, 2013 Posted August 20, 2013 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.
gingerbeardman Posted August 22, 2013 Author Posted August 22, 2013 OK, even with fixes above this is busted for me in 10.9 Mavericks
gingerbeardman Posted August 22, 2013 Author Posted August 22, 2013 (edited) Upgrading to latest Growl fixed things on 10.9 Mavericks, no code changes needed to my workflow. Edited August 22, 2013 by gingerbeardman
grantsmith Posted September 16, 2013 Posted September 16, 2013 This just brings up the title, "What's on 6Music" for me and nothing else?
gingerbeardman Posted September 16, 2013 Author Posted September 16, 2013 (edited) This just brings up the title, "What's on 6Music" for me and nothing else? See above, what version of Growl are you using? Edited September 16, 2013 by gingerbeardman
Tyler Eich Posted September 16, 2013 Posted September 16, 2013 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 What’s on 6music.alfredworkflow Requires latest Growl. Please excuse me for asking, but why does this workflow use growlnotify? Just curious
grantsmith Posted September 17, 2013 Posted September 17, 2013 Growl 2.1.1. I get the pop up, but no info?
gingerbeardman Posted July 28, 2016 Author Posted July 28, 2016 Changes to work with latest growl and growlnotify (they're not new, you just need the latest versions of both) What’s on 6music.alfredworkflow Thanks for the help above, only 3 years late with my changes!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now