[Support] DVBLink, Kerio Connect, Apache-php, TVHProxy, Webgrabplus


Recommended Posts

Some things have to be done to use the DVBLink:

 

1. Install your DVBDriver with the Plugin of CHMB:

http://lime-technology.com/forum/index.php?topic=47899.0
 

 

Edit the DVBLInk Docker with Advanced Display and add these Extra Parameters:

--device=/dev/dvb
 

Remember: don't forget to reboot your System:

 

 

If you are using SATIP you have to set the Docker to "Host" mode

Network Type:	Host

 

Remember: Set the Recording path inside the DVBLink configuration

Recording path:	/recordings/

 

DVBLink - DVBAPI - Softcam

Starting from build 14061/14072/14073 DVBLink TVSource supports new plugin interface, called mdjapi. The plugins are only supported on intel-based platforms - e.g. Windows, Ubuntu, MacOS, all intel-based NAS models.

The plugin spec comes from the original acamd author and was recently published here (spec is in English, site is in Dutch):
https://www.sat4all.com/forums/topic/23 ... &p=2430476

Another group of developers was working on the implementation of mdjapi for DVBLink. I have seen the pre-built binaries on a filedrop site at the following link (I do not know how long they will stay there):
http://dropmefiles.com/B47VM

The plugins have to be put into <dvblink share directory>/mirror/sources/<your tvsource source>/plugins.
 

 

Some things to the Kerio Connect Docker:

 

If you want to manage the Docker, you can connect to the Docker with Putty / WinSCP

 

Username: Docker

PW:          test123

 

//Change your Path for Mailstore inside the Docker / initial setup

change it to: /kerio_store
 

// How to update Kerio Docker

 

You have to remove kerio files/folders in your volume but keep this follow files/folder: (The docker will copy the missing Files)

*.cfg
mailserver/store
mailserver/dbSSL
mailserver/license
mailserver/settings
mailserver/sslca
mailserver/sslcert
mailserver/ldapmap

 

// How can i Replace a Backup?

// Log into SSH and Replace Backup

sudo service kerio-connect stop
sudo /opt/kerio/mailserver/kmsrecover /backup
sudo service kerio-connect start
 
Edited by chvb
Link to comment

Hi,

 

Thanks for the DVBlink docker :) I've used dvblink successfully on windows with my hardware but the docker isn't recognising my tuner. It's an external tuner connected by USB. Any advice?

 

Are drivers installed for your tuner?  See my sig for Unraid DVB..

Link to comment

of course.. drivers.. It's a technotrend TT-connect 4600.. i'll go and look for them

 

**edit**

found the correct driver files here... anyonw fancy giving me a heads up on how to install them?

 

 

https://bitbucket.org/liplianin/s2-liplianin-v37/get/67ce08afdbe7.tar.bz2

 

Hi,

 

Thanks for the DVBlink docker :) I've used dvblink successfully on windows with my hardware but the docker isn't recognising my tuner. It's an external tuner connected by USB. Any advice?

 

Are drivers installed for your tuner?  See my sig for Unraid DVB..

Link to comment

of course.. drivers.. It's a technotrend TT-connect 4600.. i'll go and look for them

 

**edit**

found the correct driver files here... anyonw fancy giving me a heads up on how to install them?

 

 

https://bitbucket.org/liplianin/s2-liplianin-v37/get/67ce08afdbe7.tar.bz2

 

please sure you make these steps:

 

1. Install your DVBDriver with the Plugin of CHMB:

http://lime-technology.com/forum/index.php?topic=47899.0

 

Edit the DVBLInk Docker with Advanced Display and add these Extra Parameters:

--device=/dev/dvb

 

Edit your /boot/config/go file and add these line:

chown -R nobody:users /dev/dvb &

Remember: don't forget to reboot your System:

Link to comment

of course.. drivers.. It's a technotrend TT-connect 4600.. i'll go and look for them

 

**edit**

found the correct driver files here... anyonw fancy giving me a heads up on how to install them?

 

 

https://bitbucket.org/liplianin/s2-liplianin-v37/get/67ce08afdbe7.tar.bz2

 

please sure you make these steps:

 

1. Install your DVBDriver with the Plugin of CHMB:

http://lime-technology.com/forum/index.php?topic=47899.0

 

Edit the DVBLInk Docker with Advanced Display and add these Extra Parameters:

--device=/dev/dvb

 

Edit your /boot/config/go file and add these line:

chown -R nobody:users /dev/dvb &

Remember: don't forget to reboot your System:

I'm pretty sure the chown in the go file isn't needed as it's done by the unraid dvb plugin. I'm sure mister dvb can confirm it  :)

Link to comment

OK..thanks.. but following the instructions i'm getting

 

""

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="DVBLink" --net="bridge" -e TZ="Europe/London" -p 39876:39876/tcp -p 8100:8100/tcp -p 2222:22/tcp -v "/mnt/user/Recordings":"/recordings":rw --device=/dev/dvb chvb/docker-dvblink

18f28a73ca18c618ca61d8e3b001bd92023eca3c4a98ea5c0ce61cf99448f07a

Error response from daemon: Cannot start container 18f28a73ca18c618ca61d8e3b001bd92023eca3c4a98ea5c0ce61cf99448f07a: error gathering device information while adding custom device "/dev/dvb": lstat /dev/dvb: no such file or directory

 

The command finished successfully!

Link to comment

OK..thanks.. but following the instructions i'm getting

 

""

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="DVBLink" --net="bridge" -e TZ="Europe/London" -p 39876:39876/tcp -p 8100:8100/tcp -p 2222:22/tcp -v "/mnt/user/Recordings":"/recordings":rw --device=/dev/dvb chvb/docker-dvblink

18f28a73ca18c618ca61d8e3b001bd92023eca3c4a98ea5c0ce61cf99448f07a

Error response from daemon: Cannot start container 18f28a73ca18c618ca61d8e3b001bd92023eca3c4a98ea5c0ce61cf99448f07a: error gathering device information while adding custom device "/dev/dvb": lstat /dev/dvb: no such file or directory

 

The command finished successfully!

 

This makes me think there aren't drivers installed for your device, look at the DVB Plugins screen and tell me what you see in the bottom left column....

 

dFdvlAP.png

Link to comment

Attached... Can't see my technotrend 4600 tuner.

 

Well the drivers are included in kernel according to this.  But V6.1.9 runs on 4.1.18 and seems there were some fixes after that in the 4.2 kernel.  As much as I don't like recommending beta versions, you may want to try the V6 Beta 23 release, which is kernel 4.4.13.

Link to comment

OK.. thank you for your help. I'm very new to unraid and still finding my feet - so i do appreciate your patience. I don't quite understand "you must first upgrade via the LimeTech plugin or manually" ?

 

I won't let my plugin update people to beta without them already having done so first via the official LT Beta.  There are other changes the beta upgrade does that doesn't get replicated by my plugin.  So to use a beta DVB build you first have to update via the LT plugin.  Here's the latest one for Beta 23.

Link to comment

Thanks. Updated to beta, tried OE and DD builds - no joy.

 

removed all plugins /apps and downgraded to beta 22.

 

Reinstalled plex/dvblink/ OE 6.2.0-beta22. Still no joy. "DVB Adapter Drivers: Not Detected"

 

output from dmesg upon removal/insert of  TechnoTrend TT-connect S2-4600

 

[  676.668768] usb 1-1.6: USB disconnect, device number 4

[ 1861.951305] usb 4-1: new high-speed USB device number 2 using xhci_hcd

[ 1862.072835] dw2102: su3000_identify_state

 

[ 1862.072838] dvb-usb: found a 'TechnoTrend TT-connect S2-4600' in warm state.

[ 1862.072843] dw2102: su3000_power_ctrl: 1, initialized 0

 

[ 1862.072992] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.

[ 1862.073265] DVB: registering new adapter (TechnoTrend TT-connect S2-4600)

[ 1862.078402] dvb-usb: MAC address: bc:ea:2b:46:12:85

[ 1862.383774] i2c i2c-1: Added multiplexed i2c bus 2

[ 1862.397265] ts2020 2-0060: Montage Technology TS2022 successfully identified

[ 1862.397282] usb 4-1: DVB: registering adapter 1 frontend 0 (Montage Technology M88DS3103)...

[ 1862.419326] Registered IR keymap rc-tt-1500

[ 1862.419459] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/usb4/4-1/rc/rc0/input7

[ 1862.419582] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1c.6/0000:04:00.0/usb4/4-1/rc/rc0

[ 1862.419585] dvb-usb: schedule remote query interval to 250 msecs.

[ 1862.419588] dw2102: su3000_power_ctrl: 0, initialized 1

 

[ 1862.419590] dvb-usb: TechnoTrend TT-connect S2-4600 successfully initialized and connected.

[ 1864.670347] dvb-usb: recv bulk message failed: -110

[ 1864.670350] dw2102: i2c transfer failed.

 

Any ideas?

Link to comment

Support thread for DVBLink, Kerio Connect & Apache-PHP Docker

 

So I started using this Docker which looks really cool, but I had a couple of questions as I don't think its working quite right?

 

1. Initial install works great - but if I stop the Docker and Start again I never get the WebUI back again?  It works great all the way up to me needing to stop/or restart then it never comes back.

 

2. Where is the config saved?  Any updates to the Docker such as changing between Host/Bridge mode reset the Dvblink config.

 

Realise this is still very early - but would appreciate help with this as its working great with my DVB drivers build of Unraid.

 

Thanks,

Link to comment
  • 8 months later...

No activity on this thread since June, Docker last updated in June and your question is unanswered, looking like this is dead project :-( 

 

Just thought I would have a go with this as I am suffering a pixelation issue when cpu is stressed but cannot get the WEBUI either

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.