[rhythmbox] audioscrobbler: old scrobbling api isn't https accessible
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] audioscrobbler: old scrobbling api isn't https accessible
- Date: Mon, 5 Sep 2016 10:03:06 +0000 (UTC)
commit 881c76a8ec44c6ab490f0e5250f3dd8c933aa4b4
Author: Jonathan Matthew <jonathan d14n org>
Date: Mon Sep 5 20:01:27 2016 +1000
audioscrobbler: old scrobbling api isn't https accessible
https://bugzilla.gnome.org/show_bug.cgi?id=768310
plugins/audioscrobbler/rb-audioscrobbler-service.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/audioscrobbler/rb-audioscrobbler-service.c
b/plugins/audioscrobbler/rb-audioscrobbler-service.c
index 9240956..28536fc 100644
--- a/plugins/audioscrobbler/rb-audioscrobbler-service.c
+++ b/plugins/audioscrobbler/rb-audioscrobbler-service.c
@@ -31,7 +31,7 @@
/* Last.fm details */
#define LASTFM_NAME "Last.fm"
#define LASTFM_AUTH_URL "https://www.last.fm/api/auth/"
-#define LASTFM_SCROBBLER_URL "https://post.audioscrobbler.com/"
+#define LASTFM_SCROBBLER_URL "http://post.audioscrobbler.com/"
#define LASTFM_API_URL "https://ws.audioscrobbler.com/2.0/"
#define LASTFM_OLD_RADIO_API_URL "https://ws.audioscrobbler.com/"
/* this API key belongs to Jamie Nicol <jamie thenicols net>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]