Skip to content

unknown321/scrobbler

Repository files navigation

Scrobbler

Scrobbler for Linux-based NW-A50 Series WALKMAN® portable players.

Creates .scrobbler.log on internal storage.

Device support

Device Stock Walkman One Notes
NW-A50
NW-A40 community tested
NW-A30 ? ? needs testing
NW-ZX300 ? ? needs testing
NW-WM1A/Z ? ? needs testing
DMP-Z1 ? ? needs testing

Build

Requirements

  • make
  • Go >= 1.22.1
make build

Release

git submodule update --recursive --init
make release

Grab Windows installer/UPG files from release directory.

Installation

See INSTALL.md

Usage

Before you start, Device Settings -> Beep Settings option must be turned off:

beep switch location

Why? Beeps are inserted in play queue as regular tracks; it resets currently played track.

After that just play some tracks and check for .scrobbler.log in root directory on your device.

Misc

Possible approaches