removed all the jobs.

This commit is contained in:
Keivan Beigi 2013-05-06 17:39:33 -07:00
commit ec58b8b595
42 changed files with 122 additions and 1599 deletions

View file

@ -4,6 +4,8 @@ namespace NzbDrone.Core.DataAugmentation.DailySeries
{
public class DailySeriesService
{
//TODO: add timer command
private readonly IDailySeriesDataProxy _proxy;
private readonly ISeriesService _seriesService;