mgaulton

Results 38 comments of mgaulton

Just curious, i changed the conf to ipset and its complaining that file is missing. server5:/opt/firewall-get/iptables-by-country # ./Refresh 75 countries were freshened clearing iptables of country data optimizing and loading...

> I suggest just using `podman` instead (in its non-daemon mode) since it just inherits namespaces. Could you elaborate on how to use podman in this way?

I'm trying to figure out if this sort of thing might work? I'm attempting to set this up as a wrapper to this wrapper. https://github.com/gdmn/nordvpn-wrapper

I'm be curious to see this added. Any thoughts on how to make that happen? Perhaps a framework to add sites?

|# | 2 % NOTICE: File was detected as a fake [/path/to/movies/A/After the Storm (2016)/Silence After the Storm - 2016 - WEBDL-720p - [imdb:tt5269710] [tmdb:586500].mkv] |# | 2 % Aguirre,...

I notice this is still the case. Can you post an example ini perhaps?

I'm also experiencing this and my poking at it hasn't changed the erorr.

This got rid of the error, now i'm getting something else lol # Change this line with pathlib.Path.joinpath(output_path, folder) as fold: # to this fold = output_path.joinpath(folder) # Change this...