parent
a4a1be97f5
commit
395140262d
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ class PlayUtils():
|
|||
|
||||
self.logMsg("File is direct playing.", 1)
|
||||
playurl = self.directPlay()
|
||||
playurl = playurl.encode('utf-8')
|
||||
# Set playmethod property
|
||||
utils.window('emby_%s.playmethod' % playurl, value="DirectPlay")
|
||||
|
||||
|
|
Loading…
Reference in a new issue