Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ To get started, open foobar2000's preferences, navigate to `Tools > Last.fm Scro

You may have to install [Visual C++ Redistributable for Visual Studio 2015-2022](https://aka.ms/vs/17/release/vc_redist.x86.exe). Windows 7 also requires [Update for Windows 7 (KB2999226)](https://www.microsoft.com/en-us/download/details.aspx?id=49077) which usually is already installed via Windows Update.

## Install

1. [Install component's latest release](https://github.com/gix/foo_scrobble/releases).
2. Open Foobar, then go to **File > Preferences > Components** (pathing as of Foobar v2.25.8).
3. Select **Install**, then find downloaded fb2k-component file downloaded in step one.
4. Select **Apply > OK**. Restart Foobar app.
5. Go to **File > Preferences > Tools > Last.FM scrobbling**.
6. Select **Request authorization**.
- A new window will open to Last.FM. Accept authentication request.
- Open Foobar again to the same page. Button now reads **Complete authorization**. Click that.

You're authorized when the button says **Clear authorization**. To confirm, check your last.fm scrobble feed. Tracks will automatically import.

## Building

Expand Down