We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbbac0 commit 0d6bfa1Copy full SHA for 0d6bfa1
1 file changed
server/lib/downloadtracker.ts
@@ -56,6 +56,7 @@ class DownloadTracker {
56
57
public async resetDownloadTracker() {
58
this.radarrServers = {};
59
+ this.sonarrServers = {};
60
}
61
62
public updateDownloads() {
0 commit comments