[Support] Linuxserver.io - TVHeadend


Recommended Posts

Hi just wondering if there is an unraid docker template that I use to install? or if it's done via cli?

 

thanks

 

It's available in community applications. If you haven't installed it yet,  you should.

 

 

I just added "https://github.com/linuxserver/docker-templates" as a docker repository in the unraid docker settings and was able to install tvheadend. Is that correct :) It looks like it's working

Link to comment

Hi just wondering if there is an unraid docker template that I use to install? or if it's done via cli?

 

thanks

 

It's available in community applications. If you haven't installed it yet,  you should.

 

 

I just added "https://github.com/linuxserver/docker-templates" as a docker repository in the unraid docker settings and was able to install tvheadend. Is that correct :) It looks like it's working

 

Normally you just install Community application and search and install from there. It's also the preferd way to do it.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

Link to comment

Hi just wondering if there is an unraid docker template that I use to install? or if it's done via cli?

 

thanks

 

It's available in community applications. If you haven't installed it yet,  you should.

 

 

I just added "https://github.com/linuxserver/docker-templates" as a docker repository in the unraid docker settings and was able to install tvheadend. Is that correct :) It looks like it's working

 

Normally you just install Community application and search and install from there. It's also the preferd way to do it.

 

Oh right. This thing https://lime-technology.com/forum/index.php?topic=40262.0

 

thanks, working now.

Link to comment

Hi just wondering if there is an unraid docker template that I use to install? or if it's done via cli?

 

thanks

 

It's available in community applications. If you haven't installed it yet,  you should.

 

 

I just added "https://github.com/linuxserver/docker-templates" as a docker repository in the unraid docker settings and was able to install tvheadend. Is that correct :) It looks like it's working

 

Normally you just install Community application and search and install from there. It's also the preferd way to do it.

 

Oh right. This thing https://lime-technology.com/forum/index.php?topic=40262.0

 

thanks, working now.

 

Thats the one  :)

Link to comment

Hi, i just bought a hdhomerun dvb-t tuner and when i use your tvheadend docker it shows as a dvb-c. the hdhomerun works fine using the app on my mac and I can browse to it in kodi by adding the source.

 

any idea why tvheadend shows the wrong model? i think because it's wrong i can't load the channels

 

thanks

Link to comment

Hi, i just bought a hdhomerun dvb-t tuner and when i use your tvheadend docker it shows as a dvb-c. the hdhomerun works fine using the app on my mac and I can browse to it in kodi by adding the source.

 

any idea why tvheadend shows the wrong model? i think because it's wrong i can't load the channels

 

thanks

 

Sorry, but none of us have a HDHomerun, so no idea why you have a problem. Might be better to check on the tvheadend forum.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Captura_de_pantalla_16.png.e75fa20af636d44616eaa0065f052e84.png

Captura_de_pantalla_17.png.fa9458bc1130eb03e549aa611f47817c.png

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

server-diagnostics-20170216-1852.zip

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Yes, I have the device connected when I booted unraid

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Yes, I have the device connected when I booted unraid

 

Then stop the tvheadend container and connect to your server through ssh/telnet and issue the command below.

 

chown -R nobody:users /dev/dvb

 

Then start the tvheadend container again to see if your tuner shows up.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Yes, I have the device connected when I booted unraid

 

Then stop the tvheadend container and connect to your server through ssh/telnet and issue the command below.

 

chown -R nobody:users /dev/dvb

 

Then start the tvheadend container again to see if your tuner shows up.

 

Wow, its perfect!!!

One last question, do I have to do it every time I reboot?

 

Thank you very much for your help and sorry for my English

Captura_de_pantalla_21.png.d0274e793055da5a924ceeb99d9d0544.png

Link to comment

Ok, thanks.

 

Another question.

I can only log in to the web interface from the local network and it does not always leave me, I have to login several times.

From the internet, despite having correctly open the ports, I can not log in, it only works for me if I use the applications to play the channels.

What do I do wrong?

 

user admin:

{
"index": 2,
"enabled": true,
"username": "admin",
"prefix": "0.0.0.0/0,::/0",
"change": [
	"change_rights",
	"change_chrange",
	"change_chtags",
	"change_dvr_configs",
	"change_profiles",
	"change_conn_limit",
	"change_lang",
	"change_lang_ui",
	"change_theme",
	"change_uilevel"
],
"uilevel": -1,
"uilevel_nochange": -1,
"streaming": [
	"htsp"
],
"profile": [
],
"dvr": [
	"htsp",
	"all",
	"failed"
],
"htsp_anonymize": false,
"dvr_config": [
],
"webui": true,
"admin": true,
"conn_limit_type": 0,
"conn_limit": 0,
"channel_min": 0,
"channel_max": 0,
"channel_tag_exclude": false,
"channel_tag": [
],
"comment": "New entry",
"wizard": true
}

 

Link to comment

Ok, thanks.

 

Another question.

I can only log in to the web interface from the local network and it does not always leave me, I have to login several times.

From the internet, despite having correctly open the ports, I can not log in, it only works for me if I use the applications to play the channels.

What do I do wrong?

 

user admin:

{
"index": 2,
"enabled": true,
"username": "admin",
"prefix": "0.0.0.0/0,::/0",
"change": [
	"change_rights",
	"change_chrange",
	"change_chtags",
	"change_dvr_configs",
	"change_profiles",
	"change_conn_limit",
	"change_lang",
	"change_lang_ui",
	"change_theme",
	"change_uilevel"
],
"uilevel": -1,
"uilevel_nochange": -1,
"streaming": [
	"htsp"
],
"profile": [
],
"dvr": [
	"htsp",
	"all",
	"failed"
],
"htsp_anonymize": false,
"dvr_config": [
],
"webui": true,
"admin": true,
"conn_limit_type": 0,
"conn_limit": 0,
"channel_min": 0,
"channel_max": 0,
"channel_tag_exclude": false,
"channel_tag": [
],
"comment": "New entry",
"wizard": true
}

 

Don't expose anything directly to the internet! You should be using a vpn to connect to home for that stuff.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Yes, I have the device connected when I booted unraid

 

Then stop the tvheadend container and connect to your server through ssh/telnet and issue the command below.

 

chown -R nobody:users /dev/dvb

 

Then start the tvheadend container again to see if your tuner shows up.

 

Wow, its perfect!!!

One last question, do I have to do it every time I reboot?

 

Thank you very much for your help and sorry for my English

 

Did you remove the DVB Plugin? I can't find it being installed at boot in the syslog. If you removed the plugin, it's no wonder the permissions are wrong.

Link to comment

It would be nice if you told us what you have tried.

 

System detect my usb

Bus 002 Device 002: ID 07ca:1835 AVerMedia Technologies, Inc. 

It works perfectly on my laptop with Windows 10

 

It is hard to Google or search the forum I guess...

Click the dvb Plugin link in my signature and you will have your answer.

 

Not appear into tvheadend

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="tvheadend" --net="bridge" -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 9981:9981/tcp -p 9982:9982/tcp -v "/mnt/disk6/Usuarios/Yo/tvheadend":"/config":rw -v "/mnt/user/Multimedia/Television/":"/recordings":rw --device="/dev/dvb" linuxserver/tvheadend
63a709e6dfc91a0ff2fb6e44b454873f78b448325088111beaccb3ff081bc45a

The command finished successfully!

 

Please post the output of the two commands below. You have to connect through ssh/telnet to unraid to do this.

 

ls -la /dev/dvb

 

docker exec -it tvheadend ls -la /dev/dvb

 

Also post your diagnostics.zip from tools --diagnostics in the unraid webgui.

 

What is the name of your DVB device?

login as: root
[email protected]'s password:
Linux 4.9.8-unRAID.
root@server:~# ls -la /dev/dvb
total 0
drwxr-xr-x  3 root root   60 Feb 14 20:45 ./
drwxr-xr-x 16 root root 4160 Feb 14 20:45 ../
drwxr-xr-x  2 root root  120 Feb 14 20:45 adapter0/
root@server:~# docker exec -it tvheadend ls -la /dev/dvb
total 0
drwxr-xr-x 3 root root  60 Feb 16 18:44 .
drwxr-xr-x 6 root root 380 Feb 16 18:44 ..
drwxr-xr-x 2 root root 120 Feb 16 18:44 adapter0
root@server:~#

My adapter is: AverTv Volar HD Pro.

Add diagnostic

 

For some reason your adapter doesn't get the right permissions. Did you have the device connected when you booted unraid? If not, reboot while your device is connected.

 

The DVB plugin changes the owner of the device to nobody:users when it's installed.

Yes, I have the device connected when I booted unraid

 

Then stop the tvheadend container and connect to your server through ssh/telnet and issue the command below.

 

chown -R nobody:users /dev/dvb

 

Then start the tvheadend container again to see if your tuner shows up.

 

Wow, its perfect!!!

One last question, do I have to do it every time I reboot?

 

Thank you very much for your help and sorry for my English

 

Did you remove the DVB Plugin? I can't find it being installed at boot in the syslog. If you removed the plugin, it's no wonder the permissions are wrong.

Yes, I delete the plugin and install the dock directly

Link to comment

Ok, thanks.

 

Another question.

I can only log in to the web interface from the local network and it does not always leave me, I have to login several times.

From the internet, despite having correctly open the ports, I can not log in, it only works for me if I use the applications to play the channels.

What do I do wrong?

 

user admin:

{
"index": 2,
"enabled": true,
"username": "admin",
"prefix": "0.0.0.0/0,::/0",
"change": [
	"change_rights",
	"change_chrange",
	"change_chtags",
	"change_dvr_configs",
	"change_profiles",
	"change_conn_limit",
	"change_lang",
	"change_lang_ui",
	"change_theme",
	"change_uilevel"
],
"uilevel": -1,
"uilevel_nochange": -1,
"streaming": [
	"htsp"
],
"profile": [
],
"dvr": [
	"htsp",
	"all",
	"failed"
],
"htsp_anonymize": false,
"dvr_config": [
],
"webui": true,
"admin": true,
"conn_limit_type": 0,
"conn_limit": 0,
"channel_min": 0,
"channel_max": 0,
"channel_tag_exclude": false,
"channel_tag": [
],
"comment": "New entry",
"wizard": true
}

 

Don't expose anything directly to the internet! You should be using a vpn to connect to home for that stuff.

I use the app outside perfect: https://www.microsoft.com/es-es/store/p/tvhplayer-beta/9nblggh5k12j

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.