- Thread starter
- #21
Unfortunately, my original problem has not gone away with the new version. All plugins are up to date. Does anyone have any ideas what I can do?
[2024-06-28 15:53:33,990] [Log ] [Minor Launch Tasks Thread] [ERROR] - Exception: System.OutOfMemoryException: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst.
bei System.Collections.Generic.List`1.set_Capacity(Int32 value)
bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
bei System.Collections.Generic.List`1.Add(T item)
bei Cornerstone.Tools.Search.LevenshteinSubstringSearcher`1.Add(T item)
bei Cornerstone.Tools.Search.AbstractSearcher`1.AddRange(ICollection`1 items)
bei Cornerstone.Tools.Search.AbstractSearcher`1.BuildDynamicIndex()
bei MediaPortal.Plugins.MovingPictures.MovingPicturesCore.InitSearchIndexes()
bei MediaPortal.Plugins.MovingPictures.MovingPicturesCore.<>c.<startBackgroundTasks>b__57_0()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart() Message: Eine Ausnahme vom Typ "System.OutOfMemoryException" wurde ausgelöst. Site : Void set_Capacity(Int32) Source : mscorlib Stack Trace: bei System.Collections.Generic.List`1.set_Capacity(Int32 value)
bei System.Collections.Generic.List`1.EnsureCapacity(Int32 min)
bei System.Collections.Generic.List`1.Add(T item)
bei Cornerstone.Tools.Search.LevenshteinSubstringSearcher`1.Add(T item)
bei Cornerstone.Tools.Search.AbstractSearcher`1.AddRange(ICollection`1 items)
bei Cornerstone.Tools.Search.AbstractSearcher`1.BuildDynamicIndex()
bei MediaPortal.Plugins.MovingPictures.MovingPicturesCore.InitSearchIndexes()
bei MediaPortal.Plugins.MovingPictures.MovingPicturesCore.<>c.<startBackgroundTasks>b__57_0()
bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()
28-Jun-2024 15:57:11 Error [ ScriptableScraper]: Error parsing scriptable scraper XML file: Ungültige Daten auf Stammebene. Zeile 415, Position 9.
Last edited: