docs: add PLUGINS.md — plugin system overview + getting started#721
Closed
shuff57 wants to merge 1 commit into
Closed
docs: add PLUGINS.md — plugin system overview + getting started#721shuff57 wants to merge 1 commit into
shuff57 wants to merge 1 commit into
Conversation
Documents Listenarr's runtime plugin system: repositories are a catalog you install from selectively (not a bundle), how install/update/uninstall work, the plugin package layout, and how to run your own repository. Includes a getting- started pointer to an example plugin catalog. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Collaborator
Author
|
Smart, I’ll move it.
…________________________________
From: Robbie Davis ***@***.***>
Sent: Thursday, 02 July 2026 10:04:54
To: Listenarrs/Listenarr ***@***.***>
Cc: shuff57 ***@***.***>; Mention ***@***.***>
Subject: Re: [Listenarrs/Listenarr] docs: add PLUGINS.md — plugin system overview + getting started (PR #721)
[https://avatars.githubusercontent.com/u/7907265?s=20&v=4]therobbiedavis left a comment (Listenarrs/Listenarr#721)<#721 (comment)>
@shuff57<https://github.com/shuff57> Why not add into #713<#713>
—
Reply to this email directly, view it on GitHub<#721?email_source=notifications&email_token=AO3WMMWE2YVV7OHDTT6HQLT5C2I3NA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIOBWHA2DAMZVGQ2KM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4868403544>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AO3WMMXKJEZCNGZ3RNASITL5C2I3NAVCNFSNUABGKJSXA33TNF2G64TZHMYTANZQHEZTCNJZGE5US43TOVSTWNBXHE3DINZXHE3DLILWAI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Author
|
Folded into #713 (the plugin-system PR) — the docs belong with the feature. Closing this standalone docs PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a top-level
PLUGINS.mddocumenting Listenarr's runtime plugin system.What it covers
plugin.json+ optional backend.dll+ optionalui/bundle) and that plugins own their own data without touching the core schema.Notes
canaryyet, this can land alongside/after it.🤖 Generated with Claude Code