Alexandre Boucey
Alexandre Boucey
[Bug] vane-trifles - North Compass rotate in the wrong direction when in the left side of the screen
When a north compass is on the off-hand (or the main hand if playing left-handed) it points to the wrong direction  Vane version: v1.10.0 Minecraft version: 1.19.2...
Could you add an option to randomize the video list at each start?
Hello ! I've added context to handle the ctrl+c interrupt across the app This gracefully close the metrics http server and the plex event websocket. This is also a workaround...
The `WithResponseTimeout` option expects a number of milliseconds typed as `time.Duration`, which is not idiomatic in Go. This PR adds a new `WithResponseTimeoutDuration` that takes a proper `time.Duration` value. This...