Also doesn't download episodes. This was working up until about a week ago.
I tried running the linux_get_active_interfaces() method in util.py, and it returns an empty generator. If I run the command it execs myself, ip addr show scope global up, I get:
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 58:96:1d:5b:47:08 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.5/24 scope global noprefixroute wlan0
valid_lft forever preferred_lft forever
My ip command is from iproute2 5.11.0