CBers 7103 Posted August 27, 2015 Posted August 27, 2015 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.
ebr 15650 Posted August 27, 2015 Posted August 27, 2015 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.
CBers 7103 Posted August 27, 2015 Author Posted August 27, 2015 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 secondsWill upload the whole log somehow, if needed.
CBers 7103 Posted August 28, 2015 Author Posted August 28, 2015 Is the above sufficient, or do you need more?
ebr 15650 Posted August 28, 2015 Posted August 28, 2015 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 ). 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now