Plugins for the TD

0.5.17
+ as standard the log window has no scroll(menu) bar
option="L" adds scroll(menu) bar
0.5.13 beta version
+ rewritten log window (order book )
up/down scroll rows, left/right scroll pages
+ in cfg file, line V { n script }
n means every n-time that script is executed
e.g. 5 means every 5th time plugin is launched
0.4.29 beta version
+ option="Q" exec script & quit plugin (e.g. after Reboot option)
+ sections can have target="" - executed when elapse submenu.
 

Attachments

libDownloadSettings 1.0.6
_________________________

Plugin for Triple Dragon - Download channel list from the internet.

package includes:
README.TXT -> this file
libds.so -> the plugin
libds.cfg -> configuration file, put in /var/share

configuration file structure
1st line: host in the form www.domainname.com
2nd line: catalog file (xml) in the form /catalogfilename.xml

configuration provided in the package:
www.nostromolabs.com
/catalog.xml

Plugin downloads catalog from the configured address; then downloads settings package
using address & resource specified in the xml catalog for the chosen item.

Plugin extracts and loads following files:
user-tp.dat
favourites.txt
services.dat

Files are sent to the TD using tdcontrol TCP protocol; after
sending services.dat a specific command is issued to immediately "refresh" the TD with the new list.
Download process does not run in a separate thread; due to the relative small size of channel lists there should not be
particular problembs (in any case, socket reading from the remote address should stop after a few seconds of inactivity - timeout).


DISCLAIMER
----------
The libDownloadSettings plugin is provided "as-is", no warranty of any type is implied!!
Every redistribution of the plugin must include this README file.
---------------------------------------------------------------

Llew
 
Re libds.106 -

For downloading always use the latest " Satlook" settings with this GREAT plugin.
I have them also available on my server.
When you wan't to use them, you must replace the libds.CFG with this one in the atachment.

New settings from 17-06-2007 online.
------------------------------------------------

Thanks to Satlook :)

Llew
 

Attachments

Here is a quick GUI plugin I created to mount an additional CIFS share

- there are no checks yet to verify if mount was successful
- there are no checks yet to verify if unmount was sucessful
- currently allows for one additional mount with all mount info stored for future call back for editing or re-mounting
( hardboot will drop mount but re-mount with GUI )


creates the following
mountpoint /mnt/hd/data/cifs
mount config info /var/share/mount.dat


I will continue to develop this plugin to allow for a possible 8 mounts..

suggestions?

megalomaniac (_www.triple-dragon-fan.de)
----------------------------------------------------------------
 

Attachments

Anyone reading the above posts by Llew will realise that he is an expert on Triple Dragon matters. If, like me, you are a novice Triple Dragon user do not be afraid to ask him questions. I can testify that he has helped me considerably with what, to him, must be pretty mundane points.
canine.
 
I agree , its a temperamental sod the TD , you get out of it what you put into it . Its nice to have a resident knowledgebase for this box.
 
LibDownloadSettings 1.0.9
-> fixed xml parser problem with non valid (or not well formed) catalogs

_________________________

LibDownloadSettings 1.0.8

Plugin now manage up to 3 possible sources for catalog files, each source is assigned to a
button (green/yellow/blue) which loads its own config file.
Plugin works also with "localhost" address, TripleDragon built-in http server can be used for catalog and files.

3 pre-made config files included:
- libds_g.cfg (green) -> www.nostromolabs.com /catalog.xml
- libds_y.cfg (blue) -> www.satlook.nl /catalog.xml
- libds_b.cfg (yellow) -> localhost /catalog.xml

use the buttons GREEN-S1/YELLOW-S2/BLUE-S3 to load appropriate source, then proceed as usual to select and install desired item.

use INFO button to see the list of available source URL (S1, S2, S3)

INSTALLATION: put config files in /var/share and libs.so in plugin folder (depending by the image used).

known problems: getting data from localhost, sometimes it gets an error when using
null-httpd (TD built-in http server). It happens randomly, repeat the process and error goes away (I home).

_________________________
LibDownloadSettings 1.0.7
- not available to the public

_________________________
LibDownloadSettings 1.0.6

download channel list from the internet.

config file: /var/share/libds.cfg
first line: host
2nd line: resource

example:
www.nostromolabs.com
/catalog.xml

recognized following files from downloaded tar.gz package:
user-tp.dat
favourites.txt
services.dat

files are sent in the above order using tdcontrol socket protocol.
after sending services.dat a command is sent to force yor box to reload the whole list.[/code]
 
Hi all,

I wonder if it's possible to see internet pages on tv using the Triple Dragon?

Is there a plugin available for this?

If so where can I download it?
 
Here's an internet browser plugin, never tried it myself so don't know how well it performs.
 
Update to previous version.

This should solve the problem with the TD freezing on exit.

(Thx Caveat)
 
This is a new Plugin made by Megalomaniac .

Quick and simple software backup via OSD
Create a Filesystem backup or a complete Image backup.

Enter a Name for your backup
Select a location to store your backup: HDD, USB, Network
Save configuration
then
Press red button to select Filesystem or Image backup

Storage locations:
/mnt/hd/data/td-backups
/mnt/usb/sd*/td-backups
/mnt/network/td-backups

Filesystem = 5mb backup
Image = 8mb backup

version 0.2
- added option to save filesystem as MTD to make compatible with software update plugin.
- fixed error check
 
Some foreign characters (accented letters etc.) were not reading correctly from feeds in the last plugin.

This version should address the problem.
 

Attachments

Some small updates.
 

Attachments

For all who need CI functionality for latest Hisat image

-unpack
-upload to /var/plugins directory
-chmod 755
-reboot
-enjoy CI function
 
Excellent work , is there any way to run both libmulticam.so and libembCA.so as i couldn't get CI plugin to work until i deleted multicam? any help appreciated.
 
Hi jaimeallen, welcometo the forum.

libmulticam won't run with libembCA as it's the smart card support for an official image only, libembCA is the plugin you use with unofficial images.

Llew
 
Ok, so is there anyway to have both card readers and CI functioning together? I would love to know how to configure these manually. I live in Australia and would like to use Irdeto2. Thanks in advance.
 
With the image I have (latest Hisat) I can use my NDS card in the cardreader and also use a cam in the CI slot.

With an official image, only Conax cards work - unless you use the multicam plugin. In which case you can't include the libembCA plugin as used in an unofficial image, as the plugins are read only.

Don't have an Irdeto card so can't tell if it'll work in an unofficial image using Mgcamd+newcs, sorry.

Llew
 
Llew said:
LibDownloadSettings 1.0.9
-> fixed xml parser problem with non valid (or not well formed) catalogs

_________________________

LibDownloadSettings 1.0.8

Plugin now manage up to 3 possible sources for catalog files, each source is assigned to a
button (green/yellow/blue) which loads its own config file.
Plugin works also with "localhost" address, TripleDragon built-in http server can be used for catalog and files.

3 pre-made config files included:
- libds_g.cfg (green) ->
- libds_y.cfg (blue) ->
- libds_b.cfg (yellow) -> localhost /catalog.xml

use the buttons GREEN-S1/YELLOW-S2/BLUE-S3 to load appropriate source, then proceed as usual to select and install desired item.

use INFO button to see the list of available source URL (S1, S2, S3)

INSTALLATION: put config files in /var/share and libs.so in plugin folder (depending by the image used).

known problems: getting data from localhost, sometimes it gets an error when using
null-httpd (TD built-in http server). It happens randomly, repeat the process and error goes away (I home).

_________________________
LibDownloadSettings 1.0.7
- not available to the public

_________________________
LibDownloadSettings 1.0.6

download channel list from the internet.

config file: /var/share/libds.cfg
first line: host
2nd line: resource

example:

/catalog.xml

recognized following files from downloaded tar.gz package:
user-tp.dat
favourites.txt
services.dat

files are sent in the above order using tdcontrol socket protocol.
after sending services.dat a command is sent to force yor box to reload the whole list.[/code]

do you know any address's i could possibly to the:-
libds_g
libds_y
libds_b
( i cant seem to find any address's catalog.xml)
so i can directly download cams.satlooks allows you to download a choice of 2 motor settings but thats about it as one button offers nothing and the other only has very old stuff.
thanks.
 
Don't think the servers are online now for downloading files through the buttons. Satook stopped uploading channel lists in February.

Can't you just ftp Mgcamd 1.35a to /var/bin? (you need the Mgcamd ppc_old version for the TD, and after transfer renaming it to simply Mgcamd and chmodding it to 755).

Likewise I would imagine you do similar with Cccam, although I don't have that TDMan image.
 
Back
Top