Skip to content

Strip double-quote characters from filenames when syncing to FAT devices#47

Merged
pixelate merged 1 commit into
mainfrom
claude/strip-double-quote-from-filenames
Apr 17, 2026
Merged

Strip double-quote characters from filenames when syncing to FAT devices#47
pixelate merged 1 commit into
mainfrom
claude/strip-double-quote-from-filenames

Conversation

@pixelate
Copy link
Copy Markdown
Owner

@pixelate pixelate commented Apr 16, 2026

Summary

  • Adds " to unsupported_characters for both TP-7 and Octatrack in config/devices.yml
  • Covers filename stripping, BPM filename stripping (Octatrack), and directory name stripping with new tests

Test plan

  • Run ruby -Itest test/wavesync/path_resolver_test.rb — all 24 tests should pass
  • Sync a file with " in its name to a TP-7 or Octatrack and confirm it syncs successfully

@pixelate pixelate force-pushed the claude/strip-double-quote-from-filenames branch from c5aecf8 to ff75d47 Compare April 17, 2026 20:16
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@pixelate pixelate force-pushed the claude/strip-double-quote-from-filenames branch from ff75d47 to 19e86df Compare April 17, 2026 20:48
@pixelate pixelate merged commit 7b63ce6 into main Apr 17, 2026
3 checks passed
@pixelate pixelate deleted the claude/strip-double-quote-from-filenames branch April 17, 2026 20:50
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