mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
added job time that ticks kicks off scheduler.
This commit is contained in:
parent
568d4b8eeb
commit
6c17639ade
18 changed files with 62 additions and 38 deletions
|
@ -6,6 +6,7 @@ using System.Collections.Generic;
|
|||
using FizzWare.NBuilder;
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
using NzbDrone.Core.Jobs.Implementations;
|
||||
using NzbDrone.Core.MediaFiles;
|
||||
using NzbDrone.Core.Tv;
|
||||
using NzbDrone.Core.Jobs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue