mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-17 21:56:13 +00:00
improvement to tvshows sync: also process updates at tv show level at first sync
This commit is contained in:
parent
cbfc40f430
commit
6eba8db57a
4 changed files with 36 additions and 17 deletions
|
@ -94,9 +94,7 @@ class ReadKodiDB():
|
|||
allKodiTvShowsIds.append(id)
|
||||
|
||||
return allKodiTvShowsIds
|
||||
|
||||
|
||||
|
||||
|
||||
def getKodiTvShows(self,fullInfo = False):
|
||||
#returns all tvshows in Kodi db inserted by MB
|
||||
xbmc.sleep(sleepVal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue