Unwatched movie count wrong
#3
(2019-07-07, 16:22)Gade Wrote: Hi Yanta.

The numbers are provided by Kodi.

I use these infolabels in the skin:
Code:
HOME SCREEN
$INFO[Window(Home).Property(Movies.UnWatched)]
  - Return the number of unwatched movies in the library

MOVIES WINDOW
$INFO[Container.TotalUnwatched]
 - Returns the number of unwatched items in the current container

That means that in the home screen, the number is all unwatched movies in the library.
In the movies window it shows all unwatched items currently shown.


For me the numbers match. I have the same number:
- on the home screen
- unwatched number in the library showing all titles
- total items when showing only unwatched movies


Do you use movie sets? 

I'm glad yours matches. I can't get mine to match. I have 4 PCs running Kodi. ALL have exactly the same situation - and they all use their own database. I recently rebuilt the Kodi server (where the MySQL database lives), and therefore had to recreate the DBs for each PC, and I still get the same issues. I have looked at this until my eyes bleed and I'm damned if I can figure it out.

Yes, I use sets extensively. It's the only way to handle movies where the are 3D, 4K, 1080p, extended and .disc versions, otherwise I'd have several entries for each in the main library. Very, very messy and annoying.

However, looking at one example, Halloween (2018). There are two versions, a 1080p MKV and a .disc file for the original disc. They are in a set, but from working through the DB I believe I've accounted for them in the 21 the home screen states are unwatched.


Sorry for assuming it was a skin issue.
Reply


Messages In This Thread
Unwatched movie count wrong - by Yanta - 2019-07-07, 15:06
RE: Unwatched movie count wrong - by Gade - 2019-07-07, 16:22
RE: Unwatched movie count wrong - by Yanta - 2019-07-07, 16:30
RE: Unwatched movie count wrong - by Gade - 2019-07-07, 17:39
RE: Unwatched movie count wrong - by Klojum - 2019-07-07, 16:33
RE: Unwatched movie count wrong - by Yanta - 2019-07-07, 16:41
RE: Unwatched movie count wrong - by Klojum - 2019-07-07, 16:46
Logout Mark Read Team Forum Stats Members Help
Unwatched movie count wrong0