TVHeadend not letting me in
#3
1st figure out under which user the tvheadend is running;
Quote:#ps ax | grep tvheadend
You will get out such as;
Quote:2140 ? Ssl 3:55 /usr/bin/tvheadend -f -u hts -g video
32238 pts/1 R+ 0:00 grep --color=auto tvheadend
There you will see, it runs as user "hts" (-u hts)

Go into the hts config folder for that user;
Quote:cd /home/hts/.hts/tvheadend/
Here are all setting stored. But also the config of the super user. You need to be root, so under ubuntu for instance;
Quote:sudo cat superuser
You will get an output like;
Quote:{
"username": "gsi095",
"password": "forgotthedamnthing"
}

Use those to get into the webadmin and do your things.
Reply


Messages In This Thread
TVHeadend not letting me in - by gsi095 - 2012-03-08, 07:05
[No subject] - by LastCoder - 2012-03-08, 18:09
[No subject] - by j1nx - 2012-03-08, 18:52
RE: TVHeadend not letting me in - by nobleach - 2012-09-14, 21:13
RE: TVHeadend not letting me in - by babca - 2012-05-07, 15:03
RE: TVHeadend not letting me in - by nobleach - 2012-09-15, 00:20
RE: TVHeadend not letting me in - by lachs - 2013-01-07, 02:52
RE: TVHeadend not letting me in - by shess757 - 2013-09-17, 16:16
RE: TVHeadend not letting me in - by negge - 2015-01-14, 12:11
Logout Mark Read Team Forum Stats Members Help
TVHeadend not letting me in0