Skip to content

Detect enoding while loading CSV file#533

Closed
kainoj wants to merge 4 commits into
wealthfolio:mainfrom
kainoj:csv-import-encodings
Closed

Detect enoding while loading CSV file#533
kainoj wants to merge 4 commits into
wealthfolio:mainfrom
kainoj:csv-import-encodings

Conversation

@kainoj
Copy link
Copy Markdown

@kainoj kainoj commented Jan 5, 2026

Some brokers provide CSV files in non-UTF-8 encodings. This MR adds automatic encoding detection to handle such files correctly.

Before:
before

After:
after

[2026-01-05][09:49:19][webview][DEBUG] Detected CSV file encoding: Shift_JIS

The screenshots above are based on a CSV provided by Rakuten Securities.

@afadil
Copy link
Copy Markdown
Collaborator

afadil commented Mar 7, 2026

could you please update this PR? Thanks

@afadil
Copy link
Copy Markdown
Collaborator

afadil commented Apr 14, 2026

already added in latest version

@afadil afadil closed this Apr 14, 2026
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