Plex has announced a massive price increase on the service’s Lifetime Plex Pass. On July 1, the lifetime subscription option will go from $249.99 to $749.99, an increase of 200%. The price hike will only apply to new subscribers, with no changes to monthly or annual subscription pricing.

  • 9tr6gyp3@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    12 hours ago

    I moved from the default jellyfin login method to using Authentik as the identity provider. Now its part of my homelab setup where all services have SSO, and I don’t have to create/manage an account for each person for each service.

    • 4am@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 hours ago

      Does that break Jellyfin apps on smart TVs or media devices?

      A lot of people seem to have concerns with how Jellyfin handles access control and some have stated that the developers marked some major issues as “won’t fix”. Is there somewhere I can catch up on that?

      • VonReposti@feddit.dk
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 hours ago

        LDAP works fine, OIDC not so much, only the web client would work.

        There are still talks around making OIDC a first class citizen and IIRC it is planned as per the feature page but I guess the major core upgrade around the DB took a lot of attention the last 6-12 months.

        But in the meantime I’ve just spun up an LDAP outpost for my Authentik that my Jellyfin connects to. It breaks MFA but otherwise it works. It may be a bit confusing for users that they log in at jellyfin.site.com but anything user-related like updating password is at authentik.site.com and requires an extra login.