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

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Tips, tricks, and step by step guides (https://forum.kodi.tv/forumdisplay.php?fid=110)
+--- Thread: Linux HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! (/showthread.php?tid=91716)



- AP0ll0UK - 2011-02-10

dushmaniac Wrote:Sounds like a bug in tvheadend. I recommend you post this problem on the tvheadend forum or on #hts on irc.

Have you got a link to the appropriate forum please?


try this - andersw - 2011-02-10

http://www.lonelycoder.com/redmine/projects/tvheadend/boards


- AP0ll0UK - 2011-02-10

andersw Wrote:http://www.lonelycoder.com/redmine/projects/tvheadend/boards

Much appreciated, thanks.


Killed XBMC - mas956 - 2011-02-11

So I just loaded the code per the instructions on page 1 and now XBMC won't launch. Maverick minimal install + XBMC Dharma.

Thanks,


- opdenkamp - 2011-02-11

@mas956
pastebin a full debug log.


- lon_ - 2011-02-11

@dushmaniac:

Is it possible to fix this in the xbmc deb?


dpkg: error processing /var/cache/apt/archives/xbmc_2%3a10.5-dharma+pvr~odk48+maverick_all.deb (--unpack):
trying to overwrite '/usr/share/info/microhttpd.info.gz', which is also in package libmicrohttpd-dev 0.4.6-1
No apport report written because MaxReports is reached already
Processing triggers for install-info ...
Errors were encountered while processing:
/var/cache/apt/archives/xbmc_2%3a10.5-dharma+pvr~odk48+maverick_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


- opdenkamp - 2011-02-11

it'll be fixed in the next package version


- mas956 - 2011-02-12

Thanks for the reply Dushmaniac,

I tried looking at the logs and in what was probably a bad late night decision, I wiped the hard drive clean and started from scratch. Bummed.


- Jonas.andero - 2011-02-12

I just installed ths and the xbmc build from lars' PPA. Xbmc installed fine but when try to config hts tvheadend via localhost:9981 I am prompted for a user / password. It is does not match the one I entered when installing. I also tried to reconfigure, did not help. My linux login does account does not help.

What did I do wrong and how can I fix it?


- raisch - 2011-02-12

same problem with password for me...
i'm not able to login...

and so i can't enable the add-on

raimund


- deadite66 - 2011-02-12

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


- moontan77 - 2011-02-12

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

@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

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

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

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