Less logging
This commit is contained in:
parent
206c2a319b
commit
88cece3066
1 changed files with 0 additions and 1 deletions
|
@ -1314,7 +1314,6 @@ class API(object):
|
|||
append_sxxexx)
|
||||
self.add_video_streams(listitem)
|
||||
artwork = self.artwork()
|
||||
LOG.debug('artwork: %s', artwork)
|
||||
listitem.setArt(artwork)
|
||||
return listitem
|
||||
|
||||
|
|
Loading…
Reference in a new issue