You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PostgreSQL encoding error when TIC FILE_ID.DIZ contains CP437 characters
Adds sanitizeToUtf8() helper to TicFileProcessor that converts CP437/ISO-8859-1
encoded text to valid UTF-8 before database insertion. Applied to DIZ content,
short/long descriptions, and From address fields.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments