alpe12
alpe12
Yeah, please. @willnorris
Yeah, I was going to suggest this. Even without tiering an option to set this cutoff would be **very** useful.
@Freaky Please, take a look at adding this cutoff by modified time. Thanks.
> I can confirm the issue on `henrywhitaker3/speedtest-tracker:latest` too and as suggested the following command fixed it when gets executed inside the docker container: > > ``` > php /config/www/artisan...
Ouch, 2020. Please. Maybe add Dante support instead?
To anyone who might be interested. This is what I'm using now to get socks5: ``` version: "3" services: gluetun: image: qmcgaw/gluetun container_name: gluetun cap_add: - NET_ADMIN ports: - 8888:8888/tcp...
I get this error when trying to enable the plugin on my Odroid N2 (ubuntu minimal) via Windows 10: > 21:13:26.822 [ERROR ][deluge.pluginmanagerbase :1469] Namespace Gtk not available > Traceback...
[Pieces-0.6-py3.8.zip](https://github.com/nicklan/Deluge-Pieces-Plugin/files/7802776/Pieces-0.6-py3.8.zip) You need this too: > You need install python3-gi and gtk3 bindings probably with command > > ``` > sudo apt install python3-gi gobject-introspection gir1.2-gtk-3.0 > ```
> How would you suggest to display multiple compression types in one file? What do you mean?
I understood now. I think it makes more sense to display only the TOTAL values of **each file** instead of all the values of each compression types. For my use...