A beets plugin for mounting a FUSE filesystem of audio items
Project description
beetfs
beetfs takes a single config option for building the directory structure of your beets filesystem. The format is the same that is used in paths:
beetfs:
path_format: %first{$albumartist}/$album ($year)/$track $title
To mount the filsystem, simply give the mountpoint as an argument to beet mount, e.g. beet mount ~/Music/beetfs.
Install
To use beetfs, do any of:
- copy
beetfs.pydirectly into yourbeetsplugdirectory - install it from PyPi with
pip:pip install beets-beetfs - install it with your package manager (a PKGBUILD for Arch users can be found here)
and configure it by adding the aforementioned config option to your config.yaml. beetfs depends on pyfuse3, so be sure to install it with pip or your distro's package manager.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file beets_beetfs-0.9.1.tar.gz.
File metadata
- Download URL: beets_beetfs-0.9.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b59ec791d5b2a3f004f246f326c78a9b6bbd265698fb5d08b5d647fc60eebded
|
|
| MD5 |
63d9204ec50127c183b78adac0da1a6c
|
|
| BLAKE2b-256 |
97762a52b71b2ccf18b43e5235a9fbcf9098b54772385e7f97f9101fb03540ea
|
File details
Details for the file beets_beetfs-0.9.1-py3-none-any.whl.
File metadata
- Download URL: beets_beetfs-0.9.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40b1429e1b326fa3cea54b40ed781c1377e052b0fa9bf794de4b55800e3a4af1
|
|
| MD5 |
0d63c5f57f33837c6fe329a4c11857c9
|
|
| BLAKE2b-256 |
39ea833b01327ff0405959b77d0f692119661815a8fac44529e23ca2570c43dd
|