• 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 Support General Questions Jellyfin for Kodi problem

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Jellyfin for Kodi problem

    Charlesy1993
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Ireland
    #1
    2023-11-26, 10:53 PM
    Hi I have installed Jellyfin for Kodi add on and added the manual server address etc.
    However I am only able to access the content by actually going into the add on app within Kodi. The titles don't populate on the main Kodi Home Screen under the movies or tv shows sections.
    I had also added the jellyfin sync add-on in the jellyfish server too.
    Does anyone know how to fix it so it shows movies/tv show titles on the main Kodi home screen?
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2023-11-26, 11:33 PM
    you must sync your jellyfin libraries to kodi https://jellyfin.org/docs/general/client...ry-syncing
    note; this is a function of 'jellyfin for kodi' and not offered by it's counterpart 'jellycon'
    Charlesy1993
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Ireland
    #3
    2023-11-29, 08:10 PM
    Thanks I reset and selected libraries
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #4
    2023-12-05, 12:08 PM
    If you need hardware acceleration you have to use JellyCon. The "normal" Jellyfin plugin cannot do this,

    As you have noticed, no widgets are displayed on the main screen when using JellyCon.

    I tried to do this manually some time ago but it is a bit complicated so I left it that way.
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #5
    2023-12-05, 01:55 PM
    (2023-12-05, 12:08 PM)pixel24 Wrote: If you need hardware acceleration you have to use JellyCon. The "normal" Jellyfin plugin cannot do this,

    incorrect; neither addon has anything to do with the actual playback which is done by kodi so hardware acceleration is possible with both

    these only allow kodi to communicate with the jellyfin server, the jellyfin has extra functionality to bring content directly into the kodi database
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #6
    2023-12-06, 09:23 AM
    (2023-12-05, 01:55 PM)tmsrxzar Wrote:
    (2023-12-05, 12:08 PM)pixel24 Wrote: If you need hardware acceleration you have to use JellyCon. The "normal" Jellyfin plugin cannot do this,

    incorrect; neither addon has anything to do with the actual playback which is done by kodi so hardware acceleration is possible with both

    these only allow kodi to communicate with the jellyfin server, the jellyfin has extra functionality to bring content directly into the kodi database

    That surprises me. I installed an nVIDIA Quadro Pro in my server some time ago and set up the hardware acceleration as described in the documentation.

    On a Kodi client with the normal Jellyfin plugin, the playback of H265 / 4k media generated a constant CPU load of 100%. The device became very warm. I then asked on github and was told that the normal Jellyfin plugin does not support hardware acceleration or not in conjunction with the Core i3 in my Kodi client. See here:

    https://github.com/jellyfin/jellyfin/discussions/9774

    I then removed the Jellyfin plugin and installed and set up JellyCon. Apart from that, nothing else was changed and the same movie was played. Now there was no significant CPU load when playing on the client.

    This made the statement seem logical to me.

    with best
    pixel24
    mcarlton00
    Offline

    Kodi Addon Maintainer

    Posts: 145
    Threads: 1
    Joined: 2023 Sep
    Reputation: 9
    Country:United States
    #7
    2023-12-06, 01:01 PM
    Both Kodi addons have options to forcibly transcode files (settings page for each attached).  Neither of them will transcode by default, because generally Kodi has no need to transcode.  It's playback code is resilient enough that it can play virtually anything we throw at it.  That depends, of course, on your client hardware not being a potato and being able to keep up.

    But I think the confusion here is when hardware acceleration is used.  The client doesn't use hardware acceleration, period.  Hardware acceleration on the server only comes into play when something is transcoding from the server.  So if something doesn't request a transcode, the hardware acceleration you have set up in the server might as well not exist.

    As for your widgets comment, there's a kinda barebones walkthrough for that in this issue: https://github.com/jellyfin/jellycon/issues/14.  It's specific for embuary, but most skins are customizable in a similar way.

    nullnull
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #8
    2023-12-06, 02:25 PM
    (2023-12-06, 09:23 AM)pixel24 Wrote: That surprises me. I installed an nVIDIA Quadro Pro in my server some time ago and set up the hardware acceleration as described in the documentation.

    On a Kodi client with the normal Jellyfin plugin, the playback of H265 / 4k media generated a constant CPU load of 100%. The device became very warm. I then asked on github and was told that the normal Jellyfin plugin does not support hardware acceleration or not in conjunction with the Core i3 in my Kodi client. See here:

    https://github.com/jellyfin/jellyfin/discussions/9774

    I then removed the Jellyfin plugin and installed and set up JellyCon. Apart from that, nothing else was changed and the same movie was played. Now there was no significant CPU load when playing on the client.

    This made the statement seem logical to me.

    with best
    pixel24

    you needed to qualify what you meant

    to clarify, i was talking about "client side" hardware acceleration being available, which negates the need for "server side" transcoding in turn no need for server side hardware acceleration

    if your "client" is not capable of a codec as the github issue suggests then you needed to go into the addon settings for the "jellyfin for kodi" addon and turn on force transcode
    in that case, it would use "server side" hardware acceleration

    i use jellyfin for kodi with that setting and none of my clients are capable of decoding VC1 so that is the only codec i force transcode

    in recap, hardware acceleration in both client and server are available but if you want transcoding done by the server you have to set it in the addon's settings and make sure you are using addon mode for playback and not native, native just opens the file directly without interaction with the server

    and i have no idea how jellycon managed to work for you, there *should have been no difference
    pixel24
    Offline

    Member

    Posts: 196
    Threads: 56
    Joined: 2023 Aug
    Reputation: 1
    Country:Germany
    #9
    2023-12-07, 09:27 AM
    I have ripped my BlueRay's as H256 in the MKV container. My Kodi client is an older Core i3 which cannot decode this format in hardware.

    Do I understand you correctly that in this constellation I can instruct the server to take over or force the hadrware acceleration and my Kodi client can use this with the normal plugin without the CPU working at 100%?

    Then I will take a closer look at this again.
    mcarlton00
    Offline

    Kodi Addon Maintainer

    Posts: 145
    Threads: 1
    Joined: 2023 Sep
    Reputation: 9
    Country:United States
    #10
    2023-12-07, 01:00 PM
    Yes, there is a setting for "Transcode H265/HEVC" in the Jellyfin for Kodi settings. I did the same thing for one of my clients that was a Pi3. I've largely moved all my clients to Jellycon now though, so I don't really run JF4K anymore except for dev or verification work. Use what works for you.
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

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