adamsutton / tvheadend

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
http://www.lonelycoder.com/hts/tvheadend_overview.html
Other
18 stars 5 forks source link

satconfig should be completely configurable in creation dialog #62

Closed clandmeter closed 10 years ago

clandmeter commented 11 years ago

When we create a satconfig, we need to save and later edit it again to set correct settings like port number. This is very confusing and should be prevented.

adamsutton commented 11 years ago

Yeah, this is an area I know to be shite. But this is where my UI skills let me down. The problem is you can't "know" what the configuration options might be until you've selected the type etc... Trying to do this in a very generic UI driven from descriptors provided by the backend is just a PITA.

If "someone" would like to take on that challenge and improve things I'd be very happy ;)

adamsutton commented 10 years ago

Done, at last. Let's hope people don't complain too much!