Changes between Version 1 and Version 2 of TaskBrowserBasedSetup


Ignore:
Timestamp:
08/16/10 16:34:55 (16 years ago)
Author:
robertm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TaskBrowserBasedSetup

    v1 v2  
    55== Requirements ==
    66
    7 All backend setup to be done via a web browser connection to the backend.
    8 This replaces the existing mythtv-setup
     7* Replace Existing mythtv-setup
     8* All backend setup to be done via a web browser connection to the backend.
     9* Enumerate and autodetect tuners/available inputs to the best of our ability.
     10* Enumerate and present only existing network interfaces.
     11* Simplify setup of slave backends with sanity checking of IP address setup
     12* Do not permit a misconfigured backend.  Add enough sanity checking that the resulting product is functional, even if not perfectly configured.
     13* Present only relevant options/modulations/frequency tables to the hardware and locale in the scanner
     14* Validate all input, require that each step is successfully completed/configured before moving on to the next.
    915
    1016== Design ==