Skip to main content

Smart playlist creation for mpd

Project description

Latest version Number of PyPI downloads

A smart playlist generator for MPD written in python.

Installation

Using pip

$ pip install smarty

Using easy_install

$ easy_install smarty

Usage

In default configuration, smarty will try to use $MPD_HOST (environment variable) and port 6600. If $MPD_HOST is not set, it will use localhost.

usage: smarty [-h] [-i <ip>] [-p <port>] [--maxnum <num>] [--dist <num>] [--norepeat]

Smart playlist generator written in python.

optional arguments:
   -h, --help            show this help message and exit
   -i <ip>, --ip <ip>    IP address of mpd server
   -p <port>, --port <port>
                         Port mpd server is listening on
   --maxnum <num>        Maximal number of songs in playlist
   --dist <num>          Choose new song if only <x> songs are left to play in current playlist
   --norepeat            Don't add songs which are already in playlist.

Bug Reports

Please submit any bugs you find to https://github.com/kpj/Smarty/issues.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smarty-0.3.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

smarty-0.3.0-py3.3.egg (6.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page