Is it possible you could add a feature in this add-on which sends playing now info to last.fm?
That was already Xanders intention.
I'm planning on writing a new version of the scrobbler plugin, compatible with the new protocol (e.g. "Now playing" notifications, seeking allowed, ...) using the sockets API directly instead of the cURL library; but it'll take some time.
Have some patience
.
Well, thanks for answering me! I only try to help..
I had found a bug above, see. Nothing helps, since I upgraded from 0.93 to .96
Edit:
OM G, I had problem with handshake with it, and then I removed plugin and re-add, and now Xmplay crashed AGAIN! (using .93)
Edit:
Now it works (.93)
Edit:
OM G It added the track to CACHE instead of scrobbling? WHY o WHY?
2010-04-20 19:15:36 [INFO] Current track: Third Eye Blind - Wounded (Blue)
2010-04-20 19:15:36 [INFO] Submitting in 137 seconds...
2010-04-20 19:17:52 [INFO] Track added to the cache for submission
2010-04-20 19:17:52 [INFO] Preparing to submit 1 track(s) from the cache
2010-04-20 19:19:58 [DEBUG] DSP_SetFormat( 1, NULL )
2010-04-20 19:19:58 [DEBUG] DSP_StopTrack
2010-04-20 19:19:58 [DEBUG] DSP_NewTrack (CLOSE)
2010-04-20 19:19:58 [DEBUG] DSP_NewTrack (OPEN)
2010-04-20 19:19:58 [DEBUG] DSP_SetFormat( 1, 44100, 2 )
2010-04-20 19:20:06 [DEBUG] XMP_FetchInfo -- start
2010-04-20 19:20:06 [WARNING] No valid MusicBrainz ID found, consider using MusicBrainz taggers to tag this file properly!
2010-04-20 19:20:06 [DEBUG] XMP_FetchInfo -- end
2010-04-20 19:20:06 [DEBUG] len = 92, diff = 8
2010-04-20 19:20:06 [INFO] Current track: Third Eye Blind - 10 Days Late (Blue)
2010-04-20 19:20:06 [INFO] Submitting in 84 seconds...
2010-04-20 19:21:29 [DEBUG] DSP_Process -- sec <= 0
2010-04-20 19:21:29 [DEBUG] XMP_SubmitProc start
2010-04-20 19:21:29 [DEBUG] AddTrack (cache_size = 1, tracks_size = 10)
2010-04-20 19:21:29 [INFO] Track added to the cache for submission
2010-04-20 19:21:29 [INFO] Preparing to submit 2 track(s) from the cache
2010-04-20 19:21:29 [DEBUG] Submitting...
2010-04-20 19:21:30 [DEBUG] Submission succeeded.
2010-04-20 19:21:30 [INFO] Submission succeeded!
2010-04-20 19:21:30 [DEBUG] Submit interval set to 1 second(s).
Conclusion: I had to downgrade to .93 for it to work.