Kodi Community Forum
PVR support - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: PVR support (/showthread.php?tid=130093)



PVR support - pecinko - 2012-04-27

Guys

when channel is recording label "REC" is displayed. Where can I find it in order to alter it a bit?


RE: PVR support - Jezz_X - 2012-04-27

umm it shouldn't show as far as I know but you can't it was hardcoded text back in the day of when we used to record shoutcast on the xbox and if it does show over the top of a video I would suggest that dushmaniac remove it


RE: PVR support - pecinko - 2012-04-27

It's does not show in fullscreen but it is visible in other screens in top left corner.

Image


RE: PVR support - Jezz_X - 2012-04-27

yeah its a throw back to the old days of shoutcast recording will ping the dev since we have a condition these days for recording that skins could use


RE: PVR support - pecinko - 2012-04-27

Thanks.

I guessed it's OK to have skin PVR discussions here since it could benefit others. Or is it more appropriate to move it to PVR developement?


RE: PVR support - Jezz_X - 2012-04-27

I would think in here is probably better for skinning stuff yeah


RE: PVR support - Jezz_X - 2012-04-27

pecinko he said make a ticket for it since he would probably forget Smile


RE: PVR support - pecinko - 2012-04-27

OK, will do.

Another question. Timer is supposed to:

1) start recording at a set time
2) notify user that he wanted to switch to a given channel at set time

?


RE: PVR support - pecinko - 2012-05-27

It seems that <visible>System.HasPvr</visible> check fails on some builds (OpenElec).

Any ideas for alternative?

** and <visible>System.GetBool(pvrmanager.enabled)</visible> is not useful for settings screen **


RE: PVR support - Jezz_X - 2012-05-27

its probably because openelec stopped building builds pretty soon after it was added so none of the nightlies have it


RE: PVR support - pecinko - 2012-05-27

Thanks.

Seems it's not easy to make skin work right these days... Users reported some other glitches on CrystalUbuntu and OpenElec which I wasn't able to reproduce.