(2012-03-31 12:56)LastCoder Wrote: okay .. I downloaded johnny's tvheadend and compiled .. started tvheadend, adfter start it told me that configurationfile was created at /home/me/.hts/tvheadend .. but there is no configuration file which shows me the default login for the webinterface ?!?!
And how to you start it as service ? I had to start it from console with "tvheadend" ?!
here is my init.d file to start|stop - this was then added to my services that are starting when restarting the machine.
http://pastebin.com/XMbtRrnz
I think the first time you start tvheadend you need to add -C so it starts with no username/password then save some settings - its been so long since I first installed tvheadend
HTS Tvheadend 2.12.99
usage: tvheadend [options]
-a <adapters> Use only DVB adapters specified (csv)
-c <directory> Alternate configuration path.
Defaults to [$HOME/.hts/tvheadend]
-f Fork and daemonize
-u <username> Run as user <username>, only works with -f
-g <groupname> Run as group <groupname>, only works with -f
-C If no useraccount exist then create one with
no username and no password. Use with care as
it will allow world-wide administrative access
to your Tvheadend installation until you edit
the access-control from within the Tvheadend UI
-s Log debug to syslog
Development options
-d Log debug to console
-j <id> Statically join the given transport id
-r <tsfile> Read the given transport stream file and present
found services as channels
-A Immediately call abort()