beetbox/beets

docs: Identify and clean up references to broken or unmaintained plugins

开放

#5,780 创建于 2025年5月13日

 (5 条评论) (6 个反应) (0 位负责人)Python (1,837 个派生)batch import
discussiondocsgood first issue

仓库指标

星标
 (12,133 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There are currently several plugins referenced in the documentation and ecosystem that appear to be outdated, unmaintained, or no longer functional. This makes it harder for users to find reliable tools and contributes to confusion about what's actively supported.

Objective

We should audit the list of known plugins (in the docs) and identify:

  • Plugins that are broken or no longer work with current Beets versions
  • Plugins that are no longer maintained (e.g., stale repos, no recent commits/issues)
  • Any links in the docs or plugin lists that are dead or outdated
  • The sidebar of the plugins in the docs is way to long! We should put them into the same categories as in the main page.

This issue was prompted by #5779 noting that some plugins, while historically useful (like beets-copyartifacts), may no longer be actively supported or even working with the current beets version.

贡献者指南