BUG!!!!
In the media browser, the un-Enc'd HiDef files I am copying to the NTFS drive are showing up flagged as SD.
Once the copy is finished they should be ok.
All of them, or just one? 'Cos one 4GB file has copied and it's in the middle of the next.
Sorry to break it to you, but the copied files still all show the SD flag!Not sure, let us know : ) - the HD/SD detection needs the .hmt file to be there which is the last thing copied.
Can you post which channels are on that Mux? If there are lots, the first few will be enough.For af123's information.
My Channel Information display - shows ??? as the Mux name on channel 28. (Crystal Palace)
Webif v 0.7.5
Can you post which channels are on that Mux? If there are lots, the first few will be enough.
Thanks
I mentioned a similar problem some time ago but I think it either got ignored or lost in the mire.
Winter Hill, Channel 57 (DDR7) carrying Channel M and Movies4Men, shows in the channel info as ??? LCN 200 & 201.
I ran an experiment. I now have two USB drives connected to the Humax, the first seems to be called "usb-drive1" and is NTFS, the second is "drive2" and is Ext3. I copied a HiDef file to the Ext3 drive and it started out flagged as SD in the WebIF media browser, and then changed to HD at the end of the copy. The same file copied to the NTFS drive remained flagged SD even after the copy had finished.Sorry to break it to you, but the copied files still all show the SD flag!
They have been copied to an NTFS drive, if that's of any interest.
Yes, it look like a problem with hmt, perhaps mmap will not work with a user space driver.I ran an experiment. I now have two USB drives connected to the Humax, the first seems to be called "usb-drive1" and is NTFS, the second is "drive2" and is Ext3. I copied a HiDef file to the Ext3 drive and it started out flagged as SD in the WebIF media browser, and then changed to HD at the end of the copy. The same file copied to the NTFS drive remained flagged SD even after the copy had finished.
hmt /media/usb-drive1/<hmt file>
mmap: No such device
It is a fast method used by hmt to map the file into memory so that any changes made to the memory are reflected back onto the file on disk. There are other slower methods which could be used. It also means that the 'lock', 'mark as new' OPT+ functions will not work from the web interface, on that file, at the moment. The NTFS copy will not be damaged, it shows the correct flag when viewed on the Humax UI.What's mmap when it's at home? Does this mean the NTFS copy is damaged in some way?
Yes, it look like a problem with hmt, perhaps mmap will not work with a user space driver.
Code:hmt /media/usb-drive1/<hmt file> mmap: No such device
0.7.5 improves the package management backend a bit and adds an 'upgrade all' button.
They're still separate functions... do you think the second button should do both?@af123 - do you still need to update the package list before pressing the upgrade all button, or does it do the update and the upgrade commands all from the one button? Thanks. Oijonesey
do you think the second button should do both?