Code Monkey home page Code Monkey logo

Comments (11)

jumoog avatar jumoog commented on August 12, 2024 4

fix got merged. Now we have to wait for a new release.

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024 1

2024041505 and newer have the fix

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

The error message points out that [A]ConfusedPolarBear.Plugin.IntroSkipper.Configuration.PluginConfiguration cannot be cast to [B]ConfusedPolarBear.Plugin.IntroSkipper.Configuration.PluginConfiguration. The types are identical, but they're being loaded from different contexts. This might be due to the way the assembly is loaded or how types are resolved within your application.

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

thats cause the problem https://github.com/jumoog/intro-skipper/blob/master/ConfusedPolarBear.Plugin.IntroSkipper/Entrypoint.cs#L73

from intro-skipper.

rlauuzo avatar rlauuzo commented on August 12, 2024

The Dashboard restart function is not working in versions 2.0.0 and 2.0.1. for me. The log file reached 20 MB in15 seconds, filled entirely with the repeated entry

[2024-04-12 10:55:42.531 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
[2024-04-12 10:55:42.531 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
[2024-04-12 10:55:42.532 +00:00] [INF] [15] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
[2024-04-12 10:55:42.532 +00:00] [FTL] [15] Main: Error while starting server
System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.
   at System.IO.FileSystemWatcher.StartRaisingEvents()
   at Microsoft.Extensions.FileProviders.Physical.PhysicalFilesWatcher.TryEnableFileSystemWatcher()
   at Microsoft.Extensions.FileProviders.PhysicalFileProvider.Watch(String filter)
   at Microsoft.Extensions.Configuration.FileConfigurationProvider..ctor(FileConfigurationSource source)
   at Microsoft.Extensions.Configuration.Json.JsonConfigurationSource.Build(IConfigurationBuilder builder)
   at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build()
   at Microsoft.Extensions.Hosting.HostBuilder.InitializeAppConfiguration()
   at Microsoft.Extensions.Hosting.HostBuilder.Build()
   at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

AutoSkip Part is fixed

from intro-skipper.

rlauuzo avatar rlauuzo commented on August 12, 2024

Dont you also need to add

Plugin.Instance!.ConfigurationChanged -= AutoSkipChanged;

here in AutoSkip.cs?

_userDataManager.UserDataSaved -= UserDataManager_UserDataSaved;

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

maybe.. it looks like there is a problem wiht Disposing the plugin

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

All external plugins are affected!

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

😭 (the only negative one github offers is thumbs down and it's not like you did it)

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

tracking issue here: jellyfin/jellyfin#11349

from intro-skipper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.