Hi
I have written a plugin to use the onboard reciever of the newer technotrend Budget PCI cards.
I have trested the plugin with a C-1501 DVB-C card and an two rc5 remotes. But according to the technotrend driver api it should work with any technotrend budget cards, even usb.
t oacces the DVB card you need a driver-api-dll from the technotrend BDA-Driver-SDK called "ttBdaDrvApi_Dll.dll" i'm not shure if i'm allowed to upload this file here.
You can get this file from an dvbviewer installation or from the dvnviewer-forum
the plugin have no configuration and uses the first budget
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
New Plugin: Technotrend C-1501 Remote
New Plugin: Technotrend C-1501 Remote
- Attachments
-
- __init__.py
- Technotrend Budget Remote Plugin
- (4.73 KiB) Downloaded 444 times
- Bitmonster
- Site Admin
- Posts: 2239
- Joined: Mon Feb 06, 2006 10:28 pm
Re: New Plugin: Technotrend C-1501 Remote
I just took a quick look at the code.
What does "budget" mean in this context? The first card (if more than one are installed)?mastalee wrote:and uses the first budget
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
Re: New Plugin: Technotrend C-1501 Remote
yes,
the first technotrend dvc-c budget card ist used if multible cards are installed in the system.
the first technotrend dvc-c budget card ist used if multible cards are installed in the system.
Re: New Plugin: Technotrend C-1501 Remote
Hello,
i would like to use this plugin but i can't add it to my configuration (doesn't show up in the list of available plugins). I copied the plugins .py file and the dll to a separate folder under plugins (tt1501). When i startup eventghost it show to messages in the log windows to the right with the message "Technotrend C-1501".
I'm using the newest beta 0.3.6.1487.
Thanks for your help
SanSiro
i would like to use this plugin but i can't add it to my configuration (doesn't show up in the list of available plugins). I copied the plugins .py file and the dll to a separate folder under plugins (tt1501). When i startup eventghost it show to messages in the log windows to the right with the message "Technotrend C-1501".
I'm using the newest beta 0.3.6.1487.
Thanks for your help
SanSiro
Re: New Plugin: Technotrend C-1501 Remote
I encounterded the same problem today. To make the plugin work with the actual release of EventGhost I had to modify the registration routine.
I hope this is OK with mastalee. Thank you for your excellent work!
To install the plugin perform following steps:
- Create a new subfolder of your choice in the plugins directory
- Place the attached .py file in that folder
- Unzip the ttBdaDrvApi_Dll.dll from the link in the first post and place it in the same subfolder
Once EventGhost is started the new plugin can be selected from the plugins menu.
I hope this is OK with mastalee. Thank you for your excellent work!
To install the plugin perform following steps:
- Create a new subfolder of your choice in the plugins directory
- Place the attached .py file in that folder
- Unzip the ttBdaDrvApi_Dll.dll from the link in the first post and place it in the same subfolder
Once EventGhost is started the new plugin can be selected from the plugins menu.
- Attachments
-
- __init__.py
- (4.71 KiB) Downloaded 344 times
Re: New Plugin: Technotrend C-1501 Remote
ich habe zwar eine usb tt-3600 aber die DLL ist zumindest laut name der gleiche. (ttBdaDrvApi_Dll.dll (200.704 Bytes))
das ganze ist ohne Hub direkt an den Rechner angeschlossen. Beim start gibt GE dies aus:
TTIR:__start__
pluginDir=C:\Programme\EventGhost\plugins\TT
dll= <CDLL 'C:\Programme\EventGhost\plugins\TT\ttBdaDrvApi_Dll.dll', handle 46c0000 at 20e5550>
die letzte Zahl ändert sich bei jedem Start, aber wenn ich eine Taste auf der Fernbedienung drücke, erscheint nichts im log fenster.
das ganze ist ohne Hub direkt an den Rechner angeschlossen. Beim start gibt GE dies aus:
TTIR:__start__
pluginDir=C:\Programme\EventGhost\plugins\TT
dll= <CDLL 'C:\Programme\EventGhost\plugins\TT\ttBdaDrvApi_Dll.dll', handle 46c0000 at 20e5550>
die letzte Zahl ändert sich bei jedem Start, aber wenn ich eine Taste auf der Fernbedienung drücke, erscheint nichts im log fenster.
Re: New Plugin: Technotrend C-1501 Remote
i added support for usb dvb devices to this plugin.
BUT: i dont have a usb dvb device so this code is untested!
BUT: i dont have a usb dvb device so this code is untested!
- Attachments
-
- __init__.py
- (5.21 KiB) Downloaded 346 times
Re: New Plugin: Technotrend C-1501 Remote
so this version should work
what is missing: Standby and Resume support
what is missing: Standby and Resume support
- Attachments
-
- __init__.py
- (5.04 KiB) Downloaded 459 times
Re: New Plugin: Technotrend C-1501 Remote
funktioniert einwandfrei, vielen dank für die große mühe, die du dir mit dem plugin gegeben hast und es immer wieder überarbeitet hast.
Works perfect with winamp.
Works perfect with winamp.
Re: New Plugin: Technotrend C-1501 Remote
Hi,
thanks very much for this plugin! It obviously works with TechnoTrend TT-Connect S2-3650 CI USB-Receiver. Just tested it.
Greetings
thanks very much for this plugin! It obviously works with TechnoTrend TT-Connect S2-3650 CI USB-Receiver. Just tested it.
Greetings