mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
automatically download banner,poster, fanart. without a job :D
This commit is contained in:
@@ -24,7 +24,7 @@ namespace NzbDrone.Core.ReferenceData
|
||||
|
||||
if (series != null)
|
||||
{
|
||||
_seriesService.SetSeriesType(series.Id, SeriesType.Daily);
|
||||
_seriesService.SetSeriesType(series.Id, SeriesTypes.Daily);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user