Last.FM Scrobler plugin

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Last.FM Scrobler plugin

Re: Last.FM Scrobler plugin

by nohitter151 » Wed Feb 09, 2011 9:51 pm

Re: Last.FM Scrobler plugin

by dty » Wed Feb 09, 2011 9:45 pm

Lowlander wrote:So you want to see the details of what your playing in MediaMonkey by using another application? Why not check that in MediaMonkey, after all it's already running.
Does MM have an external window I can automatically have update with the Artist and Album description, and other similar artists like the Last.FM one does? I am still toying around, but I haven't found anything similar yet. It's nice to see to be able to turn my head and glance without having to navigate through menus to retrieve the amazon.com album info or the other options (by the way, can we edit the location we can autotag from beyond Amazon? [not trying to hijack this thread, so if so and someone feels like pointing me somewhere, just send a pm])

Re: Last.FM Scrobler plugin

by Lowlander » Wed Feb 09, 2011 9:10 pm

So you want to see the details of what your playing in MediaMonkey by using another application? Why not check that in MediaMonkey, after all it's already running.

Re: Last.FM Scrobler plugin

by dty » Wed Feb 09, 2011 8:53 pm

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 :D

Re: Last.FM Scrobler plugin

by 76firefly » Wed Feb 09, 2011 8:03 pm

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

by dty » Wed Feb 09, 2011 7:58 pm

Lowlander wrote:Last.fm scrobbler plugin can scrobble: http://www.mediamonkey.com/addons/general/
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

by Lowlander » Wed Feb 09, 2011 7:46 pm

Last.fm scrobbler plugin can scrobble: http://www.mediamonkey.com/addons/general/

Re: Last.FM Scrobler plugin

by dty » Wed Feb 09, 2011 7:44 pm

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

by 76firefly » Wed Jan 19, 2011 8:34 pm

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

by nohitter151 » Wed Jan 19, 2011 9:49 am

As I already said, this cannot be modified.

Re: Last.FM Scrobler plugin

by NRGman » Wed Jan 19, 2011 2:55 am

bump...

Re: Last.FM Scrobler plugin

by NRGman » Mon Jan 17, 2011 6:48 am

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

by nohitter151 » Sun Jan 16, 2011 10:14 am

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

by NRGman » Sun Jan 16, 2011 12:00 am

how would one make a little script to change it?

Re: Last.FM Scrobler plugin

by nohitter151 » Sat Jan 15, 2011 12:09 pm

NRGman wrote:How hard would that be to do?
Well, that was requested many times, but not implemented yet.

Top