2024-10-17, 09:11 PM
OMG yes! This is exactly what fixed everything! I scrubbed all of the NFO files based on what you suggested and rescanned/refreshed, and it's working great again. Holy wow, thank you!
There is this WRN log (which isn’t affecting anything noticeable) but it is new. I ran it through ChatGPT, and it suggests setting an explicit value for. Whatever that means, I think the rule, if it ain't broke, don't fix it might apply here?
Again though, thank you, thank you, THANK YOU! I can shut down Plex now, which was my original agenda.
There is this WRN log (which isn’t affecting anything noticeable) but it is new. I ran it through ChatGPT, and it suggests setting an explicit value for
Code:
QuerySplittingBehavior
Code:
[2024-10-17 16:27:06.560 -04:00] [WRN] [45] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
Again though, thank you, thank you, THANK YOU! I can shut down Plex now, which was my original agenda.