Closed GermanCoding closed 2 years ago
Plugins do not target unstable. This will be resolved with the next release of Jellyfin.
10.8 is now in beta, yet this issue still exist. What's the policy here? Because the releases page states this plugin "supports 10.8", which it does not. Is this issue still invalid?
Give me some time to update the plugins. The beta was created about 1 hour ago.
PR https://github.com/jellyfin/jellyfin/pull/7321 in jellyfin server project changed method
MediaBrowser.Model/Tasks/IScheduledTask.cs :: Execute to ExecuteAsync, which broke this plugin (among others). Plugin does not load anymore due to this change.