Less logging

This commit is contained in:
tomkat83 2017-01-08 12:20:51 +01:00
parent 4a28a8ebc9
commit 4aab4813a9

View file

@ -149,9 +149,7 @@ class PlaybackUtils():
plex_lib_UUID, plex_lib_UUID,
mediatype=api.getType(), mediatype=api.getType(),
trailers=trailers) trailers=trailers)
log.debug('xml: ID: %s' % xml.attrib['playQueueID'])
get_playlist_details_from_xml(playqueue, xml=xml) get_playlist_details_from_xml(playqueue, xml=xml)
log.debug('finished ')
if (not homeScreen and not seektime and sizePlaylist < 2 and if (not homeScreen and not seektime and sizePlaylist < 2 and
window('plex_customplaylist') != "true" and window('plex_customplaylist') != "true" and