beetbox/beets

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

Ouverte

#5 780 ouverte le 13 mai 2025

 (5 commentaires) (6 réactions) (0 personne assignée)Python (1 837 forks)batch import
discussiondocsgood first issue

Métriques du dépôt

Stars
 (12 133 étoiles)
Métriques de merge PR
 (Merge moyen 26j 4h) (51 PRs mergées en 30 j)

Description

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.

Guide contributeur