rdt-client/server/RdtClient.Data
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 no message 2026-02-23 20:14:27 -07:00
Enums Improve TorBox status mapping to TorrentStatus and log any unmapped statuses for debugging. 2026-02-13 17:06:57 -05:00
Migrations Usenet support 2026-02-13 13:15:57 -05:00
Models fix: default SanitizeFilenames to true only on Linux 2026-04-24 03:58:07 +00:00
DiConfig.cs Merge branch 'main' into main 2026-02-11 20:20:47 -07:00
GlobalSuppressions.cs Cleanup. 2026-02-23 20:04:53 -07:00
RdtClient.Data.csproj Upgrade packages. 2026-03-14 13:39:51 -06:00