beetbox/beets

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

オープン

#5,780 opened on 2025/05/13

 (5 件のコメント) (6 件のリアクション) (0 人の担当者)Python (1,837 件のフォーク)batch import
discussiondocsgood first issue

Repository metrics

Stars
 (12,133 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド