2015-11-21, 14:05
Edit:
<control type="button" id="704">
<width>55</width>
<height>55</height>
<label>264</label>
<font>-</font>
<texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onclick>PlayerControl(record)</onclick>
<visible>Player.CanRecord</visible>
</control>
<control type="togglebutton" id="353">
<width>55</width>
<height>55</height>
<label>264</label>
<altlabel>265</altlabel>
<font>-</font>
<texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
<usealttexture>Player.Recording</usealttexture>
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus>
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
<onclick>PlayerControl(Record)</onclick>
<enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="50" time="75" condition="!Player.CanRecord">Conditional</animation>
<visible>VideoPlayer.Content(LiveTV)</visible>
</control>
<control type="togglebutton" id="704">
<width>55</width>
<height>55</height>
<label>264</label>
<altlabel>265</altlabel>
<font>-</font>
<texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
<usealttexture>Player.Recording</usealttexture>
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus>
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
<onclick>PlayerControl(Record)</onclick>
<enable>Player.CanRecord</enable>
<animation effect="fade" start="100" end="50" time="75" condition="!Player.CanRecord">Conditional</animation>
<visible>MusicPlayer.Content(LiveTV)</visible>
</control>
(2015-11-21, 14:27)axbmcuser Wrote: Related thoughts:
When not focusing the TV-main menu item you can easily overlook that PVR recording is active. When you reboot or shutdown the device now the recording is (obviously) cancelled.
(2016-01-10, 14:30)ksooo Wrote: Did you know, that since Isengard, if PVR backend recides on the same machine as Kodi and you select reboot/shutdown/suspend from inside Kodi and at least one recording is active or to be started "soon", then a dialog will pop up informing you about the running/to be started recording and asking for confirmation to reboot/shutdown/suspend?
(2016-01-10, 14:30)ksooo Wrote: [quote='axbmcuser' pid='2166792' dateline='1448108831']
Related thoughts:
Did you know, that since Isengard, if PVR backend recides on the same machine as Kodi and you select reboot/shutdown/suspend from inside Kodi and at least one recording is active or to be started "soon", then a dialog will pop up informing you about the running/to be started recording and asking for confirmation to reboot/shutdown/suspend?