Fix core path/sanitization bugs (#EXTM3U, relative paths, filename sanitization) #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix
getLocalPath()robustness (trailing slash onREMOTE_ROOT_PATH, backslash server paths) and them3uWriter.ts#EXTM3U/relative-path bugs, and addsanitizePathSegment(), all inlib/fileDownloader.ts/lib/m3uWriter.ts. These are shared by both commands and unblock everything else.See
PLANNING/MASTER_PLAN.mdfor full context (Root causes section) and Task list item 1.