> As an aside, I recently started having Claude help me with configuring my *arr stack and it has helped tremendously. I used to have to babysit and manually intervene on maybe 10% of requests, now it’s near zero

Any more details here? I hit this a lot and it's not too much work, but still pretty annoying.

Step one is to just let Claude have ssh access to the machine you run plex from and let him do a full sweep. I had some conflicting profile rules and was not properly blocking malware and not properly marking failures so they were never retried. This fixed a big portion of the manual work needed, but the usenet account is really what got me to nearly 100% hands off. I think I am paying $3/month for the next fifteen months, and apparently if I pay attention during Black Friday there will be some pretty cheap deals. For more months of access at even less

EDIT: Claude was also able to look at my logs and noticed that nearly all of the exe or other malware was coming from 2 trackers so we just eliminated those.

I second your Usenet recommendation. I also have the $3 deal which just rolls over each year.

Where could someone learn more about the usenet account method?

Claude will be able to help you with everything you need. If you don't have Claude code then the various self hosted subreddits are a good starting point. I had Claude do a sweep of the recent reddit posts to capture the current most recommended usenet accounts, he gave me two links, told me to sign up and paste in the API keys and he took it from there.

How long before they block this kind of work with ai.

They're already banning certain questions and workflows in the frontier models, but you can usually work around it with well structured queries. The ablated ("cracked") local LLMs will do whatever you want.

I already had DeepSeek tell me "I cant help you with torrents or other copyright infringing uses".

You can get around the checks with careful prompting. You’re just interested and want to learn more about it.

All I did was create a wrapper script to pipe to the torrent client, then "pipe these torrent files to the script" - so easy to circumvent you wonder why they bother

weird, when I ran ds4flash it didn't complain about it at all.

I have had claude do the same, plus reorder nfs mounts, share templates, and do some init-container magic to start vpn/gluetun with port-forwarding, all in a k8s cluster. It's become so easy to manage and debug.