Latest WACUP public preview for x86 & x64 is build #23528 (January 12th 2026) (x86 & x64 changelogs)
Latest restricted WACUP beta release is build #23528 (January 12th 2026) (x86 & x64 changelogs)

Author Topic: How to install the Last.fm scrobbler plug-in?  (Read 821 times)

King Mustard

  • Full Member
  • ***
  • Posts: 14
    • View Profile
How to install the Last.fm scrobbler plug-in?
« on: February 03, 2026, 12:51:45 PM »
I downloaded the Last.fm program from www.last.fm/download/windows

Within Setup, I chose to install the Winamp plug-in.

I moved gen_wa2_scrobbler.dll from the newly created (by Setup) \\Program Files (x86)\Winamp\plugins to \\Program Files (x86)\WACUP\Plugins.

It is appearing within WACUP (Preferences > Plug-ins > General Purpose) but clicking on it then the 'Configure' button is not allowing me to configure it (no dialogue appear) - which I presume I would need to be able to log in to the service.

Any ideas?

Eris Lund

  • The Skin Guy, Official Modern Skin tech support
  • Beta Tester
  • Hero Member
  • *****
  • Posts: 324
    • View Profile
    • Eris Lund's Github
Re: How to install the Last.fm scrobbler plug-in?
« Reply #1 on: February 03, 2026, 03:38:00 PM »
You can already scrobble through WACUP itself.
Maker of Plugins, I suppose.
gen_native:
https://github.com/0x5066/gen_native
vis_sdl2:
https://github.com/0x5066/WinampVis
(I know, creative names)

King Mustard

  • Full Member
  • ***
  • Posts: 14
    • View Profile
Re: How to install the Last.fm scrobbler plug-in?
« Reply #2 on: February 03, 2026, 03:51:12 PM »
You can already scrobble through WACUP itself.
Oh yes, there it is!

I appreciate it.

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5607
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: How to install the Last.fm scrobbler plug-in?
« Reply #3 on: February 04, 2026, 01:34:47 PM »
It is appearing within WACUP (Preferences > Plug-ins > General Purpose) but clicking on it then the 'Configure' button is not allowing me to configure it (no dialogue appear) - which I presume I would need to be able to log in to the service.
The config button being available to click just means the plug-in has reported there's a config method but there's nothing to indicate that it's not a dummy one (i.e. wouldn't do anything). iirc the last.fm provided plug-in didn't have a working config as it relied on their desktop client to handle it. The even older standalone last.fm plug-in did have a working config but iirc that won't show / crashes on modern versions of Windows since it was built in a manner that conflicts with security changes that have been applied to the OS since that time.

King Mustard

  • Full Member
  • ***
  • Posts: 14
    • View Profile
Re: How to install the Last.fm scrobbler plug-in?
« Reply #4 on: February 09, 2026, 02:15:05 PM »
I have tried scrobbling my first song (a standard 5:07 MP3) but Preferences is saying, "Playing item is too short to be scrobbled."

Any idea why WACUP would think it is too short?

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5607
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: How to install the Last.fm scrobbler plug-in?
« Reply #5 on: February 11, 2026, 08:55:08 AM »
Is the information for the file showing the correct length in the local library & alt+3 file information dialog?

I know of an issue with getting the length for files in un-mapped network shares but am not aware of that not working for anything else (local file or via mapped to a drive letter network share). Alternatively there's an option on the native scrobbler prefs page to mostly ignore the length but that's not ideal.

King Mustard

  • Full Member
  • ***
  • Posts: 14
    • View Profile
Re: How to install the Last.fm scrobbler plug-in?
« Reply #6 on: February 11, 2026, 10:10:45 AM »
Is the information for the file showing the correct length in the local library & alt+3 file information dialog?

I know of an issue with getting the length for files in un-mapped network shares but am not aware of that not working for anything else (local file or via mapped to a drive letter network share). Alternatively there's an option on the native scrobbler prefs page to mostly ignore the length but that's not ideal.
I have attached a screenshot of ALT+3.

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5607
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: How to install the Last.fm scrobbler plug-in?
« Reply #7 on: February 11, 2026, 05:19:07 PM »
That looks like an un-mapped network share from the path shown so I've got to assume you're having the issue I described. Looking for that file in the local library part of the media library window & there not being a length shown would confirm if that's the cause. It requires a new build to get the needed fix (not yet ready as a new preview build) & a refresh of the metadata in the local library after the newer build has been installed.

King Mustard

  • Full Member
  • ***
  • Posts: 14
    • View Profile
Re: How to install the Last.fm scrobbler plug-in?
« Reply #8 on: February 11, 2026, 06:18:12 PM »
That looks like an un-mapped network share from the path shown so I've got to assume you're having the issue I described. Looking for that file in the local library part of the media library window & there not being a length shown would confirm if that's the cause. It requires a new build to get the needed fix (not yet ready as a new preview build) & a refresh of the metadata in the local library after the newer build has been installed.
It's just a standard Windows folder share from my other Windows 11 PC, if it helps.

dro

  • Admin / WACUP Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 5607
    • View Profile
    • WACUP (Winamp Community Update Project)
Re: How to install the Last.fm scrobbler plug-in?
« Reply #9 on: February 11, 2026, 07:09:20 PM »
The nature of the share doesn't matter as it just has to be via an un-mapped location & the file metadata has to have also been cached within the local library db which is why I'd asked in both of the replies I've made about this problem for it to be checked.