2024-03-27, 02:12 PM
1
1
2024-03-27, 02:38 PM
Really appreciate all the work you guys are doing! Lots of awesome improvements!
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
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
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, 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?
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 ;-)
2024-03-27, 05:24 PM
(2024-03-27, 03:13 PM)Serge K Wrote: Thanks a lot!!!! Good job!!! Jellyfin-ffmpeg has always been bundled in the image. Are you referencing the version still being 5.1.4 or something?
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. 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.
2024-03-27, 06:00 PM
(2024-03-27, 03:13 PM)Serge K Wrote: Thanks a lot!!!! Good job!!! 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.
|
|
|