This check is based on:
- Unraid forum guidance in
Plugin Templates for CA / Appstore - The current Appdata Cleanup Plus repo state
- FolderView Plus as the working reference for repo-facing support/docs links
Ready for CA submission from main.
- The repo has a single CA plugin XML file at the root:
appdata.cleanup.plus.xml - The plugin XML includes the expected CA-facing fields:
PluginURLPluginAuthorCategoryNameDescriptionMinVerSupportIconProject
- The icon is hosted from this repo and points at the packaged plugin icon
- The CA support URL now points at the live Unraid forum thread
- The plugin manifest now includes a matching
support="..."forum thread attribute scripts/release_guard.shalready enforces manifest/XML URL parity and branch-aware raw GitHub links- The repo now has:
- a docs banner at
docs/images/banner.png
- a docs banner at
FolderView Plus already has the CA-facing support pattern that Appdata Cleanup Plus now matches:
folderview.plus.xmluses a full forum topic in<Support>folderview.plus.plgincludes a matchingsupport="https://forums.unraid.net/topic/.../"attributeREADME.mdincludes a forum support thread in the Support sectiondocs/images/banner.pngis present for release-facing docs and forum use
- Submit the
mainbranch CA XML to Community Applications. - Keep the forum thread URL in sync across:
appdata.cleanup.plus.xml<Support>plugins/appdata.cleanup.plus.plgsupport="..."README.mdSupport section
- Re-run the readiness and release guards after release metadata changes.
The repo metadata is in good shape for CA submission based on the current Unraid template guidance and the FolderView Plus reference layout.