Skip to content

docs: remove deprecated acousticbrainz, absubmit, and beatport plugins#6778

Open
Mo200227 wants to merge 2 commits into
beetbox:masterfrom
Mo200227:fix-issue-5780
Open

docs: remove deprecated acousticbrainz, absubmit, and beatport plugins#6778
Mo200227 wants to merge 2 commits into
beetbox:masterfrom
Mo200227:fix-issue-5780

Conversation

@Mo200227

Copy link
Copy Markdown

Description

Fixes #5780

This PR removes documentation for three plugins that are no longer functional:

Changes

  • Deleted docs/plugins/absubmit.rst
  • Deleted docs/plugins/acousticbrainz.rst
  • Deleted docs/plugins/beatport.rst
  • Removed all references to these three plugins from docs/plugins/index.rst

To Do

  • Documentation updated
  • Changelog (not required for doc-only removal)
  • Tests (no

@Mo200227 Mo200227 requested a review from a team as a code owner June 25, 2026 19:25
@github-actions github-actions Bot added absubmit absubmit plugin acousticbrainz acousticbrainz plugin beatport beatport plugin labels Jun 25, 2026
@github-actions

Copy link
Copy Markdown

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

@Mo200227

Copy link
Copy Markdown
Author

"Hi @snejus — this is my first contribution to beets. I've removed the deprecated acousticbrainz, absubmit, and beatport plugin docs as discussed in #5780. Happy to make any changes needed!

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.04%. Comparing base (3438b8b) to head (ba03515).
⚠️ Report is 248 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6778      +/-   ##
==========================================
+ Coverage   72.60%   75.04%   +2.44%     
==========================================
  Files         162      163       +1     
  Lines       20810    20949     +139     
  Branches     3294     3300       +6     
==========================================
+ Hits        15109    15722     +613     
+ Misses       4977     4468     -509     
- Partials      724      759      +35     

see 75 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@snejus snejus added this to the 3.0.0 milestone Jun 27, 2026
@snejus

snejus commented Jun 27, 2026

Copy link
Copy Markdown
Member

Please rebase on master so that the CI runs. Note that I added this to 3.0.0 milestone since it can only be merged when we release a new major version. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

absubmit absubmit plugin acousticbrainz acousticbrainz plugin beatport beatport plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants