• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Announcements Project Announcements New Jellyfin Server/Web release: 10.9.1

    Pages (5): 1 2 3 4 5 Next »

     
    • 1 Vote(s) - 5 Average

    New Jellyfin Server/Web release: 10.9.1

    ReleaseBot
    Offline

    The Jellyfin release robot

    Posts: 20
    Threads: 20
    Joined: 2024 Apr
    Reputation: 4
    #1
    2024-05-13, 12:30 AM
    We are pleased to announce the latest stable release of Jellyfin, version 10.9.1!

    This minor release brings several bugfixes to improve your Jellyfin experience. In particular it fixes a few glaring bugs that had mass impact with 10.9.0. We recommend everyone on 10.9.0 upgrade to 10.9.1 now.

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

    You can find the full changelogs on the GitHub releases for the server repository and the web repository.

    Release prepared with <3 by @joshuaboniface, the rest of the Jellyfin team, and contributors like you.

    Happy watching!
    1
    1
    gaming09
    Offline

    Member

    Posts: 67
    Threads: 24
    Joined: 2023 Jun
    Reputation: 1
    Country:United States
    #2
    2024-05-13, 02:24 AM
    thanks for the fast work!
    Stats:
    JF running on Unraid Docker
    Library Transcoded to h265 mkv via TDARR
    Ram Drive Transcode
    5950x
    a770
    60tb
    noemie_95
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:Belgium
    #3
    2024-05-13, 10:26 AM
    Thanks a lot guys for the work !

    I would like to notify something strange about ARM64 docker image.
    After updating to the new 10.9.0 and/or 10.9.1 ARM64 image, in the admin panel I see "Architecture: X64" instead of "Architecture: Arm64".
    niels
    Offline

    Core Team

    Posts: 249
    Threads: 4
    Joined: 2023 Jun
    Reputation: 12
    Country:Netherlands
    #4
    2024-05-13, 01:24 PM
    Clear your browser cache - it should no longer show the architecture in the dashboard.
    [Image: GitHub%20Sponsors-grey?logo=github]
    frqen
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    Country:Luxembourg
    #5
    2024-05-13, 01:32 PM
    When I scan for new movies, jellyfin adds the movie to the library but without being able to see the video and audio format on the Home page, the movie can not be played. Have only tried with h265 movies. I am on ubuntu 22.04


    -----------------------------------------------------------
    2024-05-13 13:18:02.802 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "removed": 0/0
    [2024-05-13 13:18:02.823 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Logging out access token "removed"
    [2024-05-13 13:18:02.880 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user f723d45f-eff8-450e-bba8-d3fab3f9ea65
    [2024-05-13 13:18:03.313 +00:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "removed" request
    [2024-05-13 13:18:12.119 +00:00] [INF] [64] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting null with args "-analyzeduration 200M -probesize 1G -i file:\"/media/movie/movie_h265/removed.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2024-05-13 13:18:12.120 +00:00] [ERR] [64] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
    System.InvalidOperationException: Cannot start process because a file name has not been provided.
    at System.Diagnostics.Process.Start()
    ---------------------------------------------------
    xsniper
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 May
    Reputation: 0
    Country:United Kingdom
    #6
    2024-05-13, 02:02 PM
    Any suggestion how can I upgrade it on my LXC container? I tried the method from documentation to go towards unstable but is not working. Or do I need to wait for you guys to release it for ubuntu also? Sorry I am a newbie Smiling-face
    Fate
    Offline

    Member

    Posts: 220
    Threads: 3
    Joined: 2023 Jun
    Reputation: 16
    #7
    2024-05-13, 02:21 PM (This post was last modified: 2024-05-13, 02:26 PM by Fate. Edited 2 times in total.)
    (2024-05-13, 02:02 PM)xsniper Wrote: Any suggestion how can I upgrade it on my LXC container? I tried the method from documentation to go towards unstable but is not working. Or do I need to wait for you guys to release it for ubuntu also? Sorry I am a newbie

    first run a backup

    depending on the OS are you running in your LXC container, if ubuntu, you need to upgrade to 24.04 first.

    Then simply rerun the installer from the jellyfin wiki
    https://jellyfin.org/docs/general/installation/linux


    (2024-05-13, 01:32 PM)frqen Wrote: When I scan for new movies, jellyfin adds the movie to the library but without being able to see the video and audio format on the Home page, the movie can not be played. Have only tried with h265 movies. I am on ubuntu 22.04
    -----------------------------------------------------------
    2024-05-13 13:18:02.802 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "removed": 0/0
    [2024-05-13 13:18:02.823 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Logging out access token "removed"
    [2024-05-13 13:18:02.880 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user f723d45f-eff8-450e-bba8-d3fab3f9ea65
    [2024-05-13 13:18:03.313 +00:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "removed" request
    [2024-05-13 13:18:12.119 +00:00] [INF] [64] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting null with args "-analyzeduration 200M -probesize 1G -i file:\"/media/movie/movie_h265/removed.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2024-05-13 13:18:12.120 +00:00] [ERR] [64] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
    System.InvalidOperationException: Cannot start process because a file name has not been provided.
      at System.Diagnostics.Process.Start()
    ---------------------------------------------------
    That looks like it cannot find ffprobe.

    Can you run:
    ffprobe -version
    and
    whereis ffprobe
    I-G-1-1
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2023 Jun
    Reputation: 0
    #8
    2024-05-13, 02:25 PM
    (2024-05-13, 02:02 PM)xsniper Wrote: Any suggestion how can I upgrade it on my LXC container?

    on my LXC container (running Debian12) after I changed the repository from unstable to stable I had to manually reinstall jellyfin with "sudo apt-get remove jellyfin && sudo apt-get autoremove" and "sudo apt-get install jellyfin"
    frqen
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    Country:Luxembourg
    #9
    2024-05-13, 02:41 PM
    (2024-05-13, 01:32 PM)frqen Wrote: When I scan for new movies, jellyfin adds the movie to the library but without being able to see the video and audio format on the Home page, the movie can not be played. Have only tried with h265 movies. I am on ubuntu 22.04
    -----------------------------------------------------------
    2024-05-13 13:18:02.802 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "removed": 0/0
    [2024-05-13 13:18:02.823 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Logging out access token "removed"
    [2024-05-13 13:18:02.880 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user f723d45f-eff8-450e-bba8-d3fab3f9ea65
    [2024-05-13 13:18:03.313 +00:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "removed" request
    [2024-05-13 13:18:12.119 +00:00] [INF] [64] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting null with args "-analyzeduration 200M -probesize 1G -i file:\"/media/movie/movie_h265/removed.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
    [2024-05-13 13:18:12.120 +00:00] [ERR] [64] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
    System.InvalidOperationException: Cannot start process because a file name has not been provided.
      at System.Diagnostics.Process.Start()
    ---------------------------------------------------

    Quote:
    That looks like it cannot find ffprobe.

    Can you run:
    ffprobe -version
    and
    whereis ffprobe

    ffprobe -version
    ffprobe version 4.4.2-0ubuntu0.22.04.1 Copyright © 2007-2021 the FFmpeg developers
    built with gcc 11 (Ubuntu 11.2.0-19ubuntu1)

    whereis ffprobe
    ffprobe: /usr/bin/ffprobe /usr/share/man/man1/ffprobe.1.gz

    I update jellyfin from 10.8.13 to 10.9.1
    zetruz
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2023 Nov
    Reputation: 0
    #10
    2024-05-13, 03:04 PM
    Thank you for the quick fix! Collections are whole again. =)
    Pages (5): 1 2 3 4 5 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode