Jump to content

New Statistics plugin


Recommended Posts

Posted

Hope you're feeling better now @@reggi.

 

Nothing too serious I hope.

Posted

@@reggi Just wanted to stop by and thank you for this plugin! Installed it about a week ago and have found it to be very useful so far  :D

Posted (edited)

What do you mean by "show" ?

I have two media "Films" and "TV".

Shows, series, programs, episodes = TV Edited by Diedrich
moviemadnessman
Posted

@reggi: I get a similar error log to the one that @@Floflobel posted.  And yes, I have a movie library, a TV library, and I had a music library but I've temporarily removed it while I rebuild part of my setup.  I'll post my specific log below.

 

Server: 3.2.36.0

Plugin: 2.0.0.0

 

Yes I have rebooted the server, as well as my computer, run full scans on the library.  I didn't even know this task was failing until I had to pull my music drive to be honest, but I figure why leave another part broken if I can get it fixed, haha!

 

2017-11-29 22:22:26.204 Error TaskManager: Error	*** Error Report ***	Version: 3.2.36.0	Command line: C:\Users\Pinball\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1	64-Bit OS: True	64-Bit Process: True	User Interactive: True	Processor count: 4	Program data path: C:\Users\Pinball\AppData\Roaming\MediaBrowser-Server	Application directory: C:\Users\Pinball\AppData\Roaming\MediaBrowser-Server\System	System.NullReferenceException: Object reference not set to an instance of an object.	   at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode()	   at Statistics.ScheduledTasks.CalculateStatsTask.<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext()	--- End of stack trace from previous location where exception was thrown ---	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()	System.NullReferenceException	   at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode()	   at Statistics.ScheduledTasks.CalculateStatsTask.<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext()	--- End of stack trace from previous location where exception was thrown ---	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()	2017-11-29 22:22:26.204 Info TaskManager: Calculate statistics for all users Failed after 1 minute(s) and 19 seconds
Posted

Oke, thanks for your log as well @moviemadnessman 

 

I'm going to debug the plugin some more!

Posted

I posted a new version that will hopefully fix the "Object reference not set to an instance of an object" exception.

Also, I added Statistics plugin as a menu item.

  • Like 4
Posted (edited)

I posted a new version that will hopefully fix the "Object reference not set to an instance of an object" exception.

Also, I added Statistics plugin as a menu item.

 

 

Well for me it didn't fix it. Is there a way to enable super verbose debugging for a plugin?

2017-12-07 13:54:06.136 Error TaskManager: Error
	*** Error Report ***
	Version: 3.2.50.1
	Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
	Operating system: Unix 3.14.79.0
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: False
	Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Tue May  2 23:01:00 UTC 2017)
	Processor count: 4
	Program data path: /var/lib/emby-server
	Application directory: /usr/lib/emby-server/bin
	System.NullReferenceException: Object reference not set to an instance of an object
	  at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x000be] in <587e88d0afc041c9944d9fd73fec3ebd>:0 
	  at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x00388] in <587e88d0afc041c9944d9fd73fec3ebd>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <238067a611f449e4927adbdda2e06833>:0 
	System.NullReferenceException
	  at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x000be] in <587e88d0afc041c9944d9fd73fec3ebd>:0 
	  at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x00388] in <587e88d0afc041c9944d9fd73fec3ebd>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
	  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <238067a611f449e4927adbdda2e06833>:0 
	
2017-12-07 13:54:06.136 Info TaskManager: Calculate statistics for all users Failed after 0 minute(s) and 29 seconds
Edited by Kiina
Posted

Thanks @@reggi

 

The menu item is a nice touch :)

Posted

@@Kiina

 

To bad. Mmmmmmmm

Is it possible for you to install the plugin manually? If so, I will send you a version with some more logging and debugging info.

Posted

No fix for me as well. I can install a debug one too.

  • Like 1
Posted

In my case everything is functional, thank you for this quick update.

  • Like 1
Posted

@@meddaugh, @@Kiina

 

Could you try installing this new version and post the logs?

It should look like this:

 

2017-12-08 11:31:38.622 Info Statistics: ---------BEGIN DEBUG----------
...
2017-12-08 11:31:38.623 Info Statistics: ---------END DEBUG----------

 

Thanks for the help!!

statistics 2.0.1.1.zip

  • Like 1
Posted (edited)

@@reggi

 

 

well there is no end debug log but here is what happens:
 

 

2017-12-08 09:41:35.831 Info Statistics: ---------BEGIN DEBUG----------
2017-12-08 09:41:35.832 Info Statistics: EPISODE COUNT: 8904
2017-12-08 09:41:35.834 Info Statistics: YOUNGEST NAME: After School Club(Ep.224) I.O.I unit(ì•„ì´ì˜¤ì•„ì´ ìœ ë‹›) _ Full Episode _ 080916
2017-12-08 09:41:35.834 Info Statistics: YOUNGEST DATE: 1/1/0001 12:00:00 AM
2017-12-08 09:41:35.837 Error TaskManager: Error
*** Error Report ***
Version: 3.2.50.2
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 3.14.79.0
64-Bit OS: True
64-Bit Process: True
User Interactive: False
Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Tue May  2 23:01:00 UTC 2017)
Processor count: 4
Program data path: /var/lib/emby-server
Application directory: /usr/lib/emby-server/bin
System.NullReferenceException: Object reference not set to an instance of an object
  at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x0013f] in <f4da0510dfd84a8f8aa69adde05018b7>:0 
  at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x0038e] in <f4da0510dfd84a8f8aa69adde05018b7>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <06063062108b4c0c8ad8c0a3db0cea83>:0 
System.NullReferenceException
  at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x0013f] in <f4da0510dfd84a8f8aa69adde05018b7>:0 
  at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x0038e] in <f4da0510dfd84a8f8aa69adde05018b7>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 
  at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <06063062108b4c0c8ad8c0a3db0cea83>:0 


2017-12-08 09:41:35.837 Info TaskManager: Calculate statistics for all users Failed after 0 minute(s) and 28 seconds
 
Not sure if its a problem with the logs or the utf-8 support from the plugin but the episode is named: 
After School Club(Ep.224) I.O.I unit(아이오아이 유닛) _ Full Episode _ 080916

I will move the files and edit this post with new logs

 

/Edit: nope, doesn't help much

 

 

 

 

2017-12-08 10:10:18.883 Info Statistics: ---------BEGIN DEBUG----------
2017-12-08 10:10:18.883 Info Statistics: EPISODE COUNT: 3900
2017-12-08 10:10:18.885 Info Statistics: YOUNGEST NAME: 1N2D.170924
2017-12-08 10:10:18.885 Info Statistics: YOUNGEST DATE: 1/1/0001 12:00:00 AM
2017-12-08 10:10:18.893 Error TaskManager: Error
    *** Error Report ***
    Version: 3.2.50.2
    Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
    Operating system: Unix 3.14.79.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: False
    Mono: 4.8.1 (Stable 4.8.1.0/22a39d7 Tue May 2 23:01:00 UTC 2017)
    Processor count: 4
    Program data path: /var/lib/emby-server
    Application directory: /usr/lib/emby-server/bin
    System.NullReferenceException: Object reference not set to an instance of an object
     at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x0013f] in <f4da0510dfd84a8f8aa69adde05018b7>:0
     at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x0038e] in <f4da0510dfd84a8f8aa69adde05018b7>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <06063062108b4c0c8ad8c0a3db0cea83>:0
    System.NullReferenceException
     at Statistics.Helpers.Calculator.CalculateNewestAddedEpisode () [0x0013f] in <f4da0510dfd84a8f8aa69adde05018b7>:0
     at Statistics.ScheduledTasks.CalculateStatsTask+<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext () [0x0038e] in <f4da0510dfd84a8f8aa69adde05018b7>:0
    --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0
     at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x0019c] in <06063062108b4c0c8ad8c0a3db0cea83>:0
    
2017-12-08 10:10:18.893 Info TaskManager: Calculate statistics for all users Failed after 0 minute(s) and 28 seconds
Edited by Kiina
  • Like 1
Posted

Thanks for the 2th log as well, it looks like there is something wrong with the date "1/1/0001 12:00:00 AM"

I do a substraction between NOW and "1/1/0001 12:00:00 AM" and that seems to fail, I will have a look! :)

Posted

I see the same date issue:

2017-12-08 10:41:20.737 Info Statistics: ---------BEGIN DEBUG----------
2017-12-08 10:41:20.737 Info Statistics: EPISODE COUNT: 11539
2017-12-08 10:41:20.739 Info Statistics: YOUNGEST NAME: Alone in the Wilderness (TV 2004)
2017-12-08 10:41:20.739 Info Statistics: YOUNGEST DATE: 1/1/0001 00:00:00
2017-12-08 10:41:20.740 Error TaskManager: Error
Thanks!
moviemadnessman
Posted (edited)

Same date issue ...

 

Funny thing, though ... clicking on Statistics from the plugin menu actually gives me a nice look into statistics (used to show me nothing at all), however, the date bug is clearly throwing things off, as it says

 

Newest Added Movie
736670 days ago
Crank
 
Which means I added that movie when Jesus was a baby.  Lol.

 

Thanks for the 2th log as well, it looks like there is something wrong with the date "1/1/0001 12:00:00 AM"

I do a substraction between NOW and "1/1/0001 12:00:00 AM" and that seems to fail, I will have a look! :)

 

Edited by moviemadnessman
  • Like 1
Posted (edited)

 

Same date issue ...

 

Funny thing, though ... clicking on Statistics from the plugin menu actually gives me a nice look into statistics (used to show me nothing at all), however, the date bug is clearly throwing things off, as it says

 

Newest Added Movie
736670 days ago
Crank
 
Which means I added that movie when Jesus was a baby.  Lol.

 

 

 

 

I thought it was just me...

 

Newest Added Movie
736670 days ago
Rain Man
 
Newest Added Episode
736670 days ago
Game of Thrones S5 E2
Edited by d00zah
  • Like 1
Posted (edited)

Think we ran into a slight date issue here:

 

5a2b16cfb2655_Untitled.png

Edited by Dibbes
  • Like 1
Happy2Play
Posted

Well at least I am not alone seeing the "Newest Added Movies/Episode".

Posted

I love having the quick menu access! Too bad it doesn't appear on the mobile apps, I know that's on their end.

bolderbast
Posted

Hi,

 

I love the statistics plugin and it used to work fine. However, for a while now the "Calculate statistics for all users" task fails every time.

 

  • I tried reinstalling the plugin
  • I also tried on my laptop (installed a clean Emby server with 1 TV episode and 1 Movie and installed the plugin)

 

The issue still occurs (on both my real server and my laptop). Here's what I find in the log:

2017-12-13 01:37:18.451 Info TaskManager: Executing Calculate statistics for all users
2017-12-13 01:37:18.452 Info HttpServer: HTTP Response 204 to ::1. Time: 6ms. http://localhost:8096/emby/ScheduledTasks/Running/d459f39d7abb81f5fcce03048a7ecf4d 
2017-12-13 01:37:18.454 Error TaskManager: Error
	*** Error Report ***
	Version: 3.2.50.0
	Command line: /usr/lib/emby-server/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe
	Operating system: Unix 4.14.4.1
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: /var/lib/emby
	Application directory: /usr/lib/emby-server
	System.ArgumentException: The path is not of a legal form.
	Parameter name: path
	   at System.IO.Path.GetDirectoryName(String path)
	   at System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
	   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.GetSerializer(Type type)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToWriter(Object obj, XmlWriter writer)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToStream(Object obj, Stream stream)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToFile(Object obj, String file)
	   at MediaBrowser.Common.Plugins.BasePlugin`1.SaveConfiguration()
	   at Statistics.ScheduledTasks.CalculateStatsTask.<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	System.ArgumentException
	   at System.IO.Path.GetDirectoryName(String path)
	   at System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
	   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.GetSerializer(Type type)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToWriter(Object obj, XmlWriter writer)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToStream(Object obj, Stream stream)
	   at Emby.Server.Implementations.Serialization.MyXmlSerializer.SerializeToFile(Object obj, String file)
	   at MediaBrowser.Common.Plugins.BasePlugin`1.SaveConfiguration()
	   at Statistics.ScheduledTasks.CalculateStatsTask.<MediaBrowser-Model-Tasks-IScheduledTask-Execute>d__20.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
	
2017-12-13 01:37:18.454 Info TaskManager: Calculate statistics for all users Failed after 0 minute(s) and 0 seconds
2017-12-13 01:37:18.457 Info ServerManager: Sending web socket message NotificationAdded
2017-12-13 01:37:18.457 Info ServerManager: Sending web socket message ScheduledTaskEnded
2017-12-13 01:37:18.457 Info TaskManager: ExecuteQueuedTasks

Some additonal info:

  • Both my laptop and my real server are running Arch Linux (fully updated)
  • Emby version is 3.2.50.0
  • Plugin version is 2.0.1.0

 

I hope someone can help me get this error resolved!

Thanks in advance for any help!

Posted

@bolderblast that is due to a defect in recent updates to the .net core runtime. Nothing the developer here can do about it.

 

This is only occurring on arch Linux because we don't embed the runtime into the server like we do on other platforms. Why because this is not the arch Linux way and this would be unacceptable for arch Linux users. We're supposed to use whatever version happens to be on your system.

 

So you're getting your latest and greatest, including the defects that come with it.

Posted

Thanks for the update @@Luke!

 

I'm working on the strange dates, it should be fixed very quick when I have some time :)

  • Like 1

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...