• 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 Troubleshooting Difference in movie/series count between web/app and API

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Difference in movie/series count between web/app and API

    BaconAddict
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #1
    2025-02-11, 08:26 PM
    Today I installed Homepage dashboard and added the Jellyfin widget. I noticed that the total number of movies and series are reported differently in the widget than via Jellyfin webpage.

    Totals:
    Shows: Web = 116, Widget = 360
    Movies: Web = 456, Widget = 896

    Tests performed:
    - The iPhone app is reporting the same as the web.
    - I thought it was Homepage so I installed Heimdall and added the Jellyfin widget for that. It is reporting the same number as Homepage.
    - Rescanned library.
    - Rebooted Jellyfin and Homepage

    1) Is the above issue known to anyone? I tried searching this forum and reddit but couldn't find anything (mostly results for incorrect metadata).
    If not,
    2) I suspect it is something to do with the result the API is returning. Is there an easy (I am not that technical) way I can verify this by performing an API call using open source tools (or at least free to use)?
    3) What other suggestions do you have to reset Jellyfin without erasing watch history?

    Jellyfin is running in a Proxmox container.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2025-02-12, 03:52 PM
    Without knowing how they are coming up with those numbers, it is hard to say which number is right or wrong.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    BaconAddict
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #3
    2025-02-12, 05:54 PM (This post was last modified: 2025-02-12, 05:54 PM by BaconAddict.)
    Jellyfin is correct. I checked the movies and series folders on my NAS.
    BaconAddict
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #4
    2025-02-13, 08:59 AM
    So I found the in-built swagger UI (http://<IP>:8096/api-docs/swagger/index.html) and confirmed it is the API returning incorrect results:
       
    1hitsong
    Offline

    Moderator

    Posts: 100
    Threads: 11
    Joined: 2023 Jun
    Reputation: 3
    #5
    2025-02-13, 01:55 PM
    Let's look at just 1 number, SeriesCount for instance.

    I believe the count reported by the API to be an aggregate of ALL series, across all libraries. In my case, this includes the series in my recordings library, and in a test library I have. So in web, if I click on TV Shows, I see a number that is less than what the API reports due to this.

    Could this explain your situation? Do you have multiple libraries that it may be adding together?
    🤘 Enjoy

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2025-02-13, 02:37 PM
    Can you show me where you are seeing your "Web" numbers (116 shows and 456 movies). The endpoint you used in your most recent post matches what I'm seeing in the Reports plugin on my server.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    BaconAddict
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #7
    2025-02-13, 04:36 PM (This post was last modified: 2025-02-13, 04:48 PM by BaconAddict. Edited 1 time in total.)
    (2025-02-13, 01:55 PM)1hitsong Wrote: Let's look at just 1 number, SeriesCount for instance.

    I believe the count reported by the API to be an aggregate of ALL series, across all libraries. In my case, this includes the series in my recordings library, and in a test library I have. So in web, if I click on TV Shows, I see a number that is less than what the API reports due to this.

    Could this explain your situation? Do you have multiple libraries that it may be adding together?

    I have 3 libraries:
       
    If I add up both Shows and Anime (as they are both the same content type) I get Series total of 173 and an episode count of 3250.


    (2025-02-13, 02:37 PM)TheDreadPirate Wrote: Can you show me where you are seeing your "Web" numbers (116 shows and 456 movies).  The endpoint you used in your most recent post matches what I'm seeing in the Reports plugin on my server.

    Here is the homepage widget:
       

    These are from the iPhone app
               

    EDIT: I installed the reports plugin you mentioned, and that reports the correct numbers:
       
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2025-02-13, 04:48 PM (This post was last modified: 2025-02-13, 04:48 PM by TheDreadPirate.)
    What Jellyfin version are you running? Can you install the Reports plugin and confirm what it shows for your series/episode/movie counts?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    BaconAddict
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2025 Feb
    Reputation: 0
    Country:Switzerland
    #9
    2025-02-13, 04:49 PM
    Web version: 10.10.5 (e8e4ff0ca)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2025-02-13, 05:35 PM
    I'm assuming the server version is the same. Can you install the Reports plugin and see what it says the counts are?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    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