Page 1 of 2
Last.FM Scrobler plugin
Posted: Sat Jan 15, 2011 2:36 am
by NRGman
Any chance of allowing the user to set how much of a track is played before its submitted to Last.fm? like 80% or 1% etc?
thanks
Re: Last.FM Scrobler plugin
Posted: Sat Jan 15, 2011 2:42 am
by nohitter151
Not possible as the scrobbler can only submit when the track has been marked as played in MM. So the wish would have to be that playcount in MM could be incremented after a percentage of track was played.
Re: Last.FM Scrobler plugin
Posted: Sat Jan 15, 2011 5:22 am
by NRGman
How hard would that be to do?
Re: Last.FM Scrobler plugin
Posted: Sat Jan 15, 2011 12:09 pm
by nohitter151
NRGman wrote:How hard would that be to do?
Well, that was requested many times, but not implemented yet.
Re: Last.FM Scrobler plugin
Posted: Sun Jan 16, 2011 12:00 am
by NRGman
how would one make a little script to change it?
Re: Last.FM Scrobler plugin
Posted: Sun Jan 16, 2011 10:14 am
by nohitter151
NRGman wrote:how would one make a little script to change it?
That cannot be scripted. It requires a change in the program.
Re: Last.FM Scrobler plugin
Posted: Mon Jan 17, 2011 6:48 am
by NRGman
After looking at the MM exe file in pe explorer, and i think the easiest mod to do would be to place this line:
Code: Select all
00787C88 55005000440041005400+ unicode 'UPDATE Songs SET PlayCounter=%d,LastTimePlayed=%.9f, TrackModified=%.9f, PlaybackPos = 0 WHERE Id=%d',0000h
directly after playback has been initiated, this would be the easiest option, just need to know where i would find the line that starts the playback of the file...
Re: Last.FM Scrobler plugin
Posted: Wed Jan 19, 2011 2:55 am
by NRGman
bump...
Re: Last.FM Scrobler plugin
Posted: Wed Jan 19, 2011 9:49 am
by nohitter151
As I already said, this cannot be modified.
Re: Last.FM Scrobler plugin
Posted: Wed Jan 19, 2011 8:34 pm
by 76firefly
This was probably mentioned somewhere before but if you use the old winamp gen wa2 scrobbler plugin with MM you can scrobble as low as 50 percent instead of having to play the whole song. Then run the lastfm playcount importer every month or so to add those plays where you switched tracks earlier to update your database. The only downside for me as that it shows I'm listening to Winamp in LastFM instead of MM.

Re: Last.FM Scrobler plugin
Posted: Wed Feb 09, 2011 7:44 pm
by dty
is the Last.FM scrobbling application not able to read the information being sent to last.fm from MediaMonkey? Is there a plugin for Last.FM yet for Media Monkey?
I did search a bit, and couldn't find anything about what I'm asking for. My goal: To have the Last.FM Application detecting what's being played, so it can show me artist info on the fly, like how it works with itunes and winamp.
Is there a way to set this up? Just trying to see if maybe I missed it in the search or if I should delve into last.fm apps, or media monkey scripts.
thanks for any leads, and sorry if this is the 27th request asking this. if so, please no b& =(
first post so cut me a break please. love the software, and this looks like a great community to get involved with developing for.
all the best!
-dty
Re: Last.FM Scrobler plugin
Posted: Wed Feb 09, 2011 7:46 pm
by Lowlander
Re: Last.FM Scrobler plugin
Posted: Wed Feb 09, 2011 7:58 pm
by dty
I have been using that, but the Last.FM actual scrobbling application does not seem to be able to be plugged into MediaMonkey, so I can just have the window open on a dual screen, and quickly get artist details, etc - without having to goto the last.fm page. Just was wondering if there was anything else in development? Maybe it'd be better to ask in the Last.fm developer forums since it'd probably be developed on their side of things.
thanks for the quick reply though, and that plugin you pointed me to, definitely does scrobble, which is the major idea nailed.
Re: Last.FM Scrobler plugin
Posted: Wed Feb 09, 2011 8:03 pm
by 76firefly
Like I mentioned. If you use the old winamp plugin, the lastfm client will automatically show what you are listening to in MM, including tags, similar artist, bio, ability to mark tracks as loved and all the other stuff (plus the whole scrobble at %50 percent if you want). Worked with MM3 and still mostly works with the new alphas. I believe it's option #2 in the MM wiki about scrobbling.
Re: Last.FM Scrobler plugin
Posted: Wed Feb 09, 2011 8:53 pm
by dty
76firefly wrote:Like I mentioned. If you use the old winamp plugin, the lastfm client will automatically show what you are listening to in MM, including tags, similar artist, bio, ability to mark tracks as loved and all the other stuff (plus the whole scrobble at %50 percent if you want). Worked with MM3 and still mostly works with the new alphas. I believe it's option #2 in the MM wiki about scrobbling.
awesome! definitely going to go through that wiki thoroughly. much appreciated
