From: Mark Clarkstone Date: Tue, 16 Feb 2016 13:14:54 +0000 (+0000) Subject: Wizard: Scan status text. X-Git-Tag: v4.2.1~1000 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05acfff1f025fe63f743c095009e6bd6b4ca464b;p=thirdparty%2Ftvheadend.git Wizard: Scan status text. --- diff --git a/src/wizard.c b/src/wizard.c index ba085ec85..98f5b08b6 100644 --- a/src/wizard.c +++ b/src/wizard.c @@ -1044,8 +1044,19 @@ wizard_page_t *wizard_muxes(const char *lang) */ DESCRIPTION_FCN(status, N_("\ -Show the scan status.\n\ -Please, wait until the scan finishes.\ +Tvheadend is now scanning for available services, please wait until \ +the scan completes.\n\n\ +\ +**Notes**:\n\ +* During scanning the number of muxes and services shown below should \ +increase; if not check the connection(s) to your device(s).\n\ +* The status tab (behind this wizard) will display signal information, \ +if you notice a lot of errors or the signal strength appears low this \ +usually indicates an issue with your antenna, satellite dish or cable.\n\ +* If you don't see any signal information at all but the number of \ +muxes and services is increasing the driver used by your device isn't \ +supplying signal information to Tvheadend, in most cases this isn't \ +an issue.\n\ "))