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.

tvheadend / docker / WinTV-NOVA-S2

Featured Replies

Hiho,

wollte heute auf mein Unraid Server mal tvheadend testen. Zum testen haben ich mir den Sat Stick bestellt https://www.hauppauge.de/site/products/data_nova-s2.html

Das sind meine Docker Einstellungen:

Spoiler

-d
--name='tvheadend-1-test'
--net='bridge'
-e TZ="Europe/Berlin"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Nas"
-e HOST_CONTAINERNAME="tvheadend-1-test"
-e 'RUN_OPTS'=''
-e 'PUID'='1000'
-e 'PGID'='1000'
-e 'UMASK'='022'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:9981]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tvheadend-logo.png'
-p '9981:9981/tcp'
-p '9982:9982/tcp'
-v '/mnt/user/appdata/tvheadend-1-test':'/recordings':'rw'
-v '/mnt/user/appdata/tvheadend-1-1':'/config':'rw'
--device='/dev/dri'
--device='/dev/bus/usb/' 'lscr.io/linuxserver/tvheadend'
43ba2f5d4ec6bd8b41eeaedd5243d49e97270c2ba2656cdb9e0b6e62409dbc30

 

In der Konsole vom Docker wird mir mit lsusb auch der Stick angezeigt.

Spoiler

root@43ba2f5d4ec6:/# lsusb
Bus 002 Device 002: ID 090c:1000
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0003
Bus 001 Device 002: ID 2013:0461

Leider aber nicht im Webinterface vom tvheadend.

Ich habe mich für den stick entschieden, weil bei den Amazon Referenzen wurde erwähnt das er out of the box unter Linux funktioniert.

Ich schätze aber mal das die Treiber fehlen und da komm ich nicht weiter.

 

Wenn ich in der Konsole sudo apt-get install linux-firmware-hauppauge eingebe kommt

sudo: apt-get:: command not found

egal ob ich das in der Konsole von Unraid oder auch in der Konsole vom docker eingebe.

Solved by alturismo

  • Solution
2 hours ago, DayOne said:

Ich schätze aber mal das die Treiber fehlen und da komm ich nicht weiter.

 

dafür gibt es ein plugin, dvb ...

 

2 hours ago, DayOne said:

Wenn ich in der Konsole sudo apt-get install linux-firmware-hauppauge eingebe kommt

 

tvheadend wäre auch alpine, da ist apk der package manager, nicht apt (deb based ...) aber das brauchst du nicht ...

 

einfach mal lesen oder die Suche bemühen ... Seite 1 Anleitung mit Bildern

 

 

  • Author

Ja sorry hatte ich gestern dann auch später noch gefunden. Damit läuft es auch nun.

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...

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.