Boerderij / Varken

Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
MIT License
1.14k stars 134 forks source link

[BUG] OMBI 2022-03-14 16:54:32 : ERROR : ombi : TypeError has occurred : <lambda>() got an unexpected keyword argument 'is4kRequest' while creating OmbiMovieRequest structure for movie. data attempted is #232

Open bacounis opened 2 years ago

bacounis commented 2 years ago

Describe the bug 2022-03-14 16:54:32 : ERROR : ombi : TypeError has occurred : () got an unexpected keyword argument 'is4kRequest' while creating OmbiMovieRequest structure for movie. data attempted is

Varken Docker Image: boerderij/varken:latest_2201.0.0 Ombi V4.14.3

MDHMatt commented 2 years ago

see #237

greyhammer commented 2 years ago

I noticed this issue today as well, any update on when the above PR will be merged?

MDHMatt commented 2 years ago

I noticed this issue today as well, any update on when the above PR will be merged?

Needed to make some changes to my code missed extra lines for parsing error see new pull

MDHMatt commented 2 years ago

238

greyhammer commented 2 years ago

When do you think develop will be merged to master and this released to dockerhub?

MDHMatt commented 2 years ago

When do you think develop will be merged to master and this released to dockerhub?

Just run the develop branch. Not had any major issues with it. Certainly not any breaking ones

samwiseg0 commented 2 years ago

When do you think develop will be merged to master and this released to dockerhub?

I will be doing one more release before moving to 2.0 (which will support influx 2.0). As @MDHMatt stated. Use develop for now until master is updated. Hopefully within the next few weeks.