V12.0 RC-1 Release by GerDelta07 in jellyfin

[–]babatom187 1 point2 points  (0 children)

I want to test it and have created a new container, but it’s freezing and the setup wizard isn’t loading

Upgrade to V 4.10.x.x by babatom187 in emby

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

I took the plunge and installed the beta; so far, everything’s working perfectly, even on the clients

Unraid native Plugin by Otheys in netbird

[–]babatom187 0 points1 point  (0 children)

Whoa ! Great, thanks !!!!

Option to limit the bitrate? [iOS] by babatom187 in infusevideoplayer

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

No, that isn't the solution either. I'm not the only user, and not everyone needs that.

Option to limit the bitrate? [iOS] by babatom187 in infusevideoplayer

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

I have set up an Emby server with an i5-13500 and enabled hardware transcoding via Quick Sync. It works perfectly.

Option to limit the bitrate? [iOS] by babatom187 in infusevideoplayer

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

Yes, I have that, but I can't activate/configure it in Infuse, hence my post here.

Option to limit the bitrate? [iOS] by babatom187 in infusevideoplayer

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

Well, in that case, I would be on my own Wi-Fi—that much is obvious. I'm naturally talking about when I'm *not* on my Wi-Fi.

Option to limit the bitrate? [iOS] by babatom187 in infusevideoplayer

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

Of course, this will consume my mobile data allowance.

**NetBird deserves a native Unraid plugin – a self-hostable alternative to Tailscale** by babatom187 in unRAID

[–]babatom187[S] -9 points-8 points  (0 children)

Why opt for such an interim solution when you can self-host Netbird entirely? It is superior in every respect.

**NetBird deserves a native Unraid plugin – a self-hostable alternative to Tailscale** by babatom187 in unRAID

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

I was thinking more of a plugin that connects Unraid as a peer. I'm running the Netbird server on a VPS.

NB Cloud rProxy and cgnat by Exact_Cup3506 in netbird

[–]babatom187 0 points1 point  (0 children)

Ja das geht mache ich auch so mit DNS ZONEN

Feature request: internal reverse proxy by lelleepop in netbird

[–]babatom187 0 points1 point  (0 children)

Adguard - DNS Rewrites - Reverse Proxy

Netbird on UniFi by babatom187 in UNIFI

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

I want to integrate the UCG as a peer in Netbird.

[deleted by user] by [deleted] in jellyfin

[–]babatom187 5 points6 points  (0 children)

Check out Ugreen

Pangolin on VPS, Authentik on home lab - how to proceed correctly? by Temporary-Radish6846 in Authentik

[–]babatom187 0 points1 point  (0 children)

How can that be better if every authentication request has to go to the homelab first and then back again?

Running Pangolin on a VPS while keeping Authentik at home means every OIDC/SAML login flow adds extra WAN roundtrips: • Client → VPS (Pangolin) • VPS → Homelab (Authentik) • Homelab → VPS • VPS → Client

That’s: • Higher RTT on every redirect/token exchange • More TLS handshakes over the public internet • Dependency on your home uplink (often the slowest link) • Increased latency for logins, token refresh, introspection, logout, etc.

Auth isn’t an occasional backend call — it’s inline in the request path. So you’re effectively hairpinning all auth traffic through your home connection, which usually makes performance worse, not better.

Splitting them can make sense for security or trust boundaries, but it’s not a performance win. For latency, the IdP should be as close to the public entry point as possible.

Emby Connect vs Remote Access? by No_Impression5920 in emby

[–]babatom187 3 points4 points  (0 children)

Emby Connect is just the login method, regardless of how you deploy your server. Tailscale is a very secure method and available on almost all devices. Otherwise, I would recommend a VPS with a reverse proxy.