Jellyfin Forum
New Jellyfin Server/Web release: 10.10.0 - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Announcements (https://forum.jellyfin.org/f-announcements)
+--- Forum: Project Announcements (https://forum.jellyfin.org/f-project-announcements)
+--- Thread: New Jellyfin Server/Web release: 10.10.0 (/t-new-jellyfin-server-web-release-10-10-0)

Pages: 1 2 3 4


RE: New Jellyfin Server/Web release: 10.10.0 - yatinnn - 2024-10-27

Thank you for the update. Can someone explain how to use PGS subtitles without transcoding on web? I have installed Subtitle Extract plugin, will it extract PGS subs too?


RE: New Jellyfin Server/Web release: 10.10.0 - hov - 2024-10-28

(2024-10-27, 03:55 PM)ototos Wrote: Friends, you did a beautiful job!
It's really a lot of work with this new version.

But everything goes down the drain if your client don't keep up with you.

It is necessary to make the applications (Android TV first and foremost) more pleasant, easier to find the contents, divided by collections, divided by categories, divided by playlists, a bit of plex must be integrated and a bit of netflix must be integrated.. .
I have over 4000 movies and 1500 TV series, every time to find something interesting, I don't have to scroll through the whole list based on just the title and the poster.

We need to improve the graphics.
I believe it is an absolute priority to improve the user experience even for those less familiar with plugins, it must be within everyone's reach


Thanks again for this new version!!!
Agree with this sentiment, the Jellyfin Android TV app needs better discovery and recommendations!!! Please give us a "random" option or "because you watched" option on the Android TV


RE: New Jellyfin Server/Web release: 10.10.0 - Duvel - 2024-10-28

This update is awesome. The overall performance gain is baffling on my side.
Thank you!!


RE: New Jellyfin Server/Web release: 10.10.0 - nyanmisaka - 2024-10-28

(2024-10-27, 10:06 PM)yatinnn Wrote: Thank you for the update. Can someone explain how to use PGS subtitles without transcoding on web? I have installed Subtitle Extract plugin, will it extract PGS subs too?

Web client -> Avatar -> Subtitles -> Burn subtitles (Auto) -> Experimental PGS subtitle rendering

The PGS subtitles will be fetched in the background when first used, and it may take a while to appear on the web. Eventually it will be cached for reuse.


RE: New Jellyfin Server/Web release: 10.10.0 - JasonThai - 2024-10-28

I have updates my server to 10.10.0 & all is fine apart from the Theme Song Plugin not working it just keeps saying failed, I have looked at the repo which states the latest version is for 10.9.0 so the plugin needs updating, this may apply to other plugins ?.


RE: New Jellyfin Server/Web release: 10.10.0 - He-who-is-tired - 2024-10-28

Just upgraded my Synology's container image, and the upgrade worked without any issues.

Thank you all very much for the hard work and for the dedication!


RE: New Jellyfin Server/Web release: 10.10.0 - deomaki - 2024-10-28

Hi guys,
I've been using Jellyfin for some some time now and am very satisfied with it. Never had any issues updating...
Unfortunately I am not able to update from 10.9.6 to 10.10.0.
I am running Ubuntu 22.04.5 LTS and trying to sudo apt upgrade I am always getting told that the following packets were held back:
jellyfin jellyfin-server

Any idea anyone?

Thanks in advance
Markus


RE: New Jellyfin Server/Web release: 10.10.0 - TheDreadPirate - 2024-10-28

Code:
sudo apt upgrade jellyfin

Specifying jellyfin instead of just "apt upgrade" should push the upgrade through. If that doesn't work.

Code:
sudo apt remove jellyfin-ffmpeg6
sudo apt install jellyfin-ffmpeg7
sudo apt upgrade jellyfin

This is a limitation/quirk of how apt-get works.


RE: New Jellyfin Server/Web release: 10.10.0 - deomaki - 2024-10-28

[quote="TheDreadPirate" pid='40669' dateline='1730145991']
Code:
sudo apt upgrade jellyfin

Yeah, great. That did the trick!
Thanks for your blazing fast support!

Ok-hand


RE: New Jellyfin Server/Web release: 10.10.0 - Zippy1970 - 2024-10-28

So 10.10.0 no longer supports rPi hardware? So I should not upgrade (since I'm running on a Pi)?