minimal inline documentaion change: StartOffset/StartPercent

This commit is contained in:
bassdart 2019-03-17 16:32:51 +01:00
parent 822f4faff2
commit 64e9016dca

View file

@ -271,6 +271,9 @@ def play(url):
# doesn't work
# item.setProperty('StartOffset', '56.4')
# Bug? It maybe works with StartPercent, see https://forum.kodi.tv/showthread.php?tid=129188&pid=2443114#pid2443114
# Will not fix :-(
# https://trac.kodi.tv/ticket/17006#ticket
# item.setProperty("VolumeAmplification", "7")
# xbmc.log(msg=item.getProperty('VolumeAmplification'), level=xbmc.LOGNOTICE)