[Support] Linuxserver.io - TVHeadend


Recommended Posts

5 hours ago, Living Legend said:

 

Yeah, I've tried all of the above.  Started from scratch, delete image, appdata folder, etc.  different browsers.  Always an issue for me.  

 

Does it have to do with the startup wizard?  Because at the end it says we'll log you out and remove the admin user and then when you try to login, neither the admin creds, or user creds just created work.

 

I am not able to reproduce this and have never experienced it. I tried both the stable and master branch. 

It does not remove the admin user you create, but the default password free administrator account that let's you access the webui after the first start. 

 

Do you have any adblocker or antivirus running that might interfere? Also might be good to post your docker run command. 

 

Also be sure to delete the appdata folder with rm -rf as it doesn't get deleted when removing a container in the webgui. 

Edited by saarg
Link to comment
17 hours ago, saarg said:

 

I am not able to reproduce this and have never experienced it. I tried both the stable and master branch. 

It does not remove the admin user you create, but the default password free administrator account that let's you access the webui after the first start. 

 

Do you have any adblocker or antivirus running that might interfere? Also might be good to post your docker run command. 

 

 

I'll screenshot the process in a little bit to make sure that I've explained things appropriately.

Link to comment

This was my process to start from scratch and recreate the issue:

 

1.  Deleted container/image.

2. Deleted appdata tvheadend folder.

3. Downloaded docker

4. Enter docker WebUI

5. Complete wizard

6. 403 Forbidden on admin 

7. Open google incognito instance.

8. 403 Forbidden on user

 

Shown below is a quick gif of the install:

 

- Running uBlock Origin on chrome as an adblocker, but have since tried on internet explorer with same error.

 

- Below is the run command:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tvheadend' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -p '9981:9981/tcp' -p '9982:9982/tcp' -v '/mnt/user/appdata/tvheadend':'/config':'rw' -v '/mnt/user/downloads/tvheadend/':'/recordings':'rw' -v '/mnt/user':'/unraid':'rw' 'linuxserver/tvheadend' 

b34e7739f62a447c88910ffff6603782cb7854bf06bfaabc7b97f057b6a7f3eb

The command finished successfully!

 

tvheadend.thumb.gif.4f5747b3278b0346df78d8857f673f2f.gif

Link to comment
On 12/3/2018 at 7:14 AM, live4ever said:

 

Any updates to this? Still getting:


docker exec -it -u abc tvheadend /usr/bin/tv_grab_zz_sdjson_sqlite --configure
Can't locate LWP/UserAgent/Determined.pm in @INC (you may need to install the LWP::UserAgent::Determined module) (@INC contains: /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/bin/tv_grab_zz_sdjson_sqlite line 4927.
BEGIN failed--compilation aborted at /usr/bin/tv_grab_zz_sdjson_sqlite line 4927.

Using the newest update from the weekend (4.2.7-34~g036b9cbab).

Thanks again.

 

On 12/4/2018 at 5:20 AM, saarg said:

 

Yes it's missing the perl module. I'll add it when I get some time. Not sure when though. 

tv_grab_zz_sdjson_sqlite is still failing and can be fixed by including perl-lwp-useragent-determined in the build.  I've submitted pull request #117 to solve this issue.

Edited by danofun
Link to comment
5 hours ago, danofun said:

 

tv_grab_zz_sdjson_sqlite is still failing and can be fixed by including perl-lwp-useragent-determined in the build.  I've submitted pull request #109 to solve this issue.

 

Sorry, have completely forgotten to add the package. Haven't really had any time for lsio stuff either this year as work and normal life takes priority. 

Thanks for the pr. Will merge it when I figure out our new build system. 

Link to comment

I don't now why but after last update it takes about 5-20 minutes to log in and everything is slow. I must have done something wrong.  But  I fix it, delete and reinstall but takes one day to scan iptv channels again. 

 

How do I get EPG to work. Searching in three days now but the info I get is not a step to step. I grab my epg from: epg.SOME-SITE.com/epg/epg.xml.gz. Can't get TVheadend to reed it.

 

8z8PKAE.png

Edited by stormense
Link to comment
23 hours ago, stormense said:

I don't now why but after last update it takes about 5-20 minutes to log in and everything is slow. I must have done something wrong.  But  I fix it, delete and reinstall but takes one day to scan iptv channels again. 

 

How do I get EPG to work. Searching in three days now but the info I get is not a step to step. I grab my epg from: epg.SOME-SITE.com/epg/epg.xml.gz. Can't get TVheadend to reed it.

 

8z8PKAE.png

Hm, some ting is wrong with the latest update. And on my machine. First I lost the connection to TvHeadOn when sanning channels then after some our Unraid crash and must do a cold reboot. 

Motherboard:Gigabyte B85M-DS3H

Processor:Intel® Core™ i5-4690K 

Memory:16 GB

 

 

 

Link to comment
22 minutes ago, stormense said:

Hm, some ting is wrong with the latest update. And on my machine. First I lost the connection to TvHeadOn when sanning channels then after some our Unraid crash and must do a cold reboot. 

Motherboard:Gigabyte B85M-DS3H

Processor:Intel® Core™ i5-4690K 

Memory:16 GB

 

 

 

Impossible to say what causes this with the info you have given. 

If you are using the latest tag, try the release-4.2 tag as that is the stable one. Latest is the development branch and will cause problems. 

Link to comment

I'm getting an error with this docker: mpegts: too much queued table input data (over 2MB) - tvheadend becomes unresponsive & I need to stop & start the docker to get it going again.

 

A google search throws up a number of references on the tvheadend.org website but it's been down for the last 36 hours or so.

 

Anyone know how to get in touch with tvheadend to let them know there's an issue with their website?

Link to comment

I would like to pass my SAT>IP Server to the TVHEADEND docker. unRAID DVB is showing no DVB Adapter Driver, is this the reason, why I don't see any TV Adapter in TVHeadend docker? Do I need unRAID DVB at all?

 

I was trying to use --satip_bindaddr in Extra Parameter but this avoid Docker start. Here is my log: https://pastebin.com/GhN8WSt7

Any great ideas how to use my sat>ip server with TVHeadend? Thank you very much.

Link to comment
1 hour ago, EdgarWallace said:

I would like to pass my SAT>IP Server to the TVHEADEND docker. unRAID DVB is showing no DVB Adapter Driver, is this the reason, why I don't see any TV Adapter in TVHeadend docker? Do I need unRAID DVB at all?

 

I was trying to use --satip_bindaddr in Extra Parameter but this avoid Docker start. Here is my log: https://pastebin.com/GhN8WSt7

Any great ideas how to use my sat>ip server with TVHeadend? Thank you very much.

no need for DVB Edition for Sat IP Tuners, i use an DD Net V2 and a Fritz 6490 as Sat IP source, what Sat IP Server do you have ?

Edited by alturismo
Link to comment

Thanks to @j0nnymoe and @alturismo

 

I was running tvheadend always in host mode and I have removed the DVB Edition. 

 

How do I remove the -p flag?

Quote

 

Host vs. Bridge

If you use IPTV, SAT>IP or HDHomeRun, you need to create the container with --net=host and remove the -p flags. This is because of a limitation in docker and multicast.

 

 

The docker is pulling the wrong IP address. 192.168.178.28 is the server address, the sat>ip address is 192.168.178.30. Adding --satip_binaddr into Extra Parameters is causing a docker crash.

2019-02-26 10:06:08.656 [ INFO] main: Log started
2019-02-26 10:06:08.656 [ INFO] http: Starting HTTP server 0.0.0.0:9981
2019-02-26 10:06:08.656 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982
2019-02-26 10:06:08.656 [ ERROR] satips: use --satip_bindaddr parameter to select the local IP for SAT>IP

2019-02-26 10:06:08.656 [ ERROR] satips: using Google lookup (might block the task until timeout)

2019-02-26 10:06:08.674 [ INFO] satips: Starting SAT>IP RTSP server 192.168.178.28:9983
2019-02-26 10:06:08.674 [ INFO] satips: SAT>IP Server initialized
2019-02-26 10:06:08.674 [ INFO] satips: HTTP 192.168.178.28:9981, RTSP 192.168.178.28:9983

 

Link to comment
19 minutes ago, EdgarWallace said:

Thanks to @j0nnymoe and @alturismo

 

I was running tvheadend always in host mode and I have removed the DVB Edition. 

 

How do I remove the -p flag?

 

The docker is pulling the wrong IP address. 192.168.178.28 is the server address, the sat>ip address is 192.168.178.30. Adding --satip_binaddr into Extra Parameters is causing a docker crash.


2019-02-26 10:06:08.656 [ INFO] main: Log started
2019-02-26 10:06:08.656 [ INFO] http: Starting HTTP server 0.0.0.0:9981
2019-02-26 10:06:08.656 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982
2019-02-26 10:06:08.656 [ ERROR] satips: use --satip_bindaddr parameter to select the local IP for SAT>IP

2019-02-26 10:06:08.656 [ ERROR] satips: using Google lookup (might block the task until timeout)

2019-02-26 10:06:08.674 [ INFO] satips: Starting SAT>IP RTSP server 192.168.178.28:9983
2019-02-26 10:06:08.674 [ INFO] satips: SAT>IP Server initialized
2019-02-26 10:06:08.674 [ INFO] satips: HTTP 192.168.178.28:9981, RTSP 192.168.178.28:9983

 

 

You don't need to remove the port mappings as unraid is smart enough to remove it when host is enabled. 

 

What you see in the log is tvheadend starting up it's satip server. It's not the selfsat server. You are using the wrong option. To set the satip server address you use the --satip_xml switch. There you supply the address to selfsats xml. 

Edited by saarg
Link to comment
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tvheadend' --net='host' --log-opt max-size='10m' --log-opt max-file='1' --privileged=true -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'TCP_PORT_9981'='9981' -e 'TCP_PORT_9983'='9983' -e 'PGID'='100' -e 'PUID'='99' -v '/mnt/cache/system/docker/appdata/tvheadend/':'/config':'rw' -v '/mnt/user/Recordings/':'/recordings':'rw' --satip_xml 192.168.178.30 'linuxserver/tvheadend' 
unknown flag: --satip_xml
See 'docker run --help'.

The command failed.

Thanks @saarg the message appears when I am adding --satip_xml 192.168.178.30 which is the selfsat ip address.

Link to comment
1 minute ago, EdgarWallace said:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tvheadend' --net='host' --log-opt max-size='10m' --log-opt max-file='1' --privileged=true -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'TCP_PORT_9981'='9981' -e 'TCP_PORT_9983'='9983' -e 'PGID'='100' -e 'PUID'='99' -v '/mnt/cache/system/docker/appdata/tvheadend/':'/config':'rw' -v '/mnt/user/Recordings/':'/recordings':'rw' --satip_xml 192.168.178.30 'linuxserver/tvheadend' 
unknown flag: --satip_xml
See 'docker run --help'.

The command failed.

Thanks @saarg the message appears when I am adding --satip_xml 192.168.178.30 which is the selfsat ip address.

 

I didn't read well enough your earlier posts. It's not going in the extra parameters field, it's an env variable. Check the Readme on github in the first post for the info. 

Did you try to push the discover satip servers in the satip server tab of tvheadend? 

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.