![]() |
|
[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) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
- 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-tvheadendedit: hmm, got a cached page somehow because those answers weren't there before ![]() 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) ![]() 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
- 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 BRegards Janusz - Jonas.andero - 2011-02-13 16:00 deadite66 Wrote:/home/hts/.hts/tvheadend/superuser 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 :-) |