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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file beets-playlistc-0.1.3.tar.gz
.
File metadata
- Download URL: beets-playlistc-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68e4e13e18a0e60042ed754b348ca626860c66b89c232f182e8d2d0ce4ff9096 |
|
MD5 | 2732bc8cc01a368b5f32ae8b5288061e |
|
BLAKE2b-256 | 691d47c2f5ee1956bbcf4e210cfd22fa72f5cb1a4656a84d6dbcb89ffe13d101 |
File details
Details for the file beets_playlistc-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: beets_playlistc-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6922273ff6194de4acc336f22e7a504fecf76617bc9fd2804ca974853d2e299 |
|
MD5 | 52c88d2349763de863e062e2e0e269f7 |
|
BLAKE2b-256 | 9fb8dcf1cdd1d68e98a179a45d4710c295affcaf34f7b6e52bfac800015f4cc9 |