montdor / listen.py

A script to "listen" pianobar songs to ListenBrainz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listen.py

A modified script to "listen" (parallel to Last.fm's scrobbling) on ListenBrainz.

Dependencies:

  1. https://github.com/PromyLOPh/pianobar/
  2. https://python.org/
  3. https://github.com/paramsingh/pylistenbrainz
  4. https://listenbrainz.org/profile/ (User token)

Installation and Running:

  1. Copy the script to the Pianobar config directory, ~/.config/pianobar/, and make sure this script is executable.
  2. Supply your own ListenBrainz user token
  3. Update Pianobar's config file to use this script as its event_command, or as part of a multi.sh

About

A script to "listen" pianobar songs to ListenBrainz


Languages

Language:Python 100.0%