Skip to main content

A beets plugin to create playlists from query strings

Project description

beets-playlistc

This beets plugin allows for the creation of playlists based on your beets database. Take advantage of beets's rich query system.

Getting Started

$ pip install beets-playlistc

Enable the plugin in your beets configuration:

plugins:
  - ...
  - playlistc

Usage

The options playlist_dir and relative_to must be specified in beets's configuration file.

playlistc:
  playlist_dir: ~/files/music/playlists
  relative_to: ~/files/music/library

Playlists are created using the subcommand playlistc create:

$ beet playlistc create NAME QUERY

The paths of the matching items relative to the path specified in relative_to are written to playlist_dir/NAME.m3u.

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

beets-playlistc-0.1.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

beets_playlistc-0.1.3-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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