diff --git a/docs/html/autorec.html b/docs/html/autorec.html index 0d3ab216..7e54504b 100644 --- a/docs/html/autorec.html +++ b/docs/html/autorec.html @@ -1,6 +1,6 @@
It's also possible to create a recording based on a query in the EPG. For more information diff --git a/docs/html/config_access.html b/docs/html/config_access.html index 70e98e1b..6a2c0958 100644 --- a/docs/html/config_access.html +++ b/docs/html/config_access.html @@ -1,13 +1,13 @@
When Tvheadend verifies access is scan thru all the enabled access control entries. -The permission flags are combined for all matchin access entries. +The permission flags are combined for all matching access entries. An access entry is said to match if the username / password matches and the IP source address of the requesting peer is within the prefix.
@@ -83,9 +83,9 @@ Let's also take a look at an example:
-First line gives clients orignating from 192.168.0.0 - 192.168.0.255 network +First line gives clients originating from 192.168.0.0 - 192.168.0.255 network access to streaming functions. Typically you would use this for your -local media players at home (Allthough Showtime can prompt for username & password +local media players at home (All though Showtime can prompt for username & password in its HTSP client)
The second line adds a user with world wide access who might want to modify diff --git a/docs/html/config_channels.html b/docs/html/config_channels.html index 4d057d82..fae901fc 100644 --- a/docs/html/config_channels.html +++ b/docs/html/config_channels.html @@ -46,7 +46,7 @@ in a Media player.
A DVB adapter represents a piece of hardware attached to the system. - DVB receivers with dual tuners will present themself as two adapters + DVB receivers with dual tuners will present themselves as two adapters to the Tvheadend application. Tvheadend support DVB-T, DVB-C and DVB-S adapters.
@@ -146,7 +146,7 @@ in order to detect it.
If Tvheadend has configuration for an adapter and the adapter is missing - upon startup the configuration will be left untouched in case the adapter + upon start-up the configuration will be left untouched in case the adapter will be back in the future. There is currently no way to remove configuration for a no longer present adapter.
@@ -156,7 +156,7 @@
Warning2: Suspending a system is (from a USB driver perspective) equivalent to a unplug/insert event. Thus, suspending a system running Tvheadend - with USB adapters is not recommented at the moment. + with USB adapters is not recommended at the moment.
@@ -31,7 +31,7 @@ 'enable' box and then press 'Save changes' to activate the new entry.
Use the bottom toolbar (not displayed in this manual) to navigate between pages
in the grid.
-To see more details about a recorded event, just click on it and a popup will appear: +To see more details about a recorded event, just click on it and a pop up will appear:
-In this popup you can cancel a scheduled recording or abort a recording in progress. -To close the popup, just close it with the [X] window button. +In this pop up you can cancel a scheduled recording or abort a recording in progress. +To close the pop up, just close it with the [X] window button.
Once the recording is completed there will be a clickable link to the recorded matroska file so you can download it directly from the interface. diff --git a/docs/html/epg.html b/docs/html/epg.html index 13f70a24..4bc23a2a 100644 --- a/docs/html/epg.html +++ b/docs/html/epg.html @@ -67,7 +67,7 @@ sorted based on start time.
A popup with details about the to-be-created autorecording rule needs to diff --git a/docs/html/features.html b/docs/html/features.html index 41b126b0..dec12a31 100644 --- a/docs/html/features.html +++ b/docs/html/features.html @@ -26,13 +26,13 @@
- If Tvheadend is started without the '-f' argument it will not daemonize - nor change its primary userid/groupid. Rather it will run with the permissions + If Tvheadend is started without the '-f' argument it will not demonize + nor change its primary UID/GID. Rather it will run with the permissions granted to the user executing the binary. If that's the case you must make sure the current user is granted with access to the video devices. diff --git a/docs/html/overview.html b/docs/html/overview.html index fb2197d7..dc734b46 100644 --- a/docs/html/overview.html +++ b/docs/html/overview.html @@ -11,6 +11,6 @@ Tvheadend is part of the HTS project hosted at http://www.lonelycoder.com/hts
-It functions primarily as a TV streaming backend for the Showtime Mediaplayer but +It functions primarily as a TV streaming back end for the Showtime Mediaplayer but can be used standalone for other purposes, such as a Digital Video Recorder.
-It functions primarily as a TV backend for the Showtime Mediaplayer but +It functions primarily as a TV backend for the Showtime Media player but can be used standalone for other purposes.