Michael Aguilar

Results 3 issues of Michael Aguilar

Hi, I am working with 2 containers, is there a way to force to only use a container once? Here my example: ``` List containers = new ArrayList(); containers.add(new Container("c1",100,...

enhancement

Hi, I am getting this error only with Series with the new agent Plex TV Series ``` 2021/04/29 02:40:05 Webhook call for df7b47b066922fabdacace9d920e50ee 2021/04/29 02:40:05 http: panic serving 192.168.1.4:57940: runtime...

bug
help wanted

Hello, any tips how to handle ViewState.error? I tried `emit(ViewState.error("Error"))` But I dont know how to stop the flow there