youegraillot / lidarr-on-steroids

Lidarr with some muscles thanks to deemix
365 stars 28 forks source link

hotio/lidarr from pr-plugins-1.1.3.2971 to pr-plugins-1.3.0.3322 error when starting container #56

Open rhabraken opened 1 year ago

rhabraken commented 1 year ago

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 commented 1 year ago

Same here

Breakingx commented 1 year ago

+1

micaharies commented 1 year ago

same

jacaudi commented 1 year ago

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

codefaux commented 8 months ago

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 commented 5 months ago

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]