Jump to content

[Web] REC link in mobile SVCweb does not work


Michael C

Recommended Posts

Hi Lars,

 

When I click the (REC) link in /mobil/epg_list.html?aktion=epg_list , I see no effect at all. I cannot start recording. This bug probably has been lasted for quite a long time.

 

I'm using the latest DVB Recording Service version 1.4.6.

 

Thanks!

 

Michael

Link to comment
  • 4 weeks later...

I found that there is a typo in the SVCweb/mobil/epg_list.html. Here is a patch which fixes the problem:

 

$ diff epg_list.html epg_list.html.orig

35c35

< <td width="20%" align="right" bgcolor="#CCCCFF"><a href="java script:popup2('{recurl}','{doclose}');">(REC)</a></td>

---

> <td width="20%" align="right" bgcolor="#CCCCFF"><a href="java script:popup2('{recurl}'){doclose}">(REC)</a></td>

 

Michael

 

Hi Lars,

 

When I click the (REC) link in /mobil/epg_list.html?aktion=epg_list , I see no effect at all. I cannot start recording. This bug probably has been lasted for quite a long time.

 

I'm using the latest DVB Recording Service version 1.4.6.

 

Thanks!

 

Michael

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...