Hi,
I'm a newcomer to Tvheadend, but a somewhat experienced MythTV user. I've previously set up Tvheadend successfully on OSMC/RasPi, and am now reinstalling newest OSMC on a RasPi 2.
I couldn't get the thing to scan any DVB-T muxes. While debugging this problem, I noticed a few things which could easily be done to make things easier for a new user:
* In the web UI, my adapter was detected, and I proceeded to manually add a Network. It's unclear whether the "Network ID" field is important and what it actually means. Also, "(limit scanning)" isn't explained anywhere. There's no Help link in the "DVB Inputs" section, and I couldn't find other documentation explaining this.
* Same goes for "Network discovery" - an explanation of what that option actually does would be helpful.
* At this point it's surprising that I have to go
back to my adapter and assign it to the newly added network. Could unassigned adapters and networks be marked with a warning? Could assigning be done also from the network side?
* Manually adding a Mux is fairly straightforward, but it's unclear why I can't change Name, Original Network ID and Transport Stream ID, or why the IDs are 65535.
* There isn't a way to force a scan or restart the service from the web interface. Also, options in the "Debugging" tab are not saved even if I click "Save configuration". After a service restart, all fields are blank again and there's no debug output.
* The "Help" button doesn't work in the "Debugging" tab.
* I ended up running tvheadend on the command line, but the
--debug
and
--trace
options are undocumented. The best I could find was on the "
Debugging" wiki page, but names of subsystems aren't listed
* I eventually found out the
+all@, @mpegts@, @linuxdvb
etc. values for
--debug
and
--trace
and wanted to contribute these to the wiki. I registered only to find that the wiki really isn't a wiki at all - users can not edit content.
* The "DBV
configuration" wiki page doesn't match the current version at all. Maybe create version specific pages?
Thanks for reading, I hope this helps the project! I do know Tvheadend is a reliable piece of software since I successfully ran an earlier version for a few months.
-Antti