You can install the AniList and AniDB plugins and enable them on your library. From there, when you go to manually identify the series you can use one of the respective IDs to fetch metadata.
I mean yeah, Hexchat does work pretty well and is kind of finished. But it's possible there are existing security vulnerabilities or new ones to be discovered in the future.
By definition, a remux doesn't encode the video or audio, so makemkv generally does it's thing correctly. If you want to make a remux, it's eac3to and/or makemkv to collect it all together.
I don't feel there is any harm in having several accounts spread out for whatever purposes. Compartmentalize it so that each user is distinct and keep the accounts. I think this is the best way to maintain privacy but also not create new accounts constantly. Pretty sure this is good enough to not expose yourself.
It's fairly easy to add local domain names with pihole, so presuming all devices on your network are using it, you shouldn't have a problem.
Thanks for this. I think having a section on client selection, what is a seedbox, and how do I forward a port would be helpful for new users. These are number one questions/issues I see from users coming in from publics.
Happy to contribute a .md or something if you like.
Something like: One Piece S01 1080p CR WEB-DL AAc 2.0 H264-KAN3D2M
ovpn is pretty good so far and supports port forwarding. You can easily create wireguard configs for your system.
Be a member of lat-teamor any other PT that carries new releases
No, do not torrent over tor, that network is not suited for it.
You can definitely join one that doesn't mind you signing up through a VPN. There are a handful that are picky, of course. I'm mostly fine with those that do have my real IP logged. The reality is that they can't prove it was me because someone from my IP happened to sign up to some site months or even years ago.
I can vouch for PyQt, it works quite well for what it is. Be aware you might have to dig into the C++ docs if you're trying to do something non-trivial.
If you like, you can use Qt Creator to build the GUI template, and then basically import into Python and build all the logic.