src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted/PLUGIN-CONVERSION.md
AgeCommit message (Collapse)AuthorFilesLines
4 daysscrypted: plan the Scripts-script -> real-plugin conversionLuke Hoersten1-0/+129
PLUGIN-CONVERSION.md captures the full plan so a future session can pick it up cold: why (the Scripts sandbox's reload-leak machinery — cleaner registry, drain ordering, name-drift workarounds — exists only because of the paste-deploy model), the port map (what moves 1:1, what changes, what dies), open questions to verify (orphaned ffmpeg on worker restart, storage attach at startup), the cutover order (never run script + plugin together), and the verification suite. Linked from the README's Related docs and Status table.