Lastfm Mac App Radio



Lastfm

For one more great radio app on Apple TV, take a listen to Radio.net. The app offers the local stations you love and ways to discover something new. Radio.net notable features: Browse stations by genre, mood, or recommended. Discover a new song or station by genre, country, or city. Listen to the Top 100 or search for a favorite. Download missing album cover art from Last.fm and Amazon. Cross-platform - works on Windows, Mac OS X and Linux. Native desktop notifications on Linux (libnotify) and Mac OS X (Growl). Remote control using an Android device, a Wii Remote, MPRIS or the command-line. Copy music to your iPod, iPhone, MTP or mass-storage USB player. Last.fm 2.1.39 for Mac is available as a free download on our software library. The application relates to Audio & Video Tools. The bundle identifier for this app is fm.last.Last.fm. This free Mac app was originally produced by Last.fm.


Play LastFM customized radio streams in iTunes | 13 comments | Create New Account
Click here to return to the 'Play LastFM customized radio streams in iTunes' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.

cool^2 - for a while I've been using last.fm and always hated having to use the official player. I took the suggestion and TRIEd writing more commands and additionally make them close the browser window... the scripts work but give me an error:
[code]
set link to (text returned of result)
set toclose to false
tell application 'Safari'
open location 'http://localhost:1881/' & link
repeat with w in windows
if name of w is 'http://localhost:1881/' & link then
set toclose to true
end if
if toclose is true then
tell w to close
end if
end repeat
end tell
[/code]
Any idea why?

... or just use amua, an alternative player using iTunes to play the stations. It works well for me.

Great suggestion, thanks!

I love it when after a long and complicated and boring hint someone comes up with a '... or just use' solution that actually works perfectly. ;)
Thanks for Amua!

Amua is dope!

A prize goes to whoever makes a Widget out of the proxy control page.

I tried the hint, but it's giving me a paramater error. no more info than that. Any idea why?
What version of python should I be running, and how do I know if I have python on my mac at all? Is it a part of the base system install or the developer's tools?

Lastfm Mac App Radio 1

Switching from the 'stable' to the 'alpha' release solved this problem for me.
Cheers,
Matt
---
--
Matthew Routley
Information Consultant
http://matt.routleynet.org

anua IS cool but the hint doesnt want n alternate player it focuses on using iTunes, no?!

Amua DOES play through iTunes... a little research before sarky comments?

Last fm free radio

Just looked up sarky as I didnt understand it. Now I do but I dont know why I sounded sarky and definiatly didnt mean to.

Fm Radio App Windows 10

Top mac app

Last Fm Mac App Radio Android

Amua is nice but it doesn't tell iTunes what track is playing... only a generic 'last.fm' tag.
If I use Quicksilver or SizzlingKeys to notify me of tracks then it doesn't work. Also, if I have iChat changing my status to the track I'm listening to, then that doesn't work either.
Give me that function alone and I'd use Amua. I realize I can have the Amua track window open separately but I'd like to be able to show and hide it with a quick key.

Mac App Store Download Free

This hint is great. I don't like to use 5 different apps just to list to my music. iTunes all the way. However, I came up with this little script to skip the currently playing track
I don't know why, but trying to play the 'skip' part, throws an error. Any hints?
Now I only would like to retrieve the artwork from last.fm?