Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#4738 closed enhancement (fixed)

Enable/Disable ecm.info file

Reported by: luckysquid Owned by: nautilus7
Priority: minor Component: DVBApi
Severity: low Keywords: ecm.info
Cc: Sensitive: no

Description

Reason for enhancement

Enable/Disable ecm.info file

ecminfo_file = 0|1

ecm.info file:

0 = Disable ecm.info file
1 = Enable ecm.info file (default)

attached the diff files. (code and docs).
diff from last rev 11537
all code are tested, please implemented into trunk

Possible impacts on other features

none

Attachments (11)

oscam.conf.txt.patch (386 bytes ) - added by luckysquid 4 years ago.
oscam.conf.5.patch (429 bytes ) - added by luckysquid 4 years ago.
oscam.conf.5.html.patch (505 bytes ) - added by luckysquid 4 years ago.
module-dvbapi.c.patch (1.0 KB ) - added by luckysquid 4 years ago.
module-dvbapi-mca.c.patch (433 bytes ) - added by luckysquid 4 years ago.
module-dvbapi-azbox.c.patch (437 bytes ) - added by luckysquid 4 years ago.
globals.h.patch (396 bytes ) - added by luckysquid 4 years ago.
oscam-config-global.c.patch (631 bytes ) - added by luckysquid 4 years ago.
module-webif.c.patch (533 bytes ) - added by tom001x 4 years ago.
dvbapi.html.patch (920 bytes ) - added by tom001x 4 years ago.
ecm_info_on_off.patch (5.9 KB ) - added by Opti 4 years ago.

Download all attachments as: .zip

Change History (19)

by luckysquid, 4 years ago

Attachment: oscam.conf.txt.patch added

by luckysquid, 4 years ago

Attachment: oscam.conf.5.patch added

by luckysquid, 4 years ago

Attachment: oscam.conf.5.html.patch added

by luckysquid, 4 years ago

Attachment: module-dvbapi.c.patch added

by luckysquid, 4 years ago

Attachment: module-dvbapi-mca.c.patch added

by luckysquid, 4 years ago

Attachment: module-dvbapi-azbox.c.patch added

by luckysquid, 4 years ago

Attachment: globals.h.patch added

by luckysquid, 4 years ago

Attachment: oscam-config-global.c.patch added

by tom001x, 4 years ago

Attachment: module-webif.c.patch added

by tom001x, 4 years ago

Attachment: dvbapi.html.patch added

comment:1 by Opti, 4 years ago

What's the disables good for?
Most SKIN's use this info.

comment:2 by luckysquid, 4 years ago

@tom001x: thanks for patch

@Opti: exactly, most skin use this file and sometimes it is ugly to see it when zapping channel. Of course default option is with ecm.info.
I' am oscam and streamboard fun for over 10 years, it's a pleasure to contribute to the project.
Great team!

comment:3 by luckysquid, 4 years ago

@Opti: I tried to apply entire patch posted by you and I don't notice any problem. I think that you can apply this to trunk.
Best regards!

by Opti, 4 years ago

Attachment: ecm_info_on_off.patch added

comment:4 by Opti, 4 years ago

then please the replaced Version with clean -->module-webif.c
Best regards! & @all thanks for patch

Last edited 4 years ago by Opti (previous) (diff)

comment:5 by luckysquid, 4 years ago

all works also with new patch. Regards ;)

comment:6 by nautilus7, 4 years ago

Owner: set to nautilus7
Status: newassigned

I don't see the reason why you need to disable the ecm.info file, but I don't see a problem having an option to enable/disable it either.

So, are all the separate patches included in the patch Opti posted? I will test it myself and commit it, probably tomorrow.

comment:7 by nautilus7, 4 years ago

Resolution: fixed
Status: assignedclosed

Implemented in revision 11539.

comment:8 by tom001x, 4 years ago

@nautilus7
Thank you for adding the patch

Note: See TracTickets for help on using tickets.