I’m trying to configure the live TV option in a Raspberry Pi 3B+ but now I’m struggling with a problem. I’m using a DVB TV µHAT from Raspberry Pi to get access to the channels and I configure the server easily and can see TV in the computer but when I try and access the option Live TV in OSMC it says its unavailable. Even after changing the address to Tvheadend in the options to localhost and adding the username and password I created in the server.
I think providing debug logs and also a screenshot of your PVR client settings would help people to help you
How can i get the log files to a pen drive or via ssh?
To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.
Depending on the used skin you have to set the settings-level to standard or higher, in summary:
-
enable debug logging at settings->system->logging
-
reboot the OSMC device
-
reproduce the issue
-
upload the log set either using the
Log Uploader
method within the My OSMC menu in the GUI or thessh
method invoking commandgrab-logs -A
-
publish the provided URL from the log set upload, here
Thanks for your understanding. We hope that we can help you get up and running again shortly.
OSMC skin screenshot:
Thank you for the help, the log file is in this link https://paste.osmc.tv/uyetuvezav and the screenshots of the TVheadend HTSP Client configuration are in attachment.
screenshot001|690x388Well this logs Ok>
mar 14 09:42:37 osmc tvheadend[534]: htsp: Got connection from 127.0.0.1 mar 14 09:42:37 osmc tvheadend[534]: htsp: 127.0.0.1: Welcomed client software: Kodi Media Center (HTSPv25) mar 14 09:42:37 osmc tvheadend[534]: htsp: 127.0.0.1 [ Kodi Media Center ]: Identified as user 'jvenancio' mar 14 09:42:37 osmc tvheadend[534]: htsp: 127.0.0.1 [ jvenancio | Kodi Media Center ]: Privileges updated mar 14 09:43:10 osmc tvheadend[534]: http: 192.168.1.75: using ticket A00A189251265DF041355D0D60795022BC3731E7 for /stream/service/3af3ffa78d389ebbf8c99969e5af1b06
but then this not so much
09:42:25.054 T:1552495360 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 09:42:25.055 T:1552495360 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
Maybe try to replace localhost with 127.0.0.1 in the pvr addon config
After the change from localhost to 127.0.0.1 the problem still exists, this is the Link to the new log file https://paste.osmc.tv/ralurosole
Looks much better now>
10:23:45.560 T:1926138368 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '0' to '7' 10:23:45.560 T:1576317696 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested 10:23:45.560 T:1576317696 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connecting to 127.0.0.1:9982 10:23:45.561 T:1576317696 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected 10:23:45.561 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending hello 10:23:45.562 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected to Tvheadend / 4.2.6 (HTSPv27) 10:23:45.562 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending auth 10:23:45.562 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - rebuilding state 10:23:45.562 T:1445438208 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates requested 10:23:45.562 T:1584706304 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates initialised 10:23:45.562 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - registered 10:23:45.562 T:1445438208 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (7 -> 5) 10:23:45.562 T:1445438208 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '7' to '5'
So what are you now getting if you go into Live TV?
It says the date and time in the top left corner and in the bottom right corner it says unavailable.
Well maybe one of the TVHeadend Users can help as I don’t have anything to compare to.