[webif] Web interface

0.8.13 (19/01/2012)

  • Support running under HTTPS/SSL web server (see switch under General Settings);
  • Show Network column on channel screen;
  • Fix bug in and optimise folder size display;
  • Fix some undelete issues;
  • Fix bug which affected deleting files from within a folder containing a [ character;
 
There seems to be a problem with the "Show development and advanced packages?" toggle in settings. I turned it OFF, and now can't get it to go back on.
If I select ON, then press SAVE, I get "Development Package Display unchanged"
 
I have just checked my other HDR which was still running 0.8.12-4, and the "Show development and advanced packages?" option using the tick box was still working properly. I updated to 0.8.13 which changes the tick box to an ON or OFF toggle, and it allowed me to turn it OFF but would not let me turn it back ON. Presumably this is a bug introduced within the latest release.
 
When browsing media files at the "/media" level I see the following,
/ media (0iB)
711_1_09_Media_Folder.png
My Music (@4.0KiB)
711_1_09_Media_Folder.png
My Photo (@4.0KiB)
711_1_09_Media_Folder.png
My Video (@99.2GiB)
there seems to be problems with the folder content size information in the brackets.

/media is showing (0iB), and the other three folders have an "@" displayed after the opening bracket, but the quoted size seems to be OK.
 
I'm not sure what you mean by a "symlink" :confused:
None of the folders within the three categories contain the @ within their brackets.
xyz321 is correct - the @ means that is is a pointer to a folder somewhere else on the disk. It's an indication of why the total size for the folder isn't the sum of its apparent contents.

I'll fix the package toggle bug, thanks.
 
I'm still finding that all copies of large files via Webif from my HDR to an external Ext3-formatted disk stop dead at 2.0 GB, no errors reported. Same files copy fine via the Humax user interface. CF 1.15, Webif 0.8.13-1. Is it just me? :eek:
 
As you know I have problems just actually doing any copying and also fxp to an ext drive. I am hoping that your problems and mine are related.
 
1. All copies of large files to an external Ext3-formatted disk stopped dead at 2.0 GB, no errors reported.

This is a problem with the jim copy command which is actually implemented in jim itself. I'm going to upgrade jim to the latest version then fix it if the problem is still there.

Code:
humax# jimsh
Welcome to Jim version 0.71
. file size "/mod/video/Hustle/Hustle_20120120_2100.ts" 
2884399104
. file copy "/mod/video/Hustle/Hustle_20120120_2100.ts" "/media/virtual/test.ts"
. file size "/media/virtual/test.ts"
2147483647
 
0.9.0 (27/01/2012)

  • Only show mediatomb and transmission icons on main menu if the services are running;
  • Update Jim dependency to 0.73 (also update jim reference guide);
  • Fix 2GB limit when copying files;
  • Show DLNA icon against recordings which are indexed by the media server;
  • Fix issue with deleting files from external drives with undelete installed;
  • Fix issue with deleting multiple files from a directory with square brackets in the name;
  • Only enable decrypt option for files which are DLNA indexed;
  • Fix the development packages toggle option;
  • Experimental support for playing recorded media with VLC plugin (inspired by Raydon's implementation for the Foxsat).
The last point is quite interesting. It adds a play button to recordings (when you click on them to bring up the details) and, if your browser has the VLC plugin installed, lets you watch recordings in your web browser. It can play anything that has been decrpyted and, on the HDR with the media server enabled, encrypted content too.
 
Just upgraded to Webif 0.9.0-1 and I have lost my Piechart! :(

That's no good.
Could you telnet in and run:

Code:
humax# /mod/var/mongoose/include/diskspace.jim

If you get an error, try
Code:
humax# opkg update; opkg install jim-oo
 
Result of first Telnet input:


Connecting to 192.168.0.xxx.x.xx
Connected.
humax# /mod/var/mongoose/include/diskspace.jim


<span style="float: right;
background:url('/images/345_1_27_ST_USB_BG.png')
no-repeat">
<img src=/images/345_1_27_ST_USB_13.png>
</span>

<span style="float: right">
<br>
Total space: 458.4G<br>
Used: 208.4G (48%)
</span>

humax#
humax# Read operation timed out
 
Can you explain the part about the play button, I am not seeing this.
After rebooting the box and restarting the web interface, I can now see the play buttons.:)
I have tried playing a HD recording using the play button, and it works quite well. There are no visible transport buttons of any kind, although moving the cursor along the bottom does reveal a number of clickable items. Also the counter bottom right remains on 00:00/00:00 even whilst playing. If these items can be fixed, this will be a very useful additional feature.:)
 
Back
Top