Skip to content

Strip curly apostrophe, colon, and question mark for Octatrack#57

Merged
pixelate merged 1 commit into
mainfrom
claude/octatrack-unsupported-characters
Apr 25, 2026
Merged

Strip curly apostrophe, colon, and question mark for Octatrack#57
pixelate merged 1 commit into
mainfrom
claude/octatrack-unsupported-characters

Conversation

@pixelate
Copy link
Copy Markdown
Owner

@pixelate pixelate commented Apr 24, 2026

Summary

  • Add , :, and ? to the Octatrack's unsupported_characters so they are stripped from target filenames during sync.
  • : and ? are reserved on exFAT (the Octatrack's filesystem) and cause the write to fail; renders poorly on the device.

Stacked on top of #56.

Test plan

  • Sync a library containing a file whose name has , :, or ? and confirm it lands on the Octatrack under a cleaned filename.

@pixelate pixelate force-pushed the claude/verify-target-file-written branch from 334facc to 2c6fbf8 Compare April 25, 2026 08:50
Files with these characters in their names fail to sync to the
Octatrack's exFAT filesystem (: and ?) or render poorly on-device (’).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@pixelate pixelate force-pushed the claude/octatrack-unsupported-characters branch from ac695a5 to 2f63320 Compare April 25, 2026 09:05
@pixelate pixelate changed the base branch from claude/verify-target-file-written to main April 25, 2026 09:05
@pixelate pixelate merged commit 81b8350 into main Apr 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant