2022-01-03, 04:07
In KODI GUI, I can see there are 872 movies in my collection.
But when I open the underly database, I can see 971 movies;
mysql> select count(*) from movie \G
*************************** 1. row ***************************
count(*): 981
1 row in set (0.00 sec)
Why they are different?
But when I open the underly database, I can see 971 movies;
mysql> select count(*) from movie \G
*************************** 1. row ***************************
count(*): 981
1 row in set (0.00 sec)
Why they are different?