Skip to content

Replace extended characters with ASCII equivalents in Playdate metadata tags#51

Merged
pixelate merged 1 commit into
mainfrom
claude/fix-playdate-umlauts-qPALl
Apr 18, 2026
Merged

Replace extended characters with ASCII equivalents in Playdate metadata tags#51
pixelate merged 1 commit into
mainfrom
claude/fix-playdate-umlauts-qPALl

Conversation

@pixelate
Copy link
Copy Markdown
Owner

@pixelate pixelate commented Apr 18, 2026

Umlauts and other diacritics (e.g. ö, Å) are not supported by the Playdate display. When syncing, transliterate metadata tags (title, artist, album, comment, genre) to ASCII using NFD decomposition, leaving file names unchanged.

@pixelate pixelate force-pushed the claude/fix-playdate-umlauts-qPALl branch from d097b58 to 1d59fbe Compare April 18, 2026 21:38
…ta tags

Umlauts and other diacritics (e.g. ö, Å) are not supported by the
Playdate display. When syncing, transliterate metadata tags (title,
artist, album, comment, genre) to ASCII using NFD decomposition, leaving
file names unchanged.
@pixelate pixelate force-pushed the claude/fix-playdate-umlauts-qPALl branch from 1d59fbe to 8825c2f Compare April 18, 2026 21:47
@pixelate pixelate merged commit e7e94b4 into main Apr 18, 2026
3 checks passed
@pixelate pixelate deleted the claude/fix-playdate-umlauts-qPALl branch April 18, 2026 21:55
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.

2 participants