docs: point Screenly migration guide at the in-app wizard - #3120
Merged
Conversation
- Rewrite the docs page for the built-in Settings → Migrate to Screenly flow - Drop the removed SSH + migrate_assets_to_screenly.py script instructions - Remove the stale migration link from the README Quick Links Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
There was a problem hiding this comment.
Pull request overview
Updates the Anthias documentation to reflect that migrating assets to Screenly is now handled via an in-app Settings wizard (instead of the removed SSH/script-based flow), and removes an outdated quick-link from the README.
Changes:
- Rewrites the “Migrating Assets to Screenly” docs page to describe the in-app wizard flow (token → select assets → migrate → retry failures).
- Removes the old SSH/
tools/migrate_assets_to_screenly.pyscript instructions and related deprecated notes/caveats. - Removes the stale migration link from the README “Quick Links”.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| website/content/docs/migrating-assets-to-screenly.md | Replaces the removed script-based migration instructions with the current in-app wizard workflow. |
| README.md | Removes an outdated quick-link to the migration docs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Reference the actual "Migrate N assets" and "Retry N failed" button text - Keep the Retry label on a single line Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
- Clarify the API token is not stored on the device - Add the "Get started → I have a token" step before the token entry Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
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.



Issues Fixed
No associated issue. The docs described a removed migration path.
Description
The Anthias → Screenly asset migration is now a built-in wizard under Settings → Migrate to Screenly. The old
tools/migrate_assets_to_screenly.pyscript it referenced no longer exists.migrate_assets_to_screenly.pyscript instructions, the deprecated HTTP-Basic-auth note, and the "Raspberry Pi OS only" caveat (the wizard is a standard Settings section, not device-gated)Checklist