malwinmp

Results 7 comments of malwinmp

Any updates on notifications overhaul? It needs more customization badly.

Never programmed in go language but this change in http.go Send function seems to work. Before transferred : 2.03MB After transferred : 172KB ``` package storm import ( "compress/gzip" "encoding/json"...

Release 2024.10.1 and it is still not working.

Got similar issue today. The problem was permissions as I'm not running immich containers as root. Adding group_add to docker compose file solved the issue. ``` user: 1000:1000 group_add: -...

According to yaml definition: tags = Genre releaseTags = Tags So maybe put unrar in releaseTags field.