Hi,

I'm have some trouble getting emms to play last.fm streams. When I try to
run "emms-play-lastfm-global-tag RET jazz RET" I get the errors message "No
next track in playlist"

The rest of my  error log looks like:
-----------------------------------------------------------
EMMS Last.fm plugin deactivated
Loading url-auth...done
Loading url-cache...done
Loading mail-utils...done
EMMS: Handshaking for Last.fm playback successful
EMMS: Playing Last.fm stream
No next track in playlist
EMMS: All track information loaded.
-----------------------------------------------------------

Relevant part of .emacs:
----------------------------------------
(add-to-list 'load-path '"/home/mike/.emacs.d")
(require 'emms-setup)
(emms-devel)
(emms-default-players)
(emms-lastfm-enable)

(setq emms-lastfm-username  "$MYLASTFMUSERNAME")
(setq emms-lastfm-password "$MYLASTFMPASS")

(ad-activate 'emms-lastfm-radio)
-------------------------------------------------

Emacs version: 22.3.1
Emms version : 3.0


Does anyone have any ideas what the problem could be and how it might be
resolved?

Regards,
--
mike.a.o
_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to