rhythmbox r6167 - in trunk: . plugins/audioscrobbler
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r6167 - in trunk: . plugins/audioscrobbler
- Date: Fri, 27 Feb 2009 11:25:14 +0000 (UTC)
Author: jmatthew
Date: Fri Feb 27 11:25:14 2009
New Revision: 6167
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=6167&view=rev
Log:
2009-02-27 Jonathan Matthew <jonathan d14n org>
patch by: VÃctor Manuel JÃquez Leal <vjaquez igalia com>
* plugins/audioscrobbler/rb-lastfm-source.c:
Change protocol version number to make last.fm streaming work again.
Fixes #573302.
Modified:
trunk/ChangeLog
trunk/plugins/audioscrobbler/rb-lastfm-source.c
Modified: trunk/plugins/audioscrobbler/rb-lastfm-source.c
==============================================================================
--- trunk/plugins/audioscrobbler/rb-lastfm-source.c (original)
+++ trunk/plugins/audioscrobbler/rb-lastfm-source.c Fri Feb 27 11:25:14 2009
@@ -83,7 +83,7 @@
#define LASTFM_URL "ws.audioscrobbler.com"
#define RB_LASTFM_PLATFORM "linux"
-#define RB_LASTFM_VERSION "1.3.1.1"
+#define RB_LASTFM_VERSION "1.5"
#define USER_AGENT "Rhythmbox/" VERSION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]