diff --git a/README.md b/README.md
index 93c77b2c1..443d37c54 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* KickAssTorrent
* KickAssTorrent (kat.how clone)
* LimeTorrents
- * Nyaa
+ * Nyaa-Pantsu
* RARBG
* ShowRSS
* Sky torrents
diff --git a/src/Jackett.Updater/Program.cs b/src/Jackett.Updater/Program.cs
index 5ad1d5ea7..60e1166e6 100644
--- a/src/Jackett.Updater/Program.cs
+++ b/src/Jackett.Updater/Program.cs
@@ -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)
diff --git a/src/Jackett/Jackett.csproj b/src/Jackett/Jackett.csproj
index d5c186dd2..4c0a10abb 100644
--- a/src/Jackett/Jackett.csproj
+++ b/src/Jackett/Jackett.csproj
@@ -748,7 +748,9 @@
PreserveNewest
-
+
+ Always
+
PreserveNewest