• 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 Support General Questions Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39

     
    • 0 Vote(s) - 0 Average

    Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39

    How do I upgrade existing 10.8.13 on Fedora 39
    a50mhzham
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    Country:United States
    #1
    2025-01-19, 08:23 PM
    I installed Version: 10.8.13 on my Fedora 36 box some time ago and got frustrated because my Sony Bravia TV only has one Jellyfin client available, and it doesn't work with Jellyfin server 10.8.13.

    I have no trouble playing movies & music with Jellyfin using a web browser on other machines in the house.

    Now I've come back to this project and can't figure out how to upgrade to 10.10.3.

    My current version on my fedora box runs as a service. I can simply tell it
    Code:
    systemctl start jellyfin
    systemctl status jellyfin
    systemctl stop jellyfin
    and that all works famously.

    Oh, and there's a script that apparently was installed too, called /usr/bin/jellyfin, which does this:
    Code:
    #!/usr/bin/sh
    exec /usr/lib64/jellyfin/jellyfin ${@}

    I tried to update it various ways:
    Code:
    [root@simak jellyfin]# dnf update
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@simak jellyfin]# dnf update jellyfin
    Dependencies resolved.
    Nothing to do.
    Complete!
    [root@simak jellyfin]# dnf install jellyfin
    Package jellyfin-10.8.13-1.fc39.x86_64 is already installed.
    Dependencies resolved.
    Nothing to do.

    So I downloaded jellyfin_10.10.3-amd64.tar.gz from the Generic Linux area, and unzipped/untarred it into /opt

    Ok, fine, now there's an executable there: /opt/jellyfin/jellyfin -- it's an ELF 64-bit LSB pie executable. And I can run it (having first done systemctl stop jellyfin so my current version doesn't get in the way.)

    And it does start:
    Code:
    [14:16:35] [INF] [1] Main: Jellyfin version: 10.10.3
    [14:16:35] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /root/.local/share/jellyfin/log]", "[DOTNET_BUNDLE_EXTRACT_BASE_DIR, /root/.cache/dotnet_bundle_extract]", "[DOTNET_ROOT, /usr/lib64/dotnet]"]
    [14:16:35] [INF] [1] Main: Arguments: ["/opt/jellyfin/jellyfin.dll"]
    [14:16:35] [INF] [1] Main: Operating system: Fedora Linux 39 (Workstation Edition)
    [14:16:35] [INF] [1] Main: Architecture: X64
    [14:16:36] [INF] [1] Main: 64-Bit Process: True


    And I can open the interface with a web browser on another machine, but it asks for a password and doesn't accept the one I used when I installed the prior one. People in this forum talk about clearing the browser cache and refreshing the page to get it to show the initial configuration dialog, but here's my problem: I have two versions on my machine here, 10.10.3 and the existing 10.8.13, and the newer one isn't really installed, it's just unzipped/untarred into a directory, and it spits all kinds of warnings out when it runs.

    I must be doing something wrong here.
    Help?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39 - by a50mhzham - 2025-01-19, 08:23 PM
    RE: Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39 - by TheDreadPirate - 2025-01-19, 10:17 PM
    RE: Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39 - by a50mhzham - 2025-01-21, 02:53 PM
    RE: Upgrade Version: 10.8.13 to 10.10.3 on Fedora 39 - by TheDreadPirate - 2025-01-21, 03:45 PM

    • 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