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 mit Unraid 6.12.14 und digibitr1 mit alternativen Firmware

Featured Replies

Hallo Community, blutiger Unraid-Anfänger hier!

Ich versuche, Tvheadend mit Unraid 6.12.14 und Digibit R1 mit alternativer Firmware zum Laufen zu bringen, scheitere aber schon bei der Installation des Docker-Containers und bin mit den Variablen völlig überfordert.

Wenn ich den Docker-Container vom Linuxserver installiere, startet dieser nicht einmal.

Grüße

 

docker run
  -d
  --name='tvheadend'
  --net='bridge'
  --pids-limit 2048
  -e TZ="Europe/Berlin"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="TowerBig"
  -e HOST_CONTAINERNAME="tvheadend"
  -e 'RUN_OPTS'=''
  -e 'PUID'='99'
  -e 'PGID'='100'
  -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/jallyfin alles/data/tvshows savvas/':'/recordings':'rw'
  -v '/mnt/user/appdata/tvheadend':'/config':'rw'
  --device='/dev/dri'
  --device='/dev/dvb' 'lscr.io/linuxserver/tvheadend'

c99cdbed43fd83a1471d58390c91c34320172e5e77b9a48d14f22ad8d34fdaef
docker: Error response from daemon: error gathering device information while adding custom device "/dev/dvb": no such file or directory.

The command failed.

Solved by turbovader

50 minutes ago, turbovader said:

docker: Error response from daemon: error gathering device information while adding custom device "/dev/dvb": no such file or directory.

du solltest dieses device rausnehmen (unten bei den Konfigurationen) da anscheinend kein lauffähiges dvb device im Server ist ...

 

so ist die Standard Konfiguration, davon ausgehend das man eine DVB Karte eingebaut hat (eine lauffähige ;))

einfach remove, dann startet der Docker auch ;)

image.thumb.png.749cd22eef26ed5d5edaca666cf22ed3.png

  • Author
  • Solution

ok Danke der docker lüppt  schon mal
1 Schritt weiter 🙂

 

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.