• 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 Testing a bug fix. Record series

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    Testing a bug fix. Record series

    Need a little advice.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #1
    2024-07-22, 04:34 PM
    Hello,  I am attempting to test a bug fix for the record series button.  I am currently using ubuntu 22.04 (jammy).  

    Can you refer me to specific instructions on how to build jellyfin on ubuntu 22.04 (jammy)?

    I don't want to use docker at this time. 

    Thanks in advance.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-07-22, 04:44 PM
    Do you mean compiling a custom build or just installing direct on Ubuntu?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #3
    2024-07-22, 05:02 PM
    I want to modify the code in this PR, test it and report my findings. https://github.com/jellyfin/jellyfin/pull/12125.

    Tired of having to remember to record Good Morning America every morning because the record series button does not work.

    So compile a custom build.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #4
    2024-07-22, 05:11 PM
    I attempted to follow the current instructions but there is no ./build script so the instructions appear to be out of date. There is a build.py script but I have not been able to figure out the parameters to pass to this script yet.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #5
    2024-07-22, 05:20 PM
    https://jellyfin.org/docs/general/installation/source/
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #6
    2024-07-22, 05:40 PM
    There is a note "This will very likely be split out into a separate repository at some point in the future." Is this repository documented anywhere? When did this happen? Has it happened?
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,009
    Threads: 0
    Joined: 2024 Jun
    Reputation: 58
    #7
    2024-07-22, 05:56 PM
    @grumpycat Sorry about that. I thought that PR was a simple fix. However, I'm not a programmer, and I can't address the developer's questions to get the request merged. I haven't given it any thought since that. I do like to tinker with the code, so I always compile from source. My comment in the other thread still stands. All directions to compile from source are found in the readme here. I do so from Ubuntu 24.04 and Windows 11 using WSL and the steps are the same. You need to be familiar with terminal, docker, and git.

    To summarize that readme.

    Setup
    1. Install Docker
    2. Clone the repository
    Code:
    git clone https://github.com/jellyfin/jellyfin-packaging.git
    3. Cd into that directory and
    Code:
    git submodule update --init
    4. Checkout the 10.9.z branch
    5. Modify code as desired

    Compiling for non-docker platform
    In the jellyfin-packaging directory run the ./build.py appropriate for your platform
       Ubuntu 24.04 
    Code:
    ./build.py auto ubuntu amd64 noble
       Windows
    Code:
    ./build.py auto windows amd64

    Installation
    In the jellyfin-packaging folder you find the deb or zip files that are needed to be installed. 

    The first time I did this I had various pitfalls and did a lot of googling. 

    Good luck!
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #8
    2024-07-22, 06:20 PM
    Thank you! I think the patch you submitted can be simplified a little. Let me try these instructions and I will get back to you.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #9
    2024-07-22, 06:39 PM
    Running into this problem on ubuntu 22.04. https://gitlab.alpinelinux.org/alpine/ap...sues/16301. Let me regroup and try installing in docker.
    grumpycat
    Offline

    Member

    Posts: 51
    Threads: 7
    Joined: 2023 Aug
    Reputation: 0
    Country:United States
    #10
    2024-07-22, 07:19 PM
    Installing docker didn't work either. Upgrading from jammy to noble.
    Pages (3): 1 2 3 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