A beets plugin for quickly tagging tracks with customizable attributes
Project description
Beets QuickTag Plugin
This is a plugin for beets that scratches my own itch to categorize my music using custom tags, for DJing, as efficiently as possible. If it's not at a 1.0 release, it's probably not stable for use by others, though I'll still try and look at issues if for some reason you've found this (hi!).
It's a work in progress though much of the functionality is already there. I initially prototyped this using Claude 3.7 and Gemini 2.5 Pro Preview but ended up re-working quite a bit of it.
TODO:
- add tests
- add rating or energy level widget
- consider bundling libmpv
- automate releases
- test on Windows
- summarize changes after QuickTag finishes running
- consider bundling libmpv
Requirements
You must have libmpv installed.
Configuration
Add a quicktag section to your beets config.yaml. Here's an example:
quicktag:
autoplay_at_launch: yes
autoplay_on_track_change: no
autosave_on_quit: yes
categories:
collection:
- DJ
- Sample
mood:
- happy
- sad
- bright
- dark
- angry
Credits
This was inspired by the Quick Tag functionality in One Tagger, which is an excellent application. One Tagger also has a spreadsheet that might provide inspiration from existing systems to categorize tracks in this way. I believe the One Tagger system, or at least the default categories it has, are inspired by a reddit post by u/nonomomomo.
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_quicktag-0.1.0.tar.gz.
File metadata
- Download URL: beets_quicktag-0.1.0.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f58db449186861ee03eccf59552a7be0fa7012c93e38539c99a7e76e49e25f1
|
|
| MD5 |
558fef4691cc01fe27e3dbb1e45ec09f
|
|
| BLAKE2b-256 |
972253f8e93368405538af7dec1636a077983175ea842c9b75f6769ed1384d34
|
File details
Details for the file beets_quicktag-0.1.0-py3-none-any.whl.
File metadata
- Download URL: beets_quicktag-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dba60193c1c1704474d3cd4ac5dd56eb9c1663afc881f0bf7e38f488bf53c8e
|
|
| MD5 |
b39413c912d016cac24d222da68ff788
|
|
| BLAKE2b-256 |
ef6e0d964a9970875f3349d7ac285087088a0d8671a9a4f6c6885615e2aaef3c
|