Help - Search - Members - Calendar
Full Version: Audioscrobbler calling home 213.129.226.165
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
parive3
After installing audioscrobler iFoobar is trying to connect to this address on 213.129.226.165 on port 80. After uninstalled it still does this every few minutes.

I knew something thing was suspect when it had an .exe installation file. I have feeling it has modified the foobar2000.exe file.

Anyone had similar problems?

Do I have to reinstall Foobar to remove this crap.


_________________________


Oops after I removed the DLL file its fine. It would have been nice to know this plugin needs to send information out. huh.gif
ChS
QUOTE(parive3 @ Jun 22 2004, 05:31 PM)
Oops after I removed the DLL file its fine. It would have been nice to know this plugin needs to send information out. huh.gif

Considering what audioscrobbler is, it's pretty obvious it has to send out data. It even says on the second sentence of the home page: "Plugins send the name of every song you play to the Audioscrobbler server".
Insolent
And a quick ping of www.audioscrobbler.com reveals Audioscrobbler's IP is indeed 213.129.226.165.
javajunky
There seems to be a strange attitude on these forums about using .exe installers for plugins.. I just don't understand it, there's not much more I could do in an .exe file that I can't already do by you running up a .dll *sigh*
anza
But why does one need to wrap (usually) only one dll in an exe? That's just insane.
Paranoia
Because some people (using windows media player etc) don't know what the bloody hell they're doing quite frankly, and it's easier to do that than to explain how to do it to a load of n00bs. It's just easier - it's even easier for people who know what they're doing. I don't see a problem with it.

Steve

[EDIT=toned down swearing]
[EDIT2= Didn't see original posts edit]
javajunky
QUOTE(anza @ Jun 23 2004, 12:56 AM)
But why does one need to wrap (usually) only one dll in an exe? That's just insane.

Off the top of my head I can consider only a few reasons (but all I feel are valid)

1) There might be a license agreement the developer wants to draw the user's attention to.
2) There may be a load of configuration and data files associated with the DLL that need to be in a 'known' state (i.e. erased) before the dll is runup the first time
3) Its not really acceptable to ask a user to 'copy' a file to a 'particular directory' under Windows. If the target audience was developers or Linux Gurus then fair enough, but most plugins are aimed at end-users

Just my 2-cents mind wink.gif
Moneo
QUOTE(parive3 @ Jun 23 2004, 02:31 AM)
After installing audioscrobler iFoobar is trying to connect to this address on 213.129.226.165 on port 80.

..which isn't really unexpected, is it?
QUOTE
After uninstalled it still does this every few minutes.

You probably had foobar2000 open when you ran the unistaller.

Close foobar2000, find the foo_audioscrobbler.dll in the components directory of your fb2k installation and delete it.
kode54
QUOTE(javajunky @ Jun 23 2004, 02:39 AM)
1) There might be a license agreement the developer wants to draw the user's attention to.

That is one possibility.

QUOTE
2) There may be a load of configuration and data files associated with the DLL that need to be in a 'known' state (i.e. erased) before the dll is runup the first time

If the developer is making proper use of the player's configuration variable system, then all configuration data would be stored in Foobar2000.cfg. Assuming the component has never been installed before, these variables will be reset to the author's assigned defaults the first time it is started up. The variables will also disappear from the config file the first time the player is closed without the respective component installed.

QUOTE
3)  Its not really acceptable to ask a user to 'copy' a file to a 'particular directory' under Windows.  If the target audience was developers or Linux Gurus then fair enough, but most plugins are aimed at end-users

Some people don't feel like producing installers. In my case, I could design my component uploader to produce NSIS scripts from a generic template, or an all-components installer with a checklist and the same session memory as the player special installer, which already contains all of my components anyway.

There are also people who are paranoid of installers, which might be storing settings in their system registry. They prefer an archive, no matter how much work installing or upgrading might be.
russ
If you don't read what the point of the component is before installing it, then you deserve anything you get...

Incidentally, the reason foo_audioscrobbler uses an installer is because it has to install curl.dll as well. This will change in the next version. Also, I use a GPL license which requires me to display the license.

Foo_audioscrobbler does NOT modify the foobar exe or anything shady like that, as I'm sure numerous forum members here would vouch for.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.