Giter Site home page Giter Site logo

mpdas's Introduction

mpdas

Build Status

mpdas is a MPD AudioScrobbler client supporting the 2.0 protocol specs.

It is written in C++ and uses libmpdclient to retrieve the song data from MPD and libcurl to post it to Last.fm

Features

  • Sets now-playing status
  • Scrobbling (obviously)
  • Caching
  • Config files
  • User switching
  • "Love" tracks on Last.fm (e.g. with mpc sendmessage mpdas love and mpc sendmessage mpdas unlove to revert)

Configuration

NOTE: There is a manpage available as well: man mpdas

To configure mpdas, simply create a file called .mpdasrc in your home directory or in $PREFIX/mpdasrc. To change $PREFIX, modify the Makefile.

Syntax is easy. Example:

username = lastfmuser
password = password

NOTE: In the past the password had to be an MD5 hash. As of v0.4.3 this has changed due to Last.fm deprecating the previous authentication method. Please supply the password in plain-text from now on.

Configuration options

  • username: Last.FM username
  • password: Last.FM password (plain-text)
  • host: MPD Host
  • mpdpassword: MPD Password
  • port: MPD Port
  • runas: Change the user mpdas runs as
  • debug: Print debug information
  • service: Will scrobble to Libre.fm if set to "librefm"

mpdas's People

Contributors

hrkfdn avatar thereverend403 avatar diogocp avatar jrdnull avatar agjacome avatar quite avatar intelfx avatar dogsleg avatar ninavdl avatar depressed-pho avatar ephemeralriggs avatar massdosage avatar shizeeg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.