mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-09 19:05:09 +00:00
Version bump 3.0.16a
This commit is contained in:
parent
ef376a83be
commit
da7094a9de
2 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue