rdt-client/server
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
..
RdtClient.Data fix: default SanitizeFilenames to true only on Linux 2026-04-24 03:58:07 +00:00
RdtClient.Service fix: sanitize RdName in TorBox MoveHashDirContents 2026-04-23 15:43:25 +00:00
RdtClient.Service.Test fix: address review feedback on filename sanitizer 2026-04-23 06:55:34 +00:00
RdtClient.Web Fixed some qBittorrent endpoints. 2026-04-06 20:38:32 -06:00
RdtClient.Web.Test Run formatters. 2026-03-14 13:41:30 -06:00
.gitignore Upgrade to .NET6 and Angular 13. 2021-11-21 13:58:49 -07:00
RdtClient.sln Usenet support 2026-02-13 13:15:57 -05:00
RdtClient.sln.DotSettings Upgrade to .NET 9, code cleanup. 2024-11-18 03:39:12 -07:00