mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Added Readme
This commit is contained in:
parent
2c3da2c5ea
commit
9cb33770a0
4 changed files with 93 additions and 28 deletions
|
@ -30,7 +30,7 @@ namespace NzbDrone.Core
|
|||
|
||||
public void DoWork(string k, object v, CacheItemRemovedReason r)
|
||||
{
|
||||
_jobProvider.RunScheduled();
|
||||
_jobProvider.QueueScheduled();
|
||||
StartTimer(Convert.ToInt32(v));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue