Open GuidovMal opened 1 month ago
Can you give some more information please? What is the source of your episodes? Is it a local library or addon? For most scenarios this is just an infolabel from Kodi $INFO[ListItem.Property(UnwatchedEpisodes)]. The only time something different shows is if the listitem is a movie set, then it uses the script to calculate how many unwatched movies are in teh set. But this should only show up on sets, not on tv shows.
Was this on the infoscreen by any chance? I just found a bug where the counters in widgets was showing the number of the item the infoscreen was for instead of the selected item in the widget. That's fixed in 2.7.0, which will be pushed live soon
Indeed this is the case on the info screen. I changed the content on the source to none, which deleted the library for series. Than I set the content back to TV and it now shows the correct number of unwatched episodes on the infoscreen.
On Tue, Nov 12, 2024, 6:27 AM realcopacetic @.***> wrote:
Was this on the infoscreen by any chance? I just found a bug where the counters in widgets was showing the number of the item the infoscreen was for instead of the selected item in the widget. That's fixed in 2.7.0, which will be pushed live soon
— Reply to this email directly, view it on GitHub https://github.com/realcopacetic/skin.copacetic/issues/206#issuecomment-2469193303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKF7TVHEE7KV36A2VYJ4JML2AEVO7AVCNFSM6AAAAABQSKEDX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRZGE4TGMZQGM . You are receiving this because you authored the thread.Message ID: @.***>
Inthe series when you highlight a serie, it should show the number of unwatched episodes. However the number is incorrect. In some series I have either no episodes to watch and it still shows 3 for example or where there are unwatched episodes, the number does not correspond at all with the actual number of episodes.