No description
  • HTML 99%
  • Python 1%
Find a file
2026-01-25 11:57:33 +01:00
beetsplug/folkways first version 2026-01-24 16:06:11 +01:00
tests basic plugin functionality 2026-01-24 10:49:26 +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 more project info 2026-01-25 11:57:33 +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 more project info 2026-01-25 11:57:33 +01:00
README.md more project info 2026-01-25 11:57:33 +01:00
uv.lock initial commit 2026-01-23 16:59:14 +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.