1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 09:48:37 +00:00

nyaa cleanup

This commit is contained in:
kaso17 2017-05-06 15:30:00 +02:00
parent 378b63a658
commit a86c30fdd4
3 changed files with 5 additions and 2 deletions

View file

@ -24,7 +24,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* KickAssTorrent
* KickAssTorrent (kat.how clone)
* LimeTorrents
* Nyaa <!-- maintained by bonny1992 -->
* Nyaa-Pantsu
* RARBG
* ShowRSS
* Sky torrents

View file

@ -185,6 +185,7 @@ namespace Jackett.Updater
"Definitions/rarbg.yml",
"Definitions/t411.yml",
"Definitions/hdbc.yml", // renamed to hdbitscom
"Definitions/nyaa.yml",
};
foreach (var oldFIle in oldFiles)

View file

@ -748,7 +748,9 @@
<Content Include="Definitions\polishtracker.yml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Definitions\nyaa-pantsu.yml" />
<Content Include="Definitions\nyaa-pantsu.yml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="Definitions\redacted-scrape.yml" />
<Content Include="Definitions\torrentz2.yml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>