-
Notifications
You must be signed in to change notification settings - Fork 231
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH GET_IPLAYER "1" "February 2022" "Phil Lewis" "get_iplayer Manual" | ||
.TH GET_IPLAYER "1" "May 2022" "Phil Lewis" "get_iplayer Manual" | ||
.SH NAME | ||
get_iplayer \- Stream Recording tool and PVR for BBC iPlayer and BBC Sounds | ||
.SH SYNOPSIS | ||
|
@@ -171,7 +171,7 @@ Number of attempts to make or resume a failed connection. \-\-attempts is appli | |
Only download audio stream for TV programme. Produces .m4a file. Implies \-\-force. | ||
.TP | ||
\fB\-\-download\-abort\-onfail | ||
Exit immediately if any stream to download. Use to avoid repeated failed download attempts if connection is dropped or access is blocked. | ||
Exit immediately if any stream fails to download. Use to avoid repeated failed download attempts if connection is dropped or access is blocked. | ||
.TP | ||
\fB\-\-exclude\-format <format>,<format>,... | ||
Comma\-separated list of media stream formats to ignore when recording. Valid values: hls,dash. | ||
|
@@ -254,7 +254,7 @@ Do not download TV programme if subtitles are not available. | |
\fB\-\-test, \-t | ||
Test only \- no recording (only shows search results with \-\-pvr and \-\-pid\-recursive) | ||
.TP | ||
\fB\-\-tv\-lower\-bitrate | ||
\fB\-\-tv\-lower\-bitrate, \-\-tvlbr | ||
Prefer 25fps (or lower\-bitrate 50fps) streams for TV programmes if available. | ||
.TP | ||
\fB\-\-tv\-quality <quality>,<quality>,... | ||
|
@@ -449,10 +449,10 @@ Show all valid presets | |
\fB\-\-profile\-dir <dir> | ||
Override the user profile directory | ||
.TP | ||
\fB\-\-refresh, \-\-flush, \-f | ||
\fB\-\-refresh | ||
Refresh cache | ||
.TP | ||
\fB\-\-refresh\-abortonerror | ||
\fB\-\-refresh\-abort\-onerror | ||
Abort cache refresh for programme type if data for any channel fails to download. Use \-\-refresh\-exclude to temporarily skip failing channels. | ||
.TP | ||
\fB\-\-refresh\-exclude <channel>,<channel>,... | ||
|
@@ -580,7 +580,7 @@ get_iplayer was written by Phil Lewis <iplayer2 (at sign) linuxcentre.net> and i | |
.PP | ||
This manual page was originally written by Jonathan Wiltshire <[email protected]> for the Debian project (but may be used by others). | ||
.SH COPYRIGHT NOTICE | ||
get_iplayer v3.29, Copyright (C) 2008\-2010 Phil Lewis | ||
get_iplayer v3.30, Copyright (C) 2008\-2010 Phil Lewis | ||
This program comes with ABSOLUTELY NO WARRANTY; for details use \-\-warranty. | ||
This is free software, and you are welcome to redistribute it under certain | ||
conditions; use \-\-conditions for details. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters