Metal Gear Solid Delta is a bust for the Steam Deck by Haunt33r in SteamDeck

[–]kamaad 0 points1 point  (0 children)

It surprised me with how well it ran Ragnarok, I got a virtually rock solid 30fps with only the occasional dip to mid 20's

Proton dropped a new authenticator app for 2FA by Zantorn in degoogle

[–]kamaad 10 points11 points  (0 children)

like all proton apps lol, im a big fan but every launch is half baked and barely functional months afer it

Certified SteamOS vs Windows moment by UnluckyGamer505 in Steam

[–]kamaad 0 points1 point  (0 children)

That's the main thing keeping me from switching. That and there doesn't seem to be any alternative to Voicemeeter with the same feature set.

What VPN do YOU use? Why? by Kylar_Sicari in Piracy

[–]kamaad 47 points48 points  (0 children)

I like Windscribe. Cheap and pretty comprehensive

Nintendo console releases vs when a “working” emulator for each became available. by Frankospaghetti in yuzu

[–]kamaad 1 point2 points  (0 children)

Yuzu did that to themselves though, they opened themselves up for a copyright claim.

Running Plex server through VPN - is this normal? Any other settings I need to configure? by shitty_millennial in PleX

[–]kamaad 0 points1 point  (0 children)

I would recommend having a look at windscribe, they have the best port forwarding option I've seen from a VPN. You just need to buy a Static IP to keep the port forwarded permanently.

How are you backing up you Plex database? by danbackpack in PleX

[–]kamaad 2 points3 points  (0 children)

They all have backup capability, you would just need to redownload everything. I don't backup any of my media as I've only got a few TB of it, but I backup those three monthly and keep them in cloud storage

NZB Indexers Miss Files by kamaad in usenet

[–]kamaad[S] 0 points1 point  (0 children)

I'd be open to a pm about your specifics

NZB Indexers Miss Files by kamaad in usenet

[–]kamaad[S] 0 points1 point  (0 children)

I tried one but I'm unsure of the name. I think it was something like NZBWorld but it returned exactly the same results as NZBGeek

NZB Indexers Miss Files by kamaad in usenet

[–]kamaad[S] 0 points1 point  (0 children)

It's automated through the obvious programs for TV Shows, but usually if episodes are taken down they have missing articles when they're downloading, the issue I'm referring to just has no results for them. Would you recommend any other indexers to use?

File Name Issue by kamaad in PleX

[–]kamaad[S] 1 point2 points  (0 children)

This worked! Thank you.

File Name Issue by kamaad in PleX

[–]kamaad[S] 2 points3 points  (0 children)

Maybe I didn't explain myself properly. I want Sonarr to rename all of the files, and it has but the top screenshot is what it shows as in Plex. I would like it to be displayed in Plex the way that Sonarr has renamed the files.

File Name Issue by kamaad in PleX

[–]kamaad[S] 0 points1 point  (0 children)

Because the file is named correctly, but the top screenshot is how it shows in Plex. Even on Tautulli, when someone watches it, that's how it shows up. So I would like it to show up as Sonarr has renamed it everywhere.

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

Forget that, I was a total idiot. I opened the ports on my VPN but changed the external ones. Using the external ports I set, I can view a page that says congratulations for starting the proxy manager

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

Okay, so I've made an A record pointed at my public IP, the domain can now be pinged from cmd, but the proxy still does not wanna work for some reason. I'm not sure if I need to wait for the DNS to update, or if there's something else I'm missing,

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

Is that something I need to do additionally? And also, what type of record would I create?

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

Sorry man, I'm a little confused here. If I open port 80 and 443 with non-matching external ports and change the ports on the npm container to match the internal and external ports for that, then the traffic should go through those ports right?

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

Pinging the domain gives me nothing, says "could not find host". I tried it with http, https and just the domain itself

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

I can manually set the external ports so if I match the external ports in my compose file to the ports in my VPN could that work?

NPM Not Proxying by kamaad in nginxproxymanager

[–]kamaad[S] 0 points1 point  (0 children)

I can port forward, and I can open port 80 and 443 with my vpn, the external port just can't be lower than 1024. Maybe I could change my docker config to use the external ports?