1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

New: Replace HTML Encoded values in release titles

This commit is contained in:
Mark McDowall
2026-03-02 17:40:06 -08:00
parent c64f4adfc4
commit b135e5a2a4
4 changed files with 35 additions and 1 deletions
@@ -18,5 +18,8 @@
<None Update="Files\**\*.*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Files\Indexers\encoded_title.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>