Akito

Results 298 comments of Akito

If this is being worked on anyway, I would like to emphasise, that the following should work, as well. It's an important feature missing, as you cannot dynamically set a...

> The docs are outdated, the `jellyfin-ffmpeg5` package is not needed anymore, even problematic as in the meantime there was `jellyfin-ffmpeg6` and now `jellyfin-ffmpeg7`. Only the meta package needs to...

> The `ffmpeg` package is not required at all. I guess Jellyfin is able to work with it as well, when configured correctly, but the meta package provides its own...

``` root@host:~# apt policy jellyfin jellyfin: Installed: (none) Candidate: 10.10.7+deb12 Version table: 10.10.7+deb12 500 500 https://repo.jellyfin.org/debian bookworm/main amd64 Packages 10.10.6+deb12 500 500 https://repo.jellyfin.org/debian bookworm/main amd64 Packages 10.9.10+deb12 500 500 https://repo.jellyfin.org/debian...

This is, what it says in my configuration. Copied it right out of there. ```xml /usr/lib/jellyfin-ffmpeg/ffmpeg ``` Seems, like this corresponds to what you showed.

``` root@host:~# systemctl restart jellyfin root@host:~# jellyfin [12:53:22] [INF] [1] Main: Jellyfin version: 10.10.7 [12:53:22] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /root/.local/share/jellyfin/log]"] [12:53:22] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll"] [12:53:22] [INF]...

Now, when applying all the fixes from this thread, it seems to work. Kind of forgot how complicated everything is, when not using containers. So, what needs to be updated...

> Whether container or systemd unit or anything else, it always needs to be started/invoked the correct way. In case of Jellyfin, it autostarts via systemd unit, same as a...

A much needed feature. If this would be implemented, Ferdium would be pretty top-notch (well, after all the workspace problems are gone, as well). Is there an estimate of how...

FYI, another error, with the same root cause. ``` gix status Error: Failed to load the git configuration Caused by: The key "extensions.objectFormat=sha256" was invalid ``` This sounds like it...