rdt-client/server/RdtClient.Data/Models
Claude 6f1ec6581a
fix: default SanitizeFilenames to true only on Linux
The underlying bug (debrid-provider filenames with brackets causing
downloads to fail) only reproduces on Linux hosts. Windows, macOS,
and other platforms handle these characters without issue and have
no reason to have their filenames modified. Default the toggle to
OperatingSystem.IsLinux() so Windows users see no behaviour change
while Linux containers still get the fix out of the box. Users on
either platform can override via the setting.

Addresses review feedback on PR #962.
2026-04-24 03:58:07 +00:00
..
Data Usenet support 2026-02-13 13:15:57 -05:00
DebridClient Usenet support 2026-02-13 13:15:57 -05:00
Internal fix: default SanitizeFilenames to true only on Linux 2026-04-24 03:58:07 +00:00
QBittorrent Run formatters. 2026-03-14 13:41:30 -06:00
Sabnzbd Cleanup. 2026-02-23 20:04:53 -07:00