ftc2
ftc2
i see that oneshot services are supported: https://github.com/joonty/systemd_mon/pull/3 but it's not working well for me. for example, i have the `certbot.service` unit added to the config. this is a oneshot...
### Description when managing/reviewing media in sonarr and radarr, i think it would be useful to be able to see who requested a series or movie. also, i think this...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe Can't create indexer-dependent...
i only want files, not warc. can grab-site output regular files (like html and images) for me like wget can? (links must be converted to relative links) side question: has...
### Describe the Bug it seems reasonable to me to do `set_auto_management(True)` on every torrent if `settings["force_auto_tmm"] and not self.config.dry_run` however, that doesn't happen if you don't run any commands....
i installed the jellyfin webos client from the homebrew channel repo thing in rootmy.tv in january, and it's been working great until now. as of a few days ago, it...
can someone please share an example cofiguration with authentik + traefik doing forward auth (single application mode in authentik) on an application **hosted on a subpath** e.g. `foo.example.com/myApp`? i'm trying...
### Description example use cases for exposing these options on the request dialog: **Search Automatically**: - for a sonarr/radarr instance configured in jellyseerr with `Enable Automatic Search` enabled, an admin...
hi @pannal, i was talking to you on the forum about keybind stuff recently. i went with a [decorator-based approach](https://github.com/ftc2/plex-for-kodi/blob/pr_keybinds/lib/keybind.py) that can be used like this :) ```python import keybind...