this post was submitted on 13 Oct 2025
156 points (98.1% liked)

Selfhosted

52365 readers
805 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Jellyfin, the open source media server, has released their 9th RC for version 10.11.0.

This is a preview release, intended for those interested in testing 10.11.0 before it’s final public release.

If you intend to test this, BE SURE you stop your Jellyfin server and take a full backup before upgrading!

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

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

top 10 comments
sorted by: hot top controversial new old
[–] morethanevil@lemmy.fedifriends.social 16 points 6 days ago (2 children)

Can not wait for final release, but why v10.11? Such big changes.. V11 would be better imo 🤔

Anyway thanks to the devs for this great release

[–] Mountaineer@aussie.zone 16 points 6 days ago (1 children)

I think the feel from the Devs is that there isn't enough new functionality to justify the major version bump, this primarily being a reimplementation of existing features.

BUT, I agree with you, it should definitely be V11 under the semantic versioning scheme.
Whilst there is a migration path here, the database changes under the hood alone are likely to break backwards compatibility with all plugins (with in-house plugins being upgraded in sync).
Such breakage is kind of the defining characteristic of a MAJOR version.

[–] morethanevil@lemmy.fedifriends.social 18 points 6 days ago (1 children)

New funcionality I would like to see would be SSO with OIDC without an exterrnal plugin 😁

Maybe then we get v11

[–] bitwolf@sh.itjust.works 4 points 5 days ago

Same dude.... Same

[–] atomicbocks@sh.itjust.works 7 points 6 days ago* (last edited 6 days ago) (1 children)

In traditional versioning systems you only jump major versions if you break compatibility with previous versions. For instance Semantic Versioning.

[–] Strit@lemmy.linuxuserspace.show 8 points 6 days ago (1 children)

Which they do here. Once you upgrade to 10.11, your database is not 10.10 compatible anymore. So you can't downgrade without restoring a backup.

[–] atomicbocks@sh.itjust.works 2 points 5 days ago

If an app will work with both without needing to change its API then that counts even if it can’t use the new features.

[–] mlg@lemmy.world 12 points 6 days ago (1 children)

HEVC support is enabled for Firefox 134

Cool for anyone not using AV1 which I assume is a big chunk of the userbase because not everyone has good AV1 hardware acceleration lol

[–] Chewy7324@discuss.tchncs.de 3 points 3 days ago

Unless the media also uses HDR in which case the server will still be required to transcode.

[–] southernbeaver@lemmy.world 11 points 6 days ago

The startup UI is a neat idea