Open treynaer opened 9 years ago
Movies Watched markers are also not working. The way the markers are stored is probably changed.
Looks like there is changed a lot with TVShows. tvshowview is split up to tvshowcounts and tvshowview. There is a new view seasonview.
The bu_files trigger wasn't created, thats probably the reason why the watched markers where gone.
See pull request, it should work again. I found out how you fixed the users is tvshowview and added it to the newly created views.
tvshowview shouldn't be changed. Only tvshowcounts and seasonview.
After exporting my lib, removing the databases, updating to KODI, adding the changes to the database and importing my lib again I found out TVShows wasn't working anymore.
I changed two things in movie.sql and rebuild the db from scratch:
Now TVShows is working again, but there is still something wrong with the Watched markers. I have no idea how to fixe this.