Release WatchedList - service to automatically save/restore watched state
Many thanks!

Code:
seriesQuery = SELECT title,season,episode AS datetime(lastPlayed, 'unixepoch') FROM tvshows JOIN episode_watched USING(idShow) WHERE playCount>0 ORDER BY title,season,episode
The LastPlayed column has no information, how could I correct it:
Image

How can one select more than one series / movie in the window to copy them / the list?

Many thanks again
Windows 10 Home, 64bit | Newest stable Kodi in portable mode
Reply


Messages In This Thread
RE: WatchedList - service to automatically save/restore watched state - by Boyzie - 2017-09-05, 10:32
Logout Mark Read Team Forum Stats Members Help
WatchedList - service to automatically save/restore watched state3