qBittorrent
qBittorrent copied to clipboard
Encoding gbk is unsupported
qBittorrent & operating system versions
qBittorrent: 4.6.6 x64 操作系统: debian 12
What is the problem?
(N) 2024-08-26T10:30:04 - 已成功下载 RSS 订阅 “https://www.xxxxxx.com/rss.php”。开始解析。 (W) 2024-08-26T10:30:04 - 无法解析 RSS 订阅 'https://www.xxxxxx.com/rss.php'。原因:Encoding gbk is unsupported(行:1,列:36,偏移:36)。 (N) 2024-08-26T10:30:04 - 已更新 RSS 订阅 'https://www.xxxxxx.com/rss.php'。添加了 0 个新文章。
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
Unsupported legacy encoding used in RSS.
How prevalent is this gbk format ?
Globally, GBK accounts for less than 0.07% of all web pages and GBK+GB2312 for 0.2%.
https://en.m.wikipedia.org/wiki/GBK_(character_encoding)
My understanding is that this error is because Qt6 doesn't support it. The tracker needs to change the outdated encoding in RSS.
Should we mark this as 'wont fix' ?
Potentially related info: https://stackoverflow.com/questions/78106455/does-qt-6-only-support-a-few-common-text-encodings https://bugreports.qt.io/browse/QTBUG-86437 https://bugreports.qt.io/browse/QTBUG-109254 https://bugreports.qt.io/browse/QTBUG-117362
Should we mark this as 'wont fix' ?
Well since it's an unsupported encoding as of Qt6, I see no point in keeping this open & it's up to the tracker provider to update...