spezifisch / dbus-scrobbler

Audioscrobbler client using DBus MPRIS2 API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbus scrobbler

Submit listened songs to Audioscrobbler services such as last.fm or libre.fm.

Supported are audio players with an MPRIS2 interface such as Clementine or Audacious.

Dependencies

  • python >= 3.5
  • pypoetry (pip install poetry)
  • the rest will be installed in a virtualenv via poetry

Installation

$ poetry up

Configurations

$ cp config.yaml.example config.yaml
$ vim config.yaml

Usage

$ poetry run scrobbler config.yaml

About

Audioscrobbler client using DBus MPRIS2 API.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%