mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
removed all the jobs.
This commit is contained in:
parent
40f384968a
commit
ec58b8b595
42 changed files with 122 additions and 1599 deletions
|
@ -4,6 +4,8 @@ namespace NzbDrone.Core.DataAugmentation.DailySeries
|
|||
{
|
||||
public class DailySeriesService
|
||||
{
|
||||
//TODO: add timer command
|
||||
|
||||
private readonly IDailySeriesDataProxy _proxy;
|
||||
private readonly ISeriesService _seriesService;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue