2020-09-20, 01:55
2020-09-20 changed infolabels
the following Player info labels now support offset() and position()
examples:
pull-request: https://github.com/xbmc/xbmc/pull/18410
commit: https://github.com/xbmc/xbmc/commit/bd9f...338c56866a
the following Player info labels now support offset() and position()
- Player.Title
- Player.Folderpath
- Player.FilenameAndPath
- Player.Filename
examples:
xml:Player.offset(1).Title
Player.position(3).Filename
pull-request: https://github.com/xbmc/xbmc/pull/18410
commit: https://github.com/xbmc/xbmc/commit/bd9f...338c56866a