An open API service indexing awesome lists of open source software.

https://github.com/colonelpanic8/mopidy-lastfm


https://github.com/colonelpanic8/mopidy-lastfm

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

****************************
Mopidy-LastFM
****************************

.. image:: https://img.shields.io/pypi/v/Mopidy-LastFM.svg?style=flat
:target: https://pypi.python.org/pypi/Mopidy-LastFM/
:alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/Mopidy-LastFM.svg?style=flat
:target: https://pypi.python.org/pypi/Mopidy-LastFM/
:alt: Number of PyPI downloads

.. image:: https://img.shields.io/travis/IvanMalison/mopidy-lastfm/master.png?style=flat
:target: https://travis-ci.org/IvanMalison/mopidy-lastfm
:alt: Travis CI build status

.. image:: https://img.shields.io/coveralls/IvanMalison/mopidy-lastfm/master.svg?style=flat
:target: https://coveralls.io/r/IvanMalison/mopidy-lastfm?branch=master
:alt: Test coverage

Mopidy extension that automatically generates playlists from last.fm listening history

Installation
============

Install by running::

pip install Mopidy-LastFM

Or, if available, install the Debian/Ubuntu package from `apt.mopidy.com
`_.

Configuration
=============

Before starting Mopidy, you must add configuration for
Mopidy-LastFM to your Mopidy configuration file::

[lastfm]
# TODO: Add example of extension config

Project resources
=================

- `Source code `_
- `Issue tracker `_
- `Development branch tarball `_

Changelog
=========

v0.1.0 (UNRELEASED)
----------------------------------------

- Initial release.