log src/scrobbler/scrobbler.c @ 3130:1f93338f564f

age author description
Fri, 01 May 2009 12:28:48 -0500 William Pitcock scrobbler: add support for custom audioscrobbler servers. (closes #23)
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Sat, 30 Aug 2008 18:36:12 +0200 Tomasz Mon handle BADSESSION
Mon, 18 Aug 2008 20:36:35 +0200 Andrej fix handshake (Bugzilla #62)
Wed, 13 Aug 2008 16:15:29 +0300 Andrew O. Shadoura now scrobbler uses proxy settings;
Wed, 21 May 2008 09:06:21 +0300 Matti Hamalainen Use the md5 routines in libaudutil.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Sat, 08 Mar 2008 10:17:53 +0100 Tomasz Mon string arrays should be freed with g_strfreev()
Sat, 08 Mar 2008 09:57:38 +0100 CJ Kucera Fixes for scrobbler plugin - skipped tracks, inappropriate scrobbling, re-tabs (Bugzilla #200)
Tue, 15 Jan 2008 19:54:19 +0100 Tomasz Mon bump scrobbler implementation to 0.2
Mon, 14 Jan 2008 19:20:57 +0100 Tomasz Mon prevent segfault
Mon, 14 Jan 2008 18:54:56 +0100 Tomasz Mon len and time are int, not char*
Sun, 13 Jan 2008 17:33:47 +0100 Tomasz Mon keep track of how long song is played
Sat, 12 Jan 2008 18:12:08 +0100 Tomasz Mon revise scrobblerqueue.txt a bit
Fri, 04 Jan 2008 16:47:32 -0600 Jussi Judin Fixes memory leaks in scrobbler plugin when submitting songs. (Bugzilla #83)