mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-07-26 16:27:31 +00:00
changed some logging
This commit is contained in:
parent
34ea46b9cb
commit
e859108697
4 changed files with 18 additions and 20 deletions
|
@ -386,7 +386,6 @@ class LibrarySync():
|
|||
|
||||
if not matchFound:
|
||||
#no match so we have to create it
|
||||
print "episode not found...creating it: "
|
||||
WriteKodiDB().addEpisodeToKodiLibrary(item)
|
||||
updateNeeded = True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue