• 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 Testing 10.9.0

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

     
    • 0 Vote(s) - 0 Average

    Testing 10.9.0

    New blog post - discuss it here.
    joshuaboniface
    Offline

    Project Leader

    Posts: 115
    Threads: 25
    Joined: 2023 Jun
    Reputation: 16
    Country:Canada
    #1
    2024-03-27, 02:12 PM
    https://jellyfin.org/posts/testing-10.9.0
    1
    1
    crobibero
    Offline

    Core Team (Server & Plugins)

    Posts: 243
    Threads: 0
    Joined: 2023 Jun
    Reputation: 17
    Country:United States
    #2
    2024-03-27, 02:23 PM
    nice.
    1
    Fate
    Offline

    Member

    Posts: 213
    Threads: 3
    Joined: 2023 Jun
    Reputation: 15
    #3
    2024-03-27, 02:38 PM
    Really appreciate all the work you guys are doing! Lots of awesome improvements!
    Serge K
    Offline

    Member

    Posts: 138
    Threads: 9
    Joined: 2023 Nov
    Reputation: 0
    Country:Ukraine
    #4
    2024-03-27, 03:13 PM
    Thanks a lot!!!! Good job!!!
    question regarding FFMPEG: as I understood ffmpeg is planned to embed to jellyfin (if I right) but here it still the old setting
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #5
    2024-03-27, 04:54 PM
    Hello everyone,

    Thanks for the update. I'd like to assist in testing Jellyfin and have set up a test environment for this purpose.

    Since I primarily work with music and playlists, it would be helpful if I could transfer them from version 10.8.13 to 10.9. Creating them all anew would be very time-consuming.

    I also have a general question about testing. Should we test with the official Android app as well, or only through the web interface?

    with best
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-27, 05:05 PM (This post was last modified: 2024-03-27, 05:24 PM by TheDreadPirate. Edited 1 time in total.)
    (2024-03-27, 04:54 PM)pixel24 Wrote: Hello everyone,

    Thanks for the update. I'd like to assist in testing Jellyfin and have set up a test environment for this purpose.

    Since I primarily work with music and playlists, it would be helpful if I could transfer them from version 10.8.13 to 10.9. Creating them all anew would be very time-consuming.

    I also have a general question about testing. Should we test with the official Android app as well, or only through the web interface?

    with best

    Depends on your install type.  If your stable Jellyfin instance is docker, you could simply duplicate your stable instance and change the image pulled to unstable.  It will upgrade that copy with all your playlists and libraries intact.

    Also, why not test both?
    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]
    rigrig
    Offline

    Junior Member

    Posts: 12
    Threads: 2
    Joined: 2023 Jun
    Reputation: 3
    #7
    2024-03-27, 05:14 PM
    Nice!

    Is there a changelog available? I couldn't find one, so I figured it'll come with the actual release, but asking in case I simply missed it ;-)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-03-27, 05:24 PM
    (2024-03-27, 03:13 PM)Serge K Wrote: Thanks a lot!!!! Good job!!!
    question regarding FFMPEG: as I understood ffmpeg is planned to embed to jellyfin (if I right) but here it still the old setting

    Jellyfin-ffmpeg has always been bundled in the image.  Are you referencing the version still being 5.1.4 or something?
    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]
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #9
    2024-03-27, 05:44 PM
    (2024-03-27, 05:05 PM)TheDreadPirate Wrote: Depends on your install type.  If your stable Jellyfin instance is docker, you could simply duplicate your stable instance and change the image pulled to unstable.  It will upgrade that copy with all your playlists and libraries intact.

    Also, why not test both?

    No, I don't use Docker. I've set up a machine (VM in Proxmox) completely fresh with Debian 12.5 and directly installed Jellyfin-Unstable on it.
    My stable version is running on a different VM with Ubuntu 23.04.
    gnattu
    Offline

    Team Member

    Posts: 333
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #10
    2024-03-27, 06:00 PM
    (2024-03-27, 03:13 PM)Serge K Wrote: Thanks a lot!!!! Good job!!!
    question regarding FFMPEG: as I understood ffmpeg is planned to embed to jellyfin (if I right) but here it still the old setting

    The first unstable build does not incorporate the new ffmpeg settings, as the code has not been merged yet. Therefore, you are still able to set ffmpeg path in the web UI, and Jellyfin will use that setting. This will change as soon as in the next weekly build, and no later than the official stable version 10.9.

    From version 10.9 onwards, the ffmpeg path will no longer be set through the web UI, and the ffmpeg path field in the web UI will become read-only. Instead, Jellyfin will prioritize the --ffmpeg CLI parameter. If the --ffmpeg CLI parameter is set, the value in the config file will have no effect. Most of our packaging methods already utilize this CLI parameter to locate ffmpeg.
    Pages (6): 1 2 3 4 5 6 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 3 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