Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Plugin] Linuxserver.io - Unraid DVB

Featured Replies

Uninstalled the old plugin - rebooted and all is good!  Thanks guys

  • Replies 1.7k
  • Views 339.7k
  • Created
  • Last Reply
1 hour ago, CHBMB said:

 

No idea what that is and not relevant to the plugin or DVB really, might be of some interest to @saarg regarding Oscam.

 

definitely related to usb/serial devices, so something for @saarg in future releases of kernels, to watch out for.

1 minute ago, s.Oliver said:

 

definitely related to usb/serial devices, so something for @saarg in future releases of kernels, to watch out for.

 

Absolutely, that's why I pinged him...

@CHBMB – here my update on LibreELEC build & Digital Devices TV-Card

 

it seems that with every beginning of a reording i see a mixture out of these errors in the TVH docker:

 

2018-03-14 20:11:30.052 [WARNING] linuxdvb: Unable to provide BER value.
2018-03-14 20:11:30.260 [WARNING] TS: DVB-C Network/130MHz/Channel Name Transport error indicator (total 1)

 

2018-03-14 20:12:00.051 [WARNING] linuxdvb: Unable to provide BER value.
2018-03-14 20:12:00.051 [WARNING] linuxdvb: Unhandled ERROR_BLOCK_COUNT scale: 0
2018-03-14 20:12:00.051 [WARNING] linuxdvb: Unable to provide UNC value.
2018-03-14 20:12:00.053 [WARNING] linuxdvb: Unable to provide BER value.
2018-03-14 20:12:00.054 [WARNING] linuxdvb: Unhandled ERROR_BLOCK_COUNT scale: 0
2018-03-14 20:12:00.054 [WARNING] linuxdvb: Unable to provide UNC value.
2018-03-14 20:12:00.143 [WARNING] TS: DVB-C Network/530MHz/Channel Name Transport error indicator (total 1)
2018-03-14 20:12:00.161 [WARNING] TS: DVB-C Network/522MHz/Channel Name Transport error indicator (total 1)

 

2018-03-14 20:12:00.224 [WARNING] tbl-pass: pass-eit: -: invalid checksum (len 109, errors 1)
2018-03-14 20:12:00.262 [WARNING] tbl-pass: pass-eit: -: invalid checksum (len 3638, errors 1)

 

can't check the files (they just started recording) but i guess these errors at the beginning aren't (actually) serious, but because of TVH listing them in the list of running recordings (and so later in finished recordings) i can't tell a day or two later, if these errors were serious or not (because it can be, that additional errors occur while they get recorded).

 

so in comparison to the github version it's a definite drawback for me. i've lots of recordings running, so it arises as a nightmare when i'm about to decide which to keep and which are worth of being treated any further (removing ads, etc.) and put them into the plex library.

 

if i might ask for one more 6.5.x Github build? please. i'm willing to do testing with LibreELEC from time to time, but now, it's not the standard i was enjoying.

 

On 3/14/2018 at 7:31 PM, s.Oliver said:

if i might ask for one more 6.5.x Github build? please. i'm willing to do testing with LibreELEC from time to time, but now, it's not the standard i was enjoying.

 

 

Only problem is if I do one more build, what's going to change next time?  Unless somebody reports these to Digital Devices and TVHeadend how are they going to get fixed or how are we going to get to the bottom of things?

 

You file bug reports in those two places and I'll compile the github build.  Can you link me to the bug reports so I can monitor them please?

 

All the info you need should be on the DVB Plugin page, I've included a new line to tell people exactly what kernel we're running, to help with bug reports etc.

Edited by CHBMB

5 hours ago, s.Oliver said:

i've spotted this line in the unRAID log:

Mar 14 14:53:57 unRAID kernel: ftdi_sio ttyUSB0: use of SPD flags is deprecated
 

think it's new since v6.5 (probably cause of newer kernel drivers and their requirements?).

 

Looks like this is from summer last year, so not new. Might be Oscam use a deprecated method to set the speed.

If everything works, I wouldn't worry about it. 

I was on 6.5.0-rc6 and when I wanted to upgrade to 6.5.0 weird things started happening.

 

Initially I got an error on the DVB plugin page. So I tried to uninstall the plugin which said it wasn't installed in the first place.

 

Then I tried installing it (again), but I got errors when it tried to extract the tar file (errorcode 2).

 

What I did is upgrade to 6.5.0 stock using the normal upgrade path. And after that I tried installing the plugin again.

 

Same error:

 

plugin: installing: https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg
plugin: downloading https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg
plugin: downloading: https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg ... done




plugin: downloading: https://raw.github.com/linuxserver/Unraid-DVB-Plugin/master/archive/UnraidDVB-2018.03.14.txz ... done

+==============================================================================
| Installing new package /boot/config/plugins/UnraidDVB/UnraidDVB-2018.03.14.txz
+==============================================================================

Verifying package UnraidDVB-2018.03.14.txz.
Unable to install /boot/config/plugins/UnraidDVB/UnraidDVB-2018.03.14.txz: tar archive is corrupt (tar returned error code 2)


----------------------------------------------------
UnraidDVB has been installed.
CHBMB/Squid
Version: 2018.03.14
----------------------------------------------------

plugin: installed

 

Is there anything I can do to fix this.

Before the upgrade I had the same issues with CA, the apps tab was not showing anymore  (6.5.0-rc6) but it now is back on 6.5.0..

 

 

Here's a screenshot of me uninstalling the plugin after it failed to correctly install:

 

removepluginthatsnotinstalled.png

Edited by tbrasser
Added screenshot of removal of not installed plugin.

2 hours ago, tbrasser said:

I was on 6.5.0-rc6 and when I wanted to upgrade to 6.5.0 weird things started happening.

 

Initially I got an error on the DVB plugin page. So I tried to uninstall the plugin which said it wasn't installed in the first place.

 

Then I tried installing it (again), but I got errors when it tried to extract the tar file (errorcode 2).

 

What I did is upgrade to 6.5.0 stock using the normal upgrade path. And after that I tried installing the plugin again.

 

Same error:

 


plugin: installing: https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg
plugin: downloading https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg
plugin: downloading: https://raw.githubusercontent.com/linuxserver/Unraid-DVB-Plugin/master/plugins/UnraidDVB.plg ... done




plugin: downloading: https://raw.github.com/linuxserver/Unraid-DVB-Plugin/master/archive/UnraidDVB-2018.03.14.txz ... done

+==============================================================================
| Installing new package /boot/config/plugins/UnraidDVB/UnraidDVB-2018.03.14.txz
+==============================================================================

Verifying package UnraidDVB-2018.03.14.txz.
Unable to install /boot/config/plugins/UnraidDVB/UnraidDVB-2018.03.14.txz: tar archive is corrupt (tar returned error code 2)


----------------------------------------------------
UnraidDVB has been installed.
CHBMB/Squid
Version: 2018.03.14
----------------------------------------------------

plugin: installed

 

Is there anything I can do to fix this.

Before the upgrade I had the same issues with CA, the apps tab was not showing anymore  (6.5.0-rc6) but it now is back on 6.5.0..

 

 

Here's a screenshot of me uninstalling the plugin after it failed to correctly install:

 

removepluginthatsnotinstalled.png

 

No idea, have check the plugin at my end and it's working fine.  Maybe @Squid might have an idea, as it looks more of a general problem that just with this plugin.

Do you have the MD5 entry on the <File> for the txz.  sorry at work.    I'm assuming that a fresh install works for @CHBMB

I narrowed it down to my /var filling up with syslogs. Turned out my VM setup with primary nvidia passtrhough is giving me BARs warnings continuesly. Not starting any VM's on boot made everything work again.

 

So it didn't have anything to do with this plugin in the end, got LibreElec 6.5.0 running now!

 

Thanks for the help anyway, and if someone knows how to stop uninteresting log entries from filling up the partition (or is familiar with the type of error I got, posted in the 6.5.0 release thread) feel free to post it (A)

  • 3 weeks later...
On 2/4/2018 at 4:00 AM, CHBMB said:

 

That means you can't hit our server for some reason.

 

SSH to your server or use the new terminal feature in v6.4.1 and run


ping -c5 mirror.linuxserver.io

And post the results.

 

Hi there, I'm having the same problem here, the unRAIDDVB plugin times out looking for the server, "Error downloading source files". Here is my ping result:

 

Linux 4.14.16-unRAID.
root@Tower:~# ping -c5 mirror.linuxserver.io
PING mirror.linuxserver.io (46.101.228.190) 56(84) bytes of data.
64 bytes from 46.101.228.190: icmp_seq=1 ttl=53 time=128 ms
64 bytes from 46.101.228.190: icmp_seq=2 ttl=53 time=129 ms
64 bytes from 46.101.228.190: icmp_seq=3 ttl=53 time=127 ms
64 bytes from 46.101.228.190: icmp_seq=4 ttl=53 time=127 ms
64 bytes from 46.101.228.190: icmp_seq=5 ttl=53 time=127 ms

--- mirror.linuxserver.io ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 127.704/128.259/129.367/0.668 ms

 

I'm on unRAID 6.4.1, trying to upgrade to 6.5.0. I'm using a Hauppauge WinTV HVR-2250.

 

Thanks for the help, logs and screenshot attached.

tower-diagnostics-20180401-0638.zip

DVB error1.png

 
Hi there, I'm having the same problem here, the unRAIDDVB plugin times out looking for the server, "Error downloading source files". Here is my ping result:
 
Linux 4.14.16-unRAID.
root@Tower:~# ping -c5 mirror.linuxserver.io
PING mirror.linuxserver.io (46.101.228.190) 56(84) bytes of data.
64 bytes from 46.101.228.190: icmp_seq=1 ttl=53 time=128 ms
64 bytes from 46.101.228.190: icmp_seq=2 ttl=53 time=129 ms
64 bytes from 46.101.228.190: icmp_seq=3 ttl=53 time=127 ms
64 bytes from 46.101.228.190: icmp_seq=4 ttl=53 time=127 ms
64 bytes from 46.101.228.190: icmp_seq=5 ttl=53 time=127 ms
--- mirror.linuxserver.io ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 127.704/128.259/129.367/0.668 ms
 
I'm on unRAID 6.4.1, trying to upgrade to 6.5.0. I'm using a Hauppauge WinTV HVR-2250.
 
Thanks for the help, logs and screenshot attached.
tower-diagnostics-20180401-0638.zip
5ac0d3433b161_DVBerror1.thumb.png.90416a694980703bcf33acf63c7f67bb.png
Digital Ocean which hosts our files has an issue at the moment....

Sent from my Mi A1 using Tapatalk

9 minutes ago, CHBMB said:

Digital Ocean which hosts our files has an issue at the moment....

Welcome to the club  :D

Looks like they fixed it and things are working again.

On 4/1/2018 at 11:19 AM, CHBMB said:

Digital Ocean which hosts our files has an issue at the moment....

Sent from my Mi A1 using Tapatalk
 

 

Confirmed, they're back up now, I'm upgraded to LibreElec 6.50 version unRAID.  Cheers!

  • 3 weeks later...

v6.5.rc4 and rc5 were uploaded when they released.  v6.5.1rc6 I missed

 

v6.5.1 stable is just compiling, and should upload in a while. :)

10 hours ago, CHBMB said:

v6.5.rc4 and rc5 were uploaded when they released.  v6.5.1rc6 I missed

 

v6.5.1 stable is just compiling, and should upload in a while. :)

I'm getting errors trying to download TBS open source:

5adefd9be1d97_FireShotCapture91-Highlander_UnraidDVB_-https___1d087a25aac48109ee9a15217a.png.71d4db76574d0520156bdde814eaafdb.png

 

Just spent 10mins using VPN and SSH figured out the issue, removed the non-working builds and will run another build. Give it an hour or so.

Thanks worked

So if the Blackgold cards are a bust (I'm gonna nag them anyway!) - are there any cards with MORE than 2 tuners that DO work? I have a single spare x4 slot...  And would be nice to have unRAID do ANOTHER job...

14 minutes ago, methanoid said:

So if the Blackgold cards are a bust (I'm gonna nag them anyway!) - are there any cards with MORE than 2 tuners that DO work? I have a single spare x4 slot...  And would be nice to have unRAID do ANOTHER job...

 

Personally I've moved away from DVB solutions to one of these.  Quad tuner S2, run custom firmware on it and then the signal gets distributed over ethernet and is decoded by tvheadend.  Removes the need for DVB drivers in Unraid.

 

Otherwise there are plenty of dual tuner cards that work in Linux, TBS and I believe digital devices is working well.  LinuxTV is a good source of information.

1 hour ago, CHBMB said:

 

Personally I've moved away from DVB solutions to one of these.  Quad tuner S2, run custom firmware on it and then the signal gets distributed over ethernet and is decoded by tvheadend.  Removes the need for DVB drivers in Unraid.

 

Otherwise there are plenty of dual tuner cards that work in Linux, TBS and I believe digital devices is working well.  LinuxTV is a good source of information.

 

Looks spot on for my needs...  Thank you... and I keep my PCIE slot free for something else!!

 

Dumb Qs incoming....

Q1: Diseq switching or some other way to select different LNBs as I want to get Astra 19E and 28E. I could probably live without switching if I dedicate a single LNB input to Astra 19E

Q2: Does it pick up EPG channel guide stuff or does that come from the tvheadend s/w? 

Q3: No idea if I will ever need it but ... softcams?  ;-)

Q4: It is DVB-S2 not DVB-S only?

Q5: Anything similar for DVB-T/T2?

 

Thanks again... you may have save me a trip down a deadend!

Edited by methanoid

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.