

Not with this setup, no. I specifically didn’t want The Algorithm™ involved.
openpgp4fpr:358e81f6a54dc11eaeb0af3faa742fdc5afe2a72
Not with this setup, no. I specifically didn’t want The Algorithm™ involved.
It’s much more lightweight, handles Plex integration much better and automatically cuts out ads, promotions, etc.
I moved from TubeArchivist to Pinchflat. Very good.
Containers are just processes with flags. Those flags isolate the process’s filesystem, memory [1], etc.
The advantages of containers is that the software dependencies can be unique per container and not conflict with others. There are no significant disadvantages.
Without containers, if software A has the same dependency as software B but need different versions of that dependency, you’ll have issues.
[1] These all depend on how the containers are configured. These are not hard isolation but better than just running on the bare OS.
Prometheus and Grafana. VictoriaMetrics as a drop-in replacement for long-term metric storage.