Jump to content

Channel Downloader plugin


CBers

Recommended Posts

CBers

My scheduled task is failing:

 

Method not found: 'System.Nullable`1<Int32> MediaBrowser.Model.Configuration.ChannelOptions.get_MaxDownloadAge()'.

Which plugins currently require this please?

 

I only have the Trailers plugin currently installed.

Link to comment
Share on other sites

My scheduled task is failing:

 

Method not found: 'System.Nullable`1<Int32> MediaBrowser.Model.Configuration.ChannelOptions.get_MaxDownloadAge()'.
Which plugins currently require this please?

 

I only have the Trailers plugin currently installed.

 

 

The answer would be in the log lines surrounding the one you posted.

Link to comment
Share on other sites

CBers

This is in the lig:

 

2015-08-27 22:34:49.1584 Info - App: Executing Download channel content
2015-08-27 22:34:49.1584 Error - App: Error
	*** Error Report ***
	Version: 3.0.5717.19899
	Command line: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	Processor count: 4
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\Media\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Method not found: 'System.Nullable`1<Int32> MediaBrowser.Model.Configuration.ChannelOptions.get_MaxDownloadAge()'.
	System.MissingMethodException
	   at ChannelDownloader.ChannelDownloadScheduledTask.CleanChannelContent(CancellationToken cancellationToken)
	   at ChannelDownloader.ChannelDownloadScheduledTask.<Execute>d__7.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__c.MoveNext()
	
2015-08-27 22:34:49.1584 Info - App: Download channel content Failed after 0 minute(s) and 0 seconds
Will upload the whole log somehow, if needed.
Link to comment
Share on other sites

I'm sure Luke just needs to re-compile and release a new version of that plug-in (that I didn't even know existed :)).

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...