No description
  • HTML 99%
  • Python 0.9%
Find a file
2026-02-25 11:47:02 +01:00
beetsplug/folkways just ntake first label fopr album info if there are multiple 2026-02-25 11:47:02 +01:00
tests labels can be siongular or multiple 2026-02-25 11:29:13 +01:00
.envrc initial commit 2026-01-23 16:59:14 +01:00
.gitignore set license and description 2026-01-24 16:25:26 +01:00
default.nix just ntake first label fopr album info if there are multiple 2026-02-25 11:47:02 +01:00
flake.lock basic plugin functionality 2026-01-24 10:49:26 +01:00
flake.nix basic plugin functionality 2026-01-24 10:49:26 +01:00
pyproject.toml just ntake first label fopr album info if there are multiple 2026-02-25 11:47:02 +01:00
README.md more project info 2026-01-25 11:57:33 +01:00
uv.lock just ntake first label fopr album info if there are multiple 2026-02-25 11:47:02 +01:00

Folkways autotagger plugin for beets.

It directly scrapes the html of the website which makes it prone to breakage. The meta tags are sadly even more inconsistent than the info boxes, so for now, that's what this code is using.

As I only test it with the folkways records I actually own, the rest of their catalogue might have still other ways storing their values that this library is not aware of.