When are [Proper's] downloaded?

I would like to know when are proper’s downloaded? I have a series called The Cafe and there are proper’s available for download but it never did download them. I do have the option in File management set to yes.

Also, it would be nice to have a feature in ND that you can just click a link and it searches for the proper’s for each TV series or All. Similar to how the manual search works.

Thanks

They downloaded when they are released within 7 days of the episode being downloaded and imported into NzbDrone and are for the existing quality you already have (it’s not going to download a proper for WEBDL-720p when you have HDTV720p and the cutoff has been met already).

I don’t see how that feature would be advantageous and not confusing to people, since propers are only important if they’re replacing the nuked release.

Well, in my case it never downloaded the proper even though it was available so it would make sense if ND does not download the proper.

I added Homeland a few weeks ago and the proper was available but ND never grabbed it for some reason. I have seen it work before where it would grab the proper, so for cases like that it would have been nice to have that option I mentioned above.

I get this error when I click to download S01E02 [Proper] - Teen Wolf.

NzbDroneErrorPipeline Request Failed: Value cannot be null. Parameter name: source

Any ideas?

Unknown series? Whats the error red exclamation say?

No exclamation on this one.

Check the server side logs, its an error thrown by the server.

I see this in the logs:

13-8-31 22:36:42.1|Fatal|NzbDroneErrorPipeline|Request Failed

System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at NzbDrone.Core.Parser.Model.RemoteEpisode.IsRecentEpisode() in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Parser\Model\RemoteEpisode.cs:line 20
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdClient.DownloadNzb(RemoteEpisode remoteEpisode) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Download\Clients\Sabnzbd\SabnzbdClient.cs:line 70
at NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Download\DownloadService.cs:line 38
at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease(ReleaseResource release) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Api\Indexers\ReleaseModule.cs:line 45
at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__0(Object x) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Api\Indexers\ReleaseModule.cs:line 37
at Nancy.Routing.Route.Invoke(DynamicDictionary parameters)
at Nancy.Routing.DefaultRouteInvoker.Invoke(Route route, DynamicDictionary parameters, NancyContext context)
at Nancy.Routing.DefaultRequestDispatcher.Dispatch(NancyContext context)
at Nancy.NancyEngine.InvokeRequestLifeCycle(NancyContext context, IPipelines pipelines)

13-8-31 22:37:05.9|Info|FetchFeedService|Finished searching Nzb Mafia on [Teen Wolf : S01E02 ]. Found 4
13-8-31 22:37:07.0|Info|FetchFeedService|Finished searching Nzbs.in on [Teen Wolf : S01E02 ]. Found 5
13-8-31 22:37:24.6|Fatal|NzbDroneErrorPipeline|Request Failed

System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Any[TSource](IEnumerable1 source, Func2 predicate)
at NzbDrone.Core.Parser.Model.RemoteEpisode.IsRecentEpisode() in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Parser\Model\RemoteEpisode.cs:line 20
at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdClient.DownloadNzb(RemoteEpisode remoteEpisode) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Download\Clients\Sabnzbd\SabnzbdClient.cs:line 70
at NzbDrone.Core.Download.DownloadService.DownloadReport(RemoteEpisode remoteEpisode) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Core\Download\DownloadService.cs:line 38
at NzbDrone.Api.Indexers.ReleaseModule.DownloadRelease(ReleaseResource release) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Api\Indexers\ReleaseModule.cs:line 45
at NzbDrone.Api.Indexers.ReleaseModule.<.ctor>b__0(Object x) in m:\buildAgent2_work\bc9a5cca09497250\zbDrone.Api\Indexers\ReleaseModule.cs:line 37
at Nancy.Routing.Route.Invoke(DynamicDictionary parameters)
at Nancy.Routing.DefaultRouteInvoker.Invoke(Route route, DynamicDictionary parameters, NancyContext context)
at Nancy.Routing.DefaultRequestDispatcher.Dispatch(NancyContext context)
at Nancy.NancyEngine.InvokeRequestLifeCycle(NancyContext context, IPipelines pipelines)

Does NzbDrone have an air date for that episode?

June 6 2011 it aired.

Maybe something is wrong with the nzb because ND finds it as:
Teen.Wolf.2011.S01E02.Second.Chance.At.First.Line.PROPER.720p, but processed it as:
Teen.Wolf.S01E02.Second.Chance.at.First.Line.[WEBDL-720p].[Proper].mkv

Yeah, thats the date I saw as well, just trying to sort out if its the date thats null or the collection of episodes, not sure how it would have reached that point without having a failure and an exclamation mark.

Exact name would matter on import, but for download it should be fine (from Newznab indexers), I’m able to search and grab that release without issue (manual search).