2024-06-18, 07:12 PM
Try rescanning now. The DOTNET variable was the cause of at least this error message.
And for other users with library scan problems in Docker, disabling that DOTNET variable was the solution to their problem.
Code:
[2024-06-18 17:16:22.473 +00:00] [ERR] [60] Emby.Server.Implementations.ScheduledTasks.TaskManager: Error executing Scheduled Task
System.TypeInitializationException: The type initializer for 'ICU4N.Text.Transliterator' threw an exception.
---> System.TypeInitializationException: The type initializer for 'ICU4N.Globalization.UCultureInfo' threw an exception.
And for other users with library scan problems in Docker, disabling that DOTNET variable was the solution to their problem.