Version bump 3.0.16a

This commit is contained in:
angelblue05 2018-03-23 04:55:43 -05:00
parent ef376a83be
commit da7094a9de
2 changed files with 1 additions and 3 deletions

View file

@ -97,8 +97,6 @@ class PlaybackUtils(object):
resume = window('emby.resume')
window('emby.resume', clear=True)
log.info(sys.argv)
play_url = putils.PlayUtils(self.item, listitem).get_play_url(force_transcode)
if not play_url: