Open rhabraken opened 1 year ago
Same here
+1
same
Workaround: If you add https://github.com/ta264/Lidarr.Plugin.Deemix
as a plugin inside of Lidarr (https://
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)