Package: rhythmbox
Version: 0.12.1-1
Severity: wishlist
Tags: patch

Hi. Here's a patch to allow for listening to Last.fm playlists:


--- plugins/audioscrobbler/rb-lastfm-source.c.orig      2009-06-07 
01:06:30.000000000 +0300
+++ plugins/audioscrobbler/rb-lastfm-source.c   2009-06-07 01:07:19.000000000 
+0300
@@ -199,6 +199,7 @@
        {N_("Personal radio"), "lastfm://user/%s/personal", N_("%s's Personal 
Radio")},
        {N_("Loved tracks"), "lastfm://user/%s/loved", N_("%s's Loved Tracks")},
        {N_("Recommended tracks"), "lastfm://user/%s/recommended/100", 
N_("Tracks recommended to %s")},
+       {N_("Playlist"), "lastfm://user/%s/playlist", N_("%s's playlist")},
        {NULL, NULL, NULL}
 };



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to