Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

spezifisch/dbus-scrobbler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages