crobibero / jellyfin-plugin-tmdb-trailers

GNU General Public License v3.0
128 stars 17 forks source link

Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.Tmdb.Trailers.Providers.TrailerIntroProvider #109

Closed MidnightWolf420 closed 6 months ago

MidnightWolf420 commented 7 months ago

for awhile I've had this issue no matter what i tried it didn't work even deleting the plugin files didn't fix it

[02:56:45] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.Tmdb.Trailers.Providers.TrailerIntroProvider
System.InvalidOperationException: Unable to resolve service for type 'Jellyfin.Plugin.Tmdb.Trailers.TmdbManager' while attempting to activate 'Jellyfin.Plugin.Tmdb.Trailers.Providers.TrailerIntroProvider'.
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
[02:56:45] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbExtrasChannel
System.InvalidOperationException: Unable to resolve service for type 'Jellyfin.Plugin.Tmdb.Trailers.TmdbManager' while attempting to activate 'Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbExtrasChannel'.
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
[02:56:45] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbTrailerChannel
System.InvalidOperationException: Unable to resolve service for type 'Jellyfin.Plugin.Tmdb.Trailers.TmdbManager' while attempting to activate 'Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbTrailerChannel'.
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
[02:56:45] [INF] [1] Main: Kestrel listening on Any IP4 Address
[02:56:46] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[02:56:46] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskCleanDb: TaskCleanDb Loaded
[02:56:46] [INF] [1] Jellyfin.Plugin.PlaybackReporting.TaskRunBackup: TaskRunBackup Loaded
[02:56:46] [ERR] [1] Emby.Server.Implementations.ApplicationHost: Error creating Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbTrailerChannel
System.InvalidOperationException: Unable to resolve service for type 'Jellyfin.Plugin.Tmdb.Trailers.TmdbManager' while attempting to activate 'Jellyfin.Plugin.Tmdb.Trailers.Channels.TmdbTrailerChannel'.
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
crobibero commented 7 months ago

What version of Jellyfin are you using?

MidnightWolf420 commented 7 months ago

10.8.10

MidnightWolf420 commented 7 months ago

sorry i forgot to share the version i used

MidnightWolf420 commented 6 months ago

i found the issue it was JellyfinJAV that was breaking it