Move Metadata Providers docs to Getting Started section#82
Merged
Conversation
Relocates docs/administration/metadata-providers.md to docs/getting-started/metadata-providers.md, updates the navigation, adjusts every internal link to the new path, and adds a redirect from the old admin path so existing deep links still resolve. https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
Points the inline reference comments in the quick-start, Synology, and TrueNAS docker-compose snippets at the new getting-started/metadata-providers/ URL. https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
Adds an admonition at the top of the Netplay page noting that the feature is intermittently broken on the nightly EmulatorJS build, so users know up front that failures may be upstream rather than configuration. https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE
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.
Summary
Reorganizes documentation structure by moving the Metadata Providers guide from the Administration section to Getting Started, reflecting that it's essential setup information needed before the first scan rather than ongoing operational content.
Key Changes
docs/administration/metadata-providers.md→docs/getting-started/metadata-providers.md../administration/metadata-providers.mdto../getting-started/metadata-providers.mdacross:docs/Navigation.mdand removed from AdministrationGetting-Started/Metadata-Providerstogetting-started/metadata-providers(lowercase)Rationale
Metadata Providers configuration is a prerequisite for initial setup and first scan, making it more appropriate in the Getting Started section alongside Quick Start and Folder Structure rather than in Administration (which covers ongoing operational tasks).
https://claude.ai/code/session_01MxrJFQ7JgmHzqarZRwyHuE