-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hotio/lidarr from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322 error when starting container #56
Comments
Same here |
+1 |
same |
Workaround: If you add |
Secondary workaround, I've forked the project to split Deemix and its patch out. Install a plugins-enabled Lidarr container (ie ghcr.io/hotio/lidarr:pr-plugins) and the Deemix plugin (https://github.com/ta264/Lidarr.Plugin.Deemix) and my container. |
Getting this Unable to connect to indexer, indexer's server is unavailable. Try again later. HTTP request failed: [502:BadGateway] [GET] at [http://192.168.1.102:6595/api/newReleases] |
Latest release: Bump hotio/lidarr from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322 leads to:
---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
lidarr | Method 'Download' in type 'NzbDrone.Core.Download.Clients.Deemix.Deemix' from assembly 'Lidarr.Plugin.Deemix, Version=1.0.0.33, Culture=neutral, PublicKeyToken=null' does not have an implementation.
I grabbed code from previous version v1.2.8 and build it and I do not get this error. Built on raspberry pi 4 (linux/arm64/v8)
The text was updated successfully, but these errors were encountered: