Skip to content
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

Open
rhabraken opened this issue Jul 11, 2023 · 6 comments

Comments

@rhabraken
Copy link

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)

@ovosimpatico
Copy link

Same here

@Breakingx
Copy link

+1

@micaharies
Copy link

same

@N7KnightOne
Copy link

Workaround: If you add https://github.com/ta264/Lidarr.Plugin.Deemix as a plugin inside of Lidarr (https://<base_url>/system/plugins) and then restart, functionality should return as expected.

@codefaux
Copy link

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.

https://github.com/codefaux/deemix-for-lidarr/

@RSS-Jaccob
Copy link

https://github.com/ta264/Lidarr.Plugin.Deemix

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]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants