Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Plex going north

LeviLevi Member

Received msg from Plex stating that remote stream now would be paid addon. Sad, once great software went to shit.

Thanked by 2host_c nghialele
«1

Comments

  • shit for new users. Luckily there are great alternatives such as Emby and open source Jellyfin. Hopefully this will make Jellyfin more popular than ever.

  • s0n1cs0n1c Member

    @Levi said:
    Received msg from Plex stating that remote stream now would be paid addon. Sad, once great software went to shit.

    remote stream? does that mean i cant stream from my server even though im port forwarding??

  • LeviLevi Member

    @s0n1c said:

    @Levi said:
    Received msg from Plex stating that remote stream now would be paid addon. Sad, once great software went to shit.

    remote stream? does that mean i cant stream from my server even though im port forwarding??

    https://support.plex.tv/articles/extended-remote-watch-pass-trial

  • s0n1cs0n1c Member

    thats actually so ass

    Thanked by 1ServerBachelor
  • unfortunately i caved in and bought the lifetime pass. should have done so during BF

    Thanked by 1Frameworks
  • Disable remote access
    install cloudflared tunnel
    add 192.168.1.50:32400 or whatever in cloudflare tunnels page.
    disable cache (bypass all) with page rules for entire domain in cloudflare
    works now and plex sees all clients as local even if it can see the IP.

    Thanked by 1kkrajk
  • LeviLevi Member
    edited May 2025

    @stefeman said:
    Disable remote access
    install cloudflared tunnel
    add 192.168.1.50:32400 or whatever in cloudflare tunnels page.
    disable cache (bypass all) with page rules for entire domain in cloudflare
    works now and plex sees all clients as local even if it can see the IP.

    They will close this loophole. They are not stupid and shown previously that are capable to make decisions to increase ROI.

  • s0n1cs0n1c Member

    @stefeman said:
    Disable remote access
    install cloudflared tunnel
    add 192.168.1.50:32400 or whatever in cloudflare tunnels page.
    disable cache (bypass all) with page rules for entire domain in cloudflare
    works now and plex sees all clients as local even if it can see the IP.

    but does this work for the mobile app lmao

  • remyremy Member
    edited May 2025

    I saw that yesterday.
    I’ll not try to bypass this limitation. And I’ll switch to jellyfin.
    Well configured it’s about the same for my use case though

    Thanked by 1Protocol903
  • emghemgh Member, Megathread Squad

    To those of you using iOS, Jellyfin + Infuse is extremely smooth. It’s my favorite way to stream and Infuse, to me, is well worth its price.

    Although I think they regularely higher prices, but not for existing subs, so I think I pay well below current price.

    There’s a lifetime option though.

  • eloftyelofty Member

    that plexpass lifetime purchase in 2016 seems worth it now

  • seems jellyfin can't do H.265 on android

  • @emgh said:
    To those of you using iOS, Jellyfin + Infuse is extremely smooth. It’s my favorite way to stream and Infuse, to me, is well worth its price.

    Although I think they regularely higher prices, but not for existing subs, so I think I pay well below current price.

    There’s a lifetime option though.

    I have very bad experience with jellyfin. Too slow.

    Emby on the other hand, opens instantly.

    Thanked by 1emgh
  • emghemgh Member, Megathread Squad

    @itachikonoha said:

    @emgh said:
    To those of you using iOS, Jellyfin + Infuse is extremely smooth. It’s my favorite way to stream and Infuse, to me, is well worth its price.

    Although I think they regularely higher prices, but not for existing subs, so I think I pay well below current price.

    There’s a lifetime option though.

    I have very bad experience with jellyfin. Too slow.

    Emby on the other hand, opens instantly.

    It’s just the backend. I think Infuse caches a lot.

  • YmpkerYmpker Member
    edited May 2025

    @elofty said:
    that plexpass lifetime purchase in 2016 seems worth it now

    Also purchased lifetime like 5-6 years ago for roughly 50€ish iirc. Definitely worth it. Once they introduce smth like a Premium Subscription tier or smth like that and ditch lifetime users, I'll be gone though.

    Thanked by 2iKeyZ JohnnySac
  • Perhaps it's going south? (as in going shit)

    Thanked by 1JohnnySac
  • subbsubb Member

    jellyfin so far so good

  • Is there an easy solution for Jellyfin's networking? As in latest time I checked there was no "remote play" feature, you had to create VPN tunnel or smth. Is it still the same?

  • quicksilver03quicksilver03 Member, Host Rep

    @cybertech said:
    seems jellyfin can't do H.265 on android

    It can if you select an external player and if the Android device in question is recent enough to have H.265 hardware decoding capabilities.

  • quicksilver03quicksilver03 Member, Host Rep

    @barbaros said:
    Is there an easy solution for Jellyfin's networking? As in latest time I checked there was no "remote play" feature, you had to create VPN tunnel or smth. Is it still the same?

    Jellyfin streams video and audio data over HTTP, so you either have a VPN and you connect to the HTTP port of the Jellyfin instance, or you add a reverse proxy which terminates HTTPS (my current solution).

  • @quicksilver03 said:

    @cybertech said:
    seems jellyfin can't do H.265 on android

    It can if you select an external player and if the Android device in question is recent enough to have H.265 hardware decoding capabilities.

    using an external player does not sync the playtime on Plex.

    i suppose its the same with jellyfin?

  • quicksilver03quicksilver03 Member, Host Rep

    @cybertech said:
    using an external player does not sync the playtime on Plex.

    i suppose its the same with jellyfin?

    I don't know about Plex, but I use mpv and VLC as external players every day with Jellyfin, and they report the actual playback time to Jellyfin, so I can restart playback from where I paused the video earlier.

    Thanked by 1cybertech
  • @s0n1c said:

    @stefeman said:
    Disable remote access
    install cloudflared tunnel
    add 192.168.1.50:32400 or whatever in cloudflare tunnels page.
    disable cache (bypass all) with page rules for entire domain in cloudflare
    works now and plex sees all clients as local even if it can see the IP.

    but does this work for the mobile app lmao

    Yes

  • @quicksilver03 said:

    @cybertech said:
    using an external player does not sync the playtime on Plex.

    i suppose its the same with jellyfin?

    I don't know about Plex, but I use mpv and VLC as external players every day with Jellyfin, and they report the actual playback time to Jellyfin, so I can restart playback from where I paused the video earlier.

    right. now that's $119.99 i'll never get back.

  • DecicusDecicus Member

    @quicksilver03 said:

    @cybertech said:
    using an external player does not sync the playtime on Plex.

    i suppose its the same with jellyfin?

    I don't know about Plex, but I use mpv and VLC as external players every day with Jellyfin, and they report the actual playback time to Jellyfin, so I can restart playback from where I paused the video earlier.

    Something like this is possible using the MPV Shim: https://forums.plex.tv/t/mpv-shim-for-plex-cast-to-mpv-on-linux-windows/447471

    You "cast" to mpv and when you hit play it opens mpv in fullscreen. If you stop in the middle of an episode/movie/etc. it should remember where you left off.

    Thanked by 1nghialele
  • VoidVoid Member
    edited May 2025

    Did they start enforcing the changes ? I’m still able to remote stream. Or could it be because I’ve paid a one-time unlock fee for the iOS app and am currently in some sort of trial ? (haven’t activated the 3-month trial as mentioned in the announcement)

  • MannDudeMannDude Patron Provider, Veteran

    What does this mean for people like me who streams Plex in my browser or from an Android device like a projector? I don't manage a Plex server, my friends just share their server with me. I have no clue how it works, I just know I have a free user account and when I login, I see content from a few friend's Plex servers that they manage.

    Thanked by 1nghialele
  • wdmgwdmg Member, LIR

    @MannDude said:
    What does this mean for people like me who streams Plex in my browser or from an Android device like a projector? I don't manage a Plex server, my friends just share their server with me. I have no clue how it works, I just know I have a free user account and when I login, I see content from a few friend's Plex servers that they manage.

    What is not being talked about here is the fact that if the server owner has the subscription, all users on the server benefit from the ability to stream without needing to individually buy it.

    Thanked by 2MannDude Decicus
  • So far nothing can beat plex for features atm. You should all get lifetime for the plex server owner account for the streaming to work.

Sign In or Register to comment.