• 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 Help with Linux Mint 21.3 Installation

     
    • 0 Vote(s) - 0 Average

    Help with Linux Mint 21.3 Installation

    Having some trouble
    Host-in-the-Shell
    Offline

    Member

    Posts: 168
    Threads: 10
    Joined: 2023 Jun
    Reputation: 14
    #2
    2024-08-12, 11:59 PM (This post was last modified: 2024-08-13, 12:00 AM by Host-in-the-Shell. Edited 1 time in total.)
    If you've installed Jellyfin from the LM repositories, I believe they host over there a community version that is not officially supported. If so, the best course of action is to uninstall it and reinstall using the official script, which does have support for Mint. This involves running a few commands in your terminal which you can copy and paste:

    Code:
    sudo apt remove jellyfin
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    Optionally, you can verify said script before running it on your system first, but this is a little more advanced so you should stick with the above part only if you're not familiar with the terminal. In order to check the integrity of the script, inspect it, and then install it, follow these instructions (requieres sha256sum):

    Code:
    diff <( curl -s https://repo.jellyfin.org/install-debuntu.sh -o install-debuntu.sh; sha256sum install-debuntu.sh ) <( curl -s https://repo.jellyfin.org/install-debuntu.sh.sha256sum )
    less install-debuntu.sh
    sudo bash install-debuntu.sh
    Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-12, 09:56 PM
    RE: Help with Linux Mint 21.3 Installation - by Host-in-the-Shell - 2024-08-12, 11:59 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-14, 04:23 PM
    RE: Help with Linux Mint 21.3 Installation - by TheDreadPirate - 2024-08-14, 04:36 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-14, 04:40 PM
    RE: Help with Linux Mint 21.3 Installation - by TheDreadPirate - 2024-08-14, 04:47 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-14, 04:53 PM
    RE: Help with Linux Mint 21.3 Installation - by TheDreadPirate - 2024-08-14, 04:56 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-14, 04:58 PM
    RE: Help with Linux Mint 21.3 Installation - by TheDreadPirate - 2024-08-14, 05:04 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-14, 05:10 PM
    RE: Help with Linux Mint 21.3 Installation - by ebeachlr - 2024-08-17, 06:29 PM
    RE: Help with Linux Mint 21.3 Installation - by TheDreadPirate - 2024-08-17, 07:23 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