Koomongous
Koomongous
```dockerfile version: "3" services: evobot: image: eritislami/evobot container_name: evobot restart: always environment: TOKEN: MAX_PLAYLIST_SIZE: 10 PRUNING: false LOCALE: "en" DEFAULT_VOLUME: 100 STAY_TIME: 30 ```
I have also since tried updating to 1.2.1 and converting from XCI to NSP but still getting the same issue.
This isn't for rdt-client, but your setup should look like this. Just replace the qbittorrent stuff with rdt-client. ``` version: "3" services: gluetun: image: qmcgaw/gluetun container_name: gluetun cap_add: - NET_ADMIN...
There's a drop in replacement called [Byparr](https://github.com/ThePhaseless/Byparr) which seems to actually be working. Tested on prowlarr & tranga. It would definitely be helpful to have the feature implemented under the...