• 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 + Kodi v.21 (Omega) = Max 25 items in "In Progress TV Shows"

     
    • 0 Vote(s) - 0 Average

    Jellyfin + Kodi v.21 (Omega) = Max 25 items in "In Progress TV Shows"

    Shadow_Effigy
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    #1
    2024-04-18, 05:44 PM
    The title kind of says it all, but for more details:

    In Kodi, if I go to:

    Addons --> Jellyfin --> TV Shows --> In Progress TV Shows

    The list maxes out at 25 entries, which is currently "Mi". Anything that comes after that is effectively cut off from the list.

    Is this by design? Can I change the value somewhere? Is this a bug?

    Any input would be greatly appreciated.

    Thanks.  Ok-hand
    mcarlton00
    Offline

    Kodi Addon Maintainer

    Posts: 145
    Threads: 1
    Joined: 2023 Sep
    Reputation: 9
    Country:United States
    #2
    2024-04-18, 11:02 PM
    Without doing any real testing of my own, it looks like that might just be the default number of items we're retrieving from the server.

    That menu item should be hitting this code block:

    https://github.com/jellyfin/jellyfin-kod...#L313-L314

    Which then looking at the definition of that function:

    https://github.com/jellyfin/jellyfin-kod...#L927-L960

    So the third argument to that function is the limit of how many items the client is requesting, and we're calling it with None. So unless something weird is going on, it doesn't look like that's a client error and just the default value of how many items the server returns. I suppose if you want to change it you just have to change that None on line 314 to a higher number and see if it has an effect, but I don't believe that's exposed anywhere in the UI so you'd have to edit the addon code directly on your playback device.
    Stilicho
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    #3
    2025-01-14, 11:53 PM
    Did this ever get solved? is there a work around?
    I'm not completely clear on whether this is an issue with Jellyfin, Kodi, or the jellyfin for kodi add-on
    « 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