this post was submitted on 16 Jun 2025
61 points (100.0% liked)

Jellyfin: The Free Software Media System

6937 readers
4 users here now

Current stable release: 10.10.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

cross-posted from: https://lemmy.zip/post/41446530

Jellyfin, the open source media server, has released their 2nd RC for version 10.11.0. This is a major version release that transitions to the new EF Core database mapper. Please read on for more info from the Jellyfin team.

We are pleased to announce the second release candidate preview release of Jellyfin 10.11.0!

This is a preview release, intended for those interested in testing 10.11.0 before it's final public release. We welcome testers to help find as many bugs as we can before the final release.

As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

Important Notes & Features

Please see the WIP release notes here for now: https://notes.jellyfin.org/v10.11.0_features

PLEASE READ THOSE NOTES THOROUGHLY BEFORE UPGRADING; current RC1 users should have a seamless upgrade. If you have any questions, please ask in our Matrix chat.

See the GitHub link for more details and a full list of changes.

top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 21 points 2 days ago (1 children)

HEVC support is enabled for Firefox 134+.

That's all I was looking for.

[–] [email protected] 1 points 2 days ago

And not fixing the issue were you can guess file names? /s

[–] [email protected] 1 points 1 day ago (1 children)

Are plugins supported on this release?

[–] [email protected] 2 points 1 day ago

They are, but the plugins need to be updated for 10.11. It's suggested to remove all plugins before upgrading and to use the unstable repo while testing. https://repo.jellyfin.org/files/plugin-unstable/manifest.json

[–] [email protected] 2 points 1 day ago (2 children)

Removing TLS is a big bummer

[–] [email protected] 10 points 1 day ago (1 children)

Just reverse proxy. The reverse proxy will always handle TLS better.

[–] [email protected] -2 points 1 day ago (1 children)

Sure but it's pretty heavy handed approach for myself to access my own server already on an IP whitelist

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago)

It more closely follows the UNIX philosophy–Do one thing, and do it well.

By asking the developers to split their focus, we would be admitting that a less secure and/or less reliable product is acceptable.

[–] [email protected] 1 points 1 day ago (1 children)

I’m not too versed in this, can i still remote into my library trough wireguard vpn?

[–] [email protected] 2 points 1 day ago

Yes, these are unrelated