XBMC Community Forum
[Linux] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110)
+--- Thread: [Linux] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! (/showthread.php?tid=91716)



- deadite66 - 2011-02-12 13:54

/home/hts/.hts/tvheadend/superuser
should have the login/pass


- moontan77 - 2011-02-12 14:07

for people who want to schedule recordings using phones, you can use this link that the tvheadend author posted

host:9981/simple.html

http://www.lonelycoder.com/redmine/issues/378#change-1265


- raisch - 2011-02-12 14:31

@deadite66:
i can read /home/hts/.hts/tvheadend/superuser

but when i want to login with the user and password (which is written in this file), i'm not able to login...


- opdenkamp - 2011-02-12 14:35

your asked for a password during the installation of tvheadend. you can reset it with
Code:
sudo dpkg-reconfigure hts-tvheadend

edit:
hmm, got a cached page somehow because those answers weren't there before Smile
it's the same password as in /home/hts/.hts/tvheadend/superuser


- raisch - 2011-02-12 14:42

@dushmaniac:
i also did the reconfigure-step, but it doesn't help.

maybe there is something wrong with file permissions (owner, chown)Confused
p.s. i'm running the live-version...


- raisch - 2011-02-12 15:18

as i thought, there were file rights missing.
no i can login.

but how do i manage to add a connection to my dreambox?


- moontan77 - 2011-02-12 16:59

what do you want to do with your dreambox? connect to its newcs server? or watch video streams from it? if is the latter, i'm not sure you can do that with tvheadend.


- raisch - 2011-02-12 17:10

yes, i wanted to watch streams, but now i've found out, that this works easy with adding a new networksource directly to the dreambox Smile


- janumix - 2011-02-12 23:41

@dush:

Do you know what maybe problem of ? XBMC crushed after.

Code:
20:59:57 T:83082096 M:837685248   DEBUG: AddOnLog: xbmc.pvrclient/Tvheadend HTSP Client: cHTSPDemux::Read - Frame type B
20:59:57 T:83082096 M:837685248   DEBUG: Previous line repeats 1 times.
20:59:57 T:83082096 M:837685248   DEBUG: AddOnLog: xbmc.pvrclient/Tvheadend HTSP Client: cHTSPDemux::Read - Frame type P
20:59:57 T:83082096 M:837685248   DEBUG: AddOnLog: xbmc.pvrclient/Tvheadend HTSP Client: cHTSPDemux::Read - Frame type
20:59:57 T:83082096 M:837685248   DEBUG: Previous line repeats 5 times.
20:59:57 T:83082096 M:837685248   DEBUG: AddOnLog: xbmc.pvrclient/Tvheadend HTSP Client: cHTSPDemux::Read - Frame type B
20:59:57 T:83082096 M:837685248   DEBUG: Previous line repeats 1 times.
20:59:57 T:83082096 M:837685248   DEBUG: AddOnLog: xbmc.pvrclient/Tvheadend HTSP Client: cHTSPDemux::Read - Frame type P
20:59:57 T:3078219648 M:838193152   ERROR: convert_checked failed from UTF-8 to ISO-8859-2, errno=84

Regards
Janusz


- Jonas.andero - 2011-02-13 16:00

deadite66 Wrote:/home/hts/.hts/tvheadend/superuser
should have the login/pass

I'm using the user/pass as stated is /home/hts/.hts/tvheadend/superuser, but I still get 401...

Any ideas how to debug it? Is there any log file I can look into?

And yes, I have ran dpkg-reconfigure again (and again :-)