Kodi as a central host and output through HDMI x11

    • Official Post

    So just to confirm: Kodi + jellyfin app is better than Jellyfin media player?

    Yes, don't hesitate. Kodi on the client is much better than Jellyfin. If you also have Jellyfin on the server and serve the media to Kodi via the addon, you have the best of both worlds.

  • Yes, don't hesitate. Kodi on the client is much better than Jellyfin. If you also have Jellyfin on the server and serve the media to Kodi via the addon, you have the best of both worlds.

    Thanks for letting me know. This is very interesting. I am using jellyfin server via docker and as a client I use the browser or jellyfin media player for 2 years now and CPU usage can really get high. will check this out definitely and see if CPU usage improves!

    • Official Post

    If you don't want a container to be able to write to a volume you just have to mount it as read-only (:ro). For example in the previous case you would do this:

    - /srv/mergerfs/Media/movies:/movies:ro

    This way Jellyfin will be able to read the volume but will not be able to write to it.

  • Hi, can I give you a few questions in PM about the code? (Probably you have private profile, because I can't DM you). I read above a recommendation to mount the mergerfs pool root directory (/srv/mergerfs) as the Jellyfin media directory. Ok, while this may work, it is not the preferred method because of the performance: mounting the mergerfs pool root directory can lead to performance issues, especially for large libraries.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!