Difference between revisions of "Custom Firmware Package Notes"
Ezra pound (talk | contribs) (→Remote Schedulling (RS)) |
Ezra pound (talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
'''BREIF NOTES FOR CUSTOM FIRMWARE PACKAGES''' | '''BREIF NOTES FOR CUSTOM FIRMWARE PACKAGES''' | ||
Line 19: | Line 17: | ||
==HMT== | ==HMT== | ||
− | From a Telnet Session, Navigate to a directory containing an *.hmt file, | + | From a Telnet Session, Navigate to a directory containing an *.hmt file, Then enter :- |
<span style="background:#FFFF00"> hmt KAISER_CHIEFS_DD5_1_20110410_0147.hmt </span> | <span style="background:#FFFF00"> hmt KAISER_CHIEFS_DD5_1_20110410_0147.hmt </span> | ||
Line 81: | Line 79: | ||
service stop <service> | service stop <service> | ||
service auto <service> (toggles autostart) </pre> | service auto <service> (toggles autostart) </pre> | ||
+ | |||
+ | ==Telnet== | ||
+ | |||
+ | Telnet is built into the default Custom Firmware package, To communicate Via Telnet from a P.C. you will need a program such as [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY], Select connection type Telnet and enter the IP address of your Humax into the Host Name box, Then select OPEN, You will be presented with a new Telnet Window and if connection is successful you will see the humax# prompt | ||
Revision as of 19:00, 26 November 2011
BREIF NOTES FOR CUSTOM FIRMWARE PACKAGES
Contents
Custom TV Portal
Full Guide HERE
Edit On Box
Full Guide for Nicesplice HERE
Epg Keywords (Web-If)
- Web-If MAIN >> SETTINGS >> Email address >> myname@talktalk.co.uk
- Web-If MAIN >> SETTINGS >> SMTP >> smtp.talktalk.co.uk
- Web-If MAIN >> SETTINGS >> SEND TEST EMAIL
HMT
From a Telnet Session, Navigate to a directory containing an *.hmt file, Then enter :-
hmt KAISER_CHIEFS_DD5_1_20110410_0147.hmt
humax# hmt KAISER_CHIEFS_DD5_1_20110410_0147.hmt Format:HD Title:KAISER CHIEFS DD5.1 Channel:4096 (BBC HD) Folder:/mnt/hd2/My Video/MY-ARCHIVE/ Filename:KAISER CHIEFS DD5_1_20110410_0147 Genre:Entertainment EPG:Performance from the Kaiser Chiefs from the Later... with Jools Holland archives. They play I Predict a Riot, the party and festival anthem of 2005. Flags: HD,Unlimited Copies, Copy count:0 Scheduled start:1302396300 (Sun Apr 10 00:45:00 2011) Scheduled duration:300 Recording start:1302396449 (Sun Apr 10 00:47:29 2011) Recording end:1302396706 (Sun Apr 10 00:51:46 2011) Play resumes at: 15 seconds in. Service ID (SID):17472 Transport Stream ID (TSID):16516 Originating Network ID (ONID):9018 Programme Map Table PID (PMTPID):100 Video PID:101 Audio PID:102 Bookmarks:0 =
I-Phone Interface
Screen Shots HERE
Remote Scheduling (RS)
Full Guide HERE
Service Control Utility
From a Telnet command line prompt send the following :-
service
humax# service Name Installed Autostart Running ---- --------- --------- ------- mediatomb No No No dropbear No No No transmission No No No samba No No No cifs No No No mongoose Yes Yes Yes Syntax: service start <service> service stop <service> service auto <service> (toggles autostart)
Telnet
Telnet is built into the default Custom Firmware package, To communicate Via Telnet from a P.C. you will need a program such as PuTTY, Select connection type Telnet and enter the IP address of your Humax into the Host Name box, Then select OPEN, You will be presented with a new Telnet Window and if connection is successful you will see the humax# prompt
Web IF
Screen Shots HERE