[ Jellyfin ] The Free Software Media System
Re: [ Jellyfin ] The Free Software Media System
F2-223 server TOS 5.1.145-00320 I'm trying to upgrade from 10.9.2.0 to 10.10.x.
I don't want to un-install the old version because I don't want to lose all of the settings that took me so long to setup.
Can those settings can be saved some how? ...
Can I just upgrade in-place while keeping the old settings?
I don't want to un-install the old version because I don't want to lose all of the settings that took me so long to setup.
Can those settings can be saved some how? ...
Can I just upgrade in-place while keeping the old settings?
Re: [ Jellyfin ] The Free Software Media System
You can´t upgrade your current TOS5 10.9.x with the TOS6 10.10.x (please correct me if there is a possibility)
We need to hope on that someone will provide a 10.10.x version which is also available/running on TOS5
PS: I got the same problem that the TOS5 10.9.x is not working anymore for my FireTV Stick, to get an working update on this would be great
Re: [ Jellyfin ] The Free Software Media System
Wow, that was really fast - I installed the update, restarted Jellyfin module and that's it - 10.10.2 is running, all custom settings are still there. On the FireTV Stick I had to delete the linked account and add it again because it still recognized the server as 10.9.6 - In addition a message appears that at least version 10.10.3 is required, but works fine after adding the Jellyfin Server with 10.10.2 again.
A BIG THANK YOU!!! to @outkastm from my side for fixing this
- LakesideScott
- Posts: 3
- Joined: 24 Jun 2024, 07:30

Re: [ Jellyfin ] The Free Software Media System
I'm having the same issue with my Chromecast dongles. I'm currently running TOS 5.19 with Jellyfin 10.9.6.1. Chromecast says I need at least 10.9.11 if I update the Jellyfin client there (I've turned off auto-updates on Chromecast), so I've downloaded Jellyfin 10.10.2. I just want to make sure I upgrade without losing all the configurations.
All I have to do is stop my current Jellyfin version in TOS, install the new version and start it, correct?
All I have to do is stop my current Jellyfin version in TOS, install the new version and start it, correct?
Re: [ Jellyfin ] The Free Software Media System
Config will not be deleted during update.
In any case, you can zip the folder and download to your computer for backup via TOS

In any case, you can zip the folder and download to your computer for backup via TOS

- LakesideScott
- Posts: 3
- Joined: 24 Jun 2024, 07:30

Re: [ Jellyfin ] The Free Software Media System
OK, thanks!
- LakesideScott
- Posts: 3
- Joined: 24 Jun 2024, 07:30

Re: [ Jellyfin ] The Free Software Media System
Just an FYI for anyone reading this post, the ZIP file for my system was a little over 5GB! So it might take a while to download.
Re: [ Jellyfin ] The Free Software Media System
I got a TerraMaster F4-423 and hardware transcoding is not working properly.
I run TOS6 with the latest updates, also the FFmpeg51 and Jellyfin is latest updates.
Here are my settings:




The log shows for example (with low power activated):
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[hevc_qsv @ 0xab06c0] Selected ratecontrol mode is unsupported
[hevc_qsv @ 0xab06c0] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
I also tried to deactivate low power settings, this didn't change anything.
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[hevc_qsv @ 0x12aef00] Selected ratecontrol mode is unsupported
[hevc_qsv @ 0x12aef00] Low power mode is unsupported
[hevc_qsv @ 0x12aef00] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
I run TOS6 with the latest updates, also the FFmpeg51 and Jellyfin is latest updates.
Here are my settings:




The log shows for example (with low power activated):
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[hevc_qsv @ 0xab06c0] Selected ratecontrol mode is unsupported
[hevc_qsv @ 0xab06c0] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
I also tried to deactivate low power settings, this didn't change anything.
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[hevc_qsv @ 0x12aef00] Selected ratecontrol mode is unsupported
[hevc_qsv @ 0x12aef00] Low power mode is unsupported
[hevc_qsv @ 0x12aef00] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
Re: [ Jellyfin ] The Free Software Media System
can you rund these commands in terminal and post the result ?
Code: Select all
dmesg | grep i915
