Re: Ipbox 9000&900 **PLUG IN**
Micron 0.0.4-r6
micrond is a daemon for execute program at your desired time
Modify file:
/var/etc/SifTeam/conf/crontab
* * * * * /var/bin/YOUR_PROGRAM
..and start with plugin System start
Example, this command reboot decoder
at 04:30 - any day - any month
30 04 * * * /usr/bin/rebootSIF
P.S.
* * * * *
is:
<minute> <hour> <day> <month> <dow>
[Only registered and activated users can see links. Click Here To Register...]
1 Attachment(s)
Ventilator on/off in base hdd temp
Cu asta plug in putem sa controlam pe ventilator care are ipbox 9000 depinde de temperatura care are HDD.In fiecare 30 sec masura automat pe temperatura lui HDD si daca e peste 55 grade celsius porneste pe ventilator daca e mai putin de 50 grade de celsius opreste pe ventilator.
Instalare:
1)dezarhivam pe files si il copiam in ipbox 9000HD
2)facem 755 atributes pe files
3)dupa facem reboot
Favpip plugin v.1.9.0 RC 2.0.0
RELELASE 1.9.0 - RC for 2.0.0===========- whole code was rewritten and now is using widget libraries.- no more global variables- navigation is now 5 times faster then in previous ones.- new configuration options for fonts setting added. They still need to be fixed to check border values.
[Only registered and activated users can see links. Click Here To Register...]
Favpip plugin v.1.9.4 RC 2.0.0
RELELASE 1.9.4 - RC for 2.0.0===========- plugin now reads skin colors and images on SIFTEAM image- Normal spaces between rows for those who uses 'CRASH Polish fonts'. Fonts have too big paddings, plugin fixes that.- plugin version is shown in the bottom right corner
[Only registered and activated users can see links. Click Here To Register...]
Re: **PLUG IN** Ipbox 91&9xx&9000
- new feature to show epg info of current audition- new feature to show list of current and next auditions from epg- key "i" (info) changes footer mode, possible values are: legend - shows simple key legend (default) epg info - shows epg info of current audition epg list - shows list of auditions from epg- support for volume buttons, different meaning dependent on 'footer mode'" FOOTER MODE - MEANING legend - changes audio volume epg info - scrolls epg info up and down epg list - scrolls epg list up and down- new configuration values for new 'footer modes': For 'epg info' mode epg_info.elements_number - page size of channel list in that mode. Bigger means smaller footer (default=7) epg_info.font - font size used to display epg info (default=15) For 'epg list' mode epg_list.elements_number - page size of channel list in that mode. Bigger means smaller footer (default=7) epg_list.font - font size used to display epg list (default=15) epg_list.max_auditions - number of auditions to get and display (default=3) epg_list.hide_current_audition - if true hides current audition in epg list General epg_list.first=true - decides if 'epg list' mode should be before 'epg info' mode (default=false) footer.restore_mode=true - if set to true then plugin remember 'footer mode' on exit and restore it on plugin open (default=false)- fixed bug which caused PANIC when config file did not have empty line at the end.
Many things can be configured according to your needs. Look in favpip.config.example. If any configuration values are not understood just ask here.
Sources and binaries like always are [Only registered and activated users can see links. Click Here To Register...].
Some screenshots:
1. Legend mode
[Only registered and activated users can see links. Click Here To Register...]
1. Info mode
[Only registered and activated users can see links. Click Here To Register...]
1. Epg list mode
[Only registered and activated users can see links. Click Here To Register...]
Favpip 2.1.0 epg info changes
RELELASE 2.1.0===========
- fix for bad label next to green button in legend
- debug logs disabled by default, see DEBUGING & REPORTING on the beginning of README file.
- New feature of 'epg info' footer mode
- Shows all auditions info not only current one. Number of auditions is limited to epg_list.max_auditions
- Switching between auditions info is made with LEFT and RIGHT buttons
- First row of epg info contains name, time, duration and number of audition.
- default value of 'show_channels_id' is now 1 as stated in config example file.
[Only registered and activated users can see links. Click Here To Register...]