I just wanted to wake up every morning with the last episode of a podcast. I didn’t find any solution, so I wrote my own scripts.
Python code
This is a quick and dirty code to redirect GET requests to the last episode (last_podcast.py)
Docker
The Dockerfile:
And the docker-compose.yml
The Docker file:
Run
Just copy the python file, the Dockerfile and the docker compose file in the same folder.
Sonos
Now you can just add http://hostname:5203 as a radio station using the sonos app (you probably need the mac or windows client).
You can configure an alarm to use this radio station.
I run several LXD containers on server in the basement with a trunk and multiple VLANs.
Previously, I configured an interface for each VLAN on the host.
This...
I tried several time to get IPv6 connection on my OPNSense with working DHCPv6.
By the way, this should work with PFSense as well. I switched a while ago fro...