emms-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emms-patches] darcs patch: emms-lastfm plays lastfm:// streams


From: Tassilo Horn
Subject: [Emms-patches] darcs patch: emms-lastfm plays lastfm:// streams
Date: Wed, 27 Dec 2006 22:09:38 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux)

Hi all,

This patch makes emms-lastfm conforming to other emms plugins and adds
the ability to play lastfm:// streams.

,----
| Tassilo Horn <address@hidden>**20061227205745
| 
|  This patch has two major parts:
| 
|  1. Make emms-lastfm.el conforming to other emms plugins, meaning that
|  there are those three user functions:
| 
|       `emms-lastfm' -- The usual prefix arg toggle
|       `emms-lastfm-enable'
|       `emms-lastfm-disable'
| 
|  2. It adds the ability to play lastfm:// streams. New user functions:
| 
|      `emms-lastfm-playback'
|      `emms-lastfm-playback-similar-artists'
|      `emms-lastfm-playback-global-tag'
| 
|    Sadly there are 2 FIXMEs in the code:
| 
|      1. Major problem: It doesn't work for lastfm urls which contain
|      blanks. If someone is familiar with the url library, he could
|      tell me how to fix it. (retrieving urls with whitespaces)
| 
|      2. Minor problem: There's some ugly (but working) code to ensure
|      the execution doesn't continue before a sentinel has been run.
`----

Bye,
Tassilo

Attachment: play-lastfm-streams.dpatch
Description: A darcs patch for your repository


reply via email to

[Prev in Thread] Current Thread [Next in Thread]