![]() |
Recently Added Unwatched Count - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Recently Added Unwatched Count (/t-recently-added-unwatched-count) |
Recently Added Unwatched Count - MRobi1 - 2024-12-01 I'm having a bit of an issue with unwatched count for recently added shows. Sometimes it will display the show with a total number of unwatched episodes. Other times, it will display just the latest episode regardless of number of unwatched episodes for that show. Attaching a couple screenshots as an example. The series Sena shows 6 unwatched episodes. When clicking into it, I get the series page with the Next Up episode and seasons listed. This would be expected behavior. Right next to it, I've got The Unbelievable which is showing S2:E3. When I click into it, it brings me right to that episode. However this series currently has 11 unwatched episodes. So why is it being treated differently and just showing a single episode on the recently watched screen? I figured this may have been a database issue so I removed the entire library and rebuilt it but still seeing the same behavior. Any tips? RE: Recently Added Unwatched Count - TheDreadPirate - 2024-12-01 What server version? RE: Recently Added Unwatched Count - MRobi1 - 2024-12-03 10.10.3 RE: Recently Added Unwatched Count - TheDreadPirate - 2024-12-03 Can you share your server logs via pastebin? And provide examples of how your shows are organized? RE: Recently Added Unwatched Count - mcarlton00 - 2024-12-03 This is due to how the recently added API endpoint works. It returns a list of a limited number of episodes. If there are multiple episodes in the same series, they get combined into a show with the counter on them. RE: Recently Added Unwatched Count - MRobi1 - 2024-12-26 (2024-12-03, 03:15 PM)mcarlton00 Wrote: This is due to how the recently added API endpoint works. It returns a list of a limited number of episodes. If there are multiple episodes in the same series, they get combined into a show with the counter on them. So are you saying this is expected behavior? I'm not understanding why some shows will show the total number of unwatched, while others don't. Logically, if there is 1 unwatched episode in the series, it would show the episode. If there are more than 1, it would show the series with the count of how many unwatched episodes there are. I can have series with 100+ unwatched episodes and it's showing only the latest episode with no unwatched count. I can have another series also with 100+ unwatched episodes and it will show the series with the unwatched count. |