Sam A. Horvath-Hunt

Results 399 comments of Sam A. Horvath-Hunt

I think Sonarr et al work by repeatedly hitting RSS feeds (via Jackett). Might this cause slight latency instability on my bandwidth-limited internet connection?

Ombi: https://github.com/samhh/dotfiles/commit/bd9bf51161f1e869595ca800b4fcc950482f2c48 Unclear how backups or configuration should work. NB can add DNS entries to Pi-Hole until they're propagated upstream.

These don't need exposing, only Chansey does: https://github.com/samhh/dotfiles/commit/0b0e27010908660bd92618415d82d3f41cf48362 Leaving the issue open to figure out backup and declarative configuration.

At present Jackett's configuration lives in: `/var/lib/jackett/.config/Jackett/`. Indexers once configured are defined as JSON in `/var/lib/jackett/.config/Jackett/Indexers/.json`. The server config including the API key and admin password are defined in `/var/lib/jackett/.config/Jackett/ServerConfig.json`....

Happened just now but didn't recover display so I had to hard reset. :angry:

Would supercede #317. Nothing stateful would need to be backed up in this case.

It'll need to be a container for now: https://github.com/NixOS/nixpkgs/issues/61617 Not ideal, but it would still allow it to move to Tentacool and save whatever power its RPi uses.

https://github.com/samhh/dotfiles/commit/8193c3e407306e6f41b291923e6d8be8db19e36a

It'd be better to manage it via Nix directly for settings etc.

This'll be a problem unless I build locally or patchelf: https://github.com/samhh/tshm/issues/53