Ahh to be young(er), lots of old TV and media was in ntsc and pal format for broadcast, so it's interlaced cause bandwidth and storage media cost (you only need to refresh half the crt each pass). There used to be so many threads on doom 9 on the best pipeline for virtualdub(mod) to deintelace and make progressive encodes to divx etc
Devnullit
I got qbitnox running and am using rss for torrents for now (I just use subaplease feed) my main nzb indexer gets some releases already but I haven't checked if it's just the ones from tosho uploads only since they look like the most common up loader to high speed. Anime. If it's mainstream sonarr will probably work fine. It does for Netflix anime so far and some Hulu ones
Direct download, think storage services like mega
Thanks! Will checkout the nox variant
Can I ask what torrent rss client you use? I use nzb almost exclusively and deluge is headless so the rss plugin won't work as it needs gtk ui
Damnit, the search begins for a replacement
Lol if the US admin doesn't have to comply with courts why should they
Yea it's a good complement to those tools too, but for plain compliance mods, use ~~flowpipe~~ powerpipe. Steampipe is more of a realtime view of resources, where wiz and orca are more scanners with state. You can kind of mimik it with steampipe but it's a lot of extra work. Credentials handling is entirely dependent on the plugin being used. So use a wrapper to pull whatever info from your secrets store (vault, sops, etc) and inject it in your local env/configs
Sorry, I don't. I learned by using. It's like any other tool, play with it, and look at the code and docs. What's your use case? From the sound of it, it's more a config managment issue than steampipe issue. I can try and help. Also they are active on slack and respond to bugs pretty quick in my experience.
Depends on the plugin used, but you can tool it up to use env variables or whatever the plugin supports, you can also change perms locally or host it in service mode with no direct access other than a postgres connection, it's postgres under the hood so you can add roles etc if you want. I use a wrapper to generate configs/envs on startup pulling from ssm parameters or secrets on Aws
We are saying the same thing aren't we?