I will look at this for you.Found out that when viewing scheduled recording and there's &-mark on title it doesn't open showrecdetail correctly. It's rather obvious why it doesn't as &-mark has other meaning on URL.
If I manually change that &-mark from URL to %26 it works. So this should be done within webint for it to work (I have a workaround for this with javascript but would be better if it was done right in the beginning). There may be other similar problems but haven't tested, for example with %-marks? I think whole title should be URL-encoded anyways so we wouldn't run into trouble.
Not trying to be pain in the ass but would be great if we could also customize showrecorded (recorded shows) table like we can do with scheduled recordings and program guide.
Btw is there some !!!-tag for recording keep type on custom Scheduled Recordings table? I can get Record Once etc from !!!recordfreq!!! but is there some tag to display how long recording is kept? I'd like to make this one displayed on scheduled recordings -screen but can't find any way doing it on custom html.
Thanks, I'm afraid there's one more issue too. I found out that with custom html search doesn't work as it should. Difference with custom html and your default is that when custom html is used, there's "<td><table id="prog" width="100%">" missing in front of custom html and "</table></td>" after it. Sure these could be added to custom html fields but it could mess regular program guide again.I will look at this for you.
I am on Holidays this week, so it wont be until next week.
No problem, will do next week...Thanks, I'm afraid there's one more issue too. I found out that with custom html search doesn't work as it should. Difference with custom html and your default is that when custom html is used, there's "<td><table id="prog" width="100%">" missing in front of custom html and "</table></td>" after it. Sure these could be added to custom html fields but it could mess regular program guide again.I will look at this for you.
I am on Holidays this week, so it wont be until next week.
Could you add those tags to tabledata sent when using custom html and search?
Custom html for Recorded program entries doesn't work for me. If I enter something there, showrecorded shows up blank. When I remove HTML from manager, it works again.
Also on webint manager right clicking on Custom HTML field for Recorded entries shows up the one for Scheduled programs on HTML Helper.