NB I forgot this only applies to the custom firmware - but I kinda assumed everyone has done it as its so good!
I like to have 4 hours at a time viewable, however at this means teeeensy weeeensy text you can't see
and of course if you up the magnification you then can't see all four hours
A temporary fix is to hack one of the web cgi files, and as it turned out it was very much easier than I thought
this gives me 4 hours on one horizontal screen full at 100% browser zoom
this bodge has three negative points
first telnet into box and change to the path where the file is we want to edit
cd /opt/var/mongoose/cgi-bin
then make a backup of the file
cp epg7day.jim epg7day.jim.orig
please do this aswhen if you make a rick it makes it a lot easier to start afresh
next step is to download the file called epg7day.jim
look for a line near the top of the script
set cellwidth 8
change the 8 to a 4 then save the file and upload it back to your box (I recommend filezilla for this as it does it transparently, detects when you save the local temp file and ups it for you)
the change should take effect immediately, and I know its only a simple change but please do back up the file in case....
I like to have 4 hours at a time viewable, however at this means teeeensy weeeensy text you can't see
and of course if you up the magnification you then can't see all four hours
A temporary fix is to hack one of the web cgi files, and as it turned out it was very much easier than I thought
this gives me 4 hours on one horizontal screen full at 100% browser zoom
this bodge has three negative points
- It will only last until the epg web package is upgraded
- the channel logo over runs the channel title a bit (I can live with this)
- short 5 to 15 min programs like kids cartoons in the morning will show as ellipsis (but
you can mouse over them as normal) again I can really live with this!
first telnet into box and change to the path where the file is we want to edit
cd /opt/var/mongoose/cgi-bin
then make a backup of the file
cp epg7day.jim epg7day.jim.orig
please do this as
next step is to download the file called epg7day.jim
look for a line near the top of the script
set cellwidth 8
change the 8 to a 4 then save the file and upload it back to your box (I recommend filezilla for this as it does it transparently, detects when you save the local temp file and ups it for you)
the change should take effect immediately, and I know its only a simple change but please do back up the file in case....