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] [-v] [--exclude <genre> [<genre> ...]]


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>          Add new song if only <x> songs are left to play in current playlist
  --norepeat            Don't add songs which are already in playlist.
  -v, --verbose         Print information about running process
  --exclude <genre> [<genre> ...]
                        Never add these genres to playlist

Example

Smarty could be used like this

smarty --norepeat --maxnum 3000 --verbose --exclude Comedy

This would only add songs which are not already in the current playlist, allow a maximum number of 3000 songs (deletes from the beginning if that number is exceeded). It will furthermore display the genre of each added song and not add the genre ‘Comedy’.

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.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

smarty-0.3.3-py3.3.egg (10.4 kB view details)

Uploaded Source

File details

Details for the file smarty-0.3.3.tar.gz.

File metadata

  • Download URL: smarty-0.3.3.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for smarty-0.3.3.tar.gz
Algorithm Hash digest
SHA256 4674650d5d72b2fe6d3bcb99722f591646d7c2055536b50db16507f23a905480
MD5 58f0d587f63571a6c1a58234bcf5bd4c
BLAKE2b-256 d9931ed1188cbed581f9869509a26123815e48fc5665463aa27c65c06b0c8152

See more details on using hashes here.

File details

Details for the file smarty-0.3.3-py3.3.egg.

File metadata

  • Download URL: smarty-0.3.3-py3.3.egg
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for smarty-0.3.3-py3.3.egg
Algorithm Hash digest
SHA256 7d79948587f36e20924708fb1c0aa066e4b4e3de5b57dea90dde6f060715e592
MD5 66c06461fcde52181ae4db611029ece7
BLAKE2b-256 6cc4d1a8bb63793ee8817c36258e829e156633dffbe9db8c90e4f33828553756

See more details on using hashes here.

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