Prevent stale torrents
This commit is contained in:
@@ -55,8 +55,6 @@ func NewRealDebrid(apiClient, unrestrictClient, downloadClient *zurghttp.HTTPCli
|
||||
rd.UnrestrictMap.Set(token, cmap.New[*Download]())
|
||||
}
|
||||
|
||||
rd.loadCachedTorrents()
|
||||
|
||||
return rd
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user