2017-05-01, 18:39
Latest 1.1.15:
Properties for Recordings, when they are played:
e.g. does not work, when you play a recording.
The http-request does when playing the same recording:
And please add the ChannelLogo for Recordings actually playing, it does work for ListItems
e.g.
does not work, if you are playing a recording.
All ListItem.Art images are working for Recordings, but not when they are played Can you please make the Player.Art images work for playing Recordings?
Thx
Properties for Recordings, when they are played:
e.g.
Code:
$INFO[Window(home).Property(SkinHelper.Player.Art.Poster)]
The http-request does when playing the same recording:
Code:
http://localhost:52307/getpvrthumb&title=$INFO[VideoPlayer.Title]&type=poster
And please add the ChannelLogo for Recordings actually playing, it does work for ListItems
e.g.
Code:
$INFO[Window(Home).Property(SkinHelper.Player.Art.ChannelLogo)]
All ListItem.Art images are working for Recordings, but not when they are played Can you please make the Player.Art images work for playing Recordings?
Thx