-
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
1 parent
e3e7fed
commit 9503c03
Showing
4 changed files
with
13 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -323,6 +323,12 @@ Output directory for live radio recordings | |
\fB\-\-outputlivetv <dir> | ||
Output directory for live tv recordings | ||
.TP | ||
\fB\-\-outputlocalfiles <dir> | ||
Output directory for localfiles recordings | ||
.TP | ||
\fB\-\-outputpodcast <dir> | ||
Output directory for podcast recordings | ||
.TP | ||
\fB\-\-outputradio <dir> | ||
Output directory for radio recordings | ||
.TP | ||
|
@@ -409,6 +415,9 @@ Cache expiry in seconds (default 4hrs) | |
\fB\-\-limit\-matches <number> | ||
Limits the number of matching results for any search (and for every PVR search) | ||
.TP | ||
\fB\-\-localfilesdirs <dir>[,dir,] | ||
Directories/Folders to scan for new files | ||
.TP | ||
\fB\-\-nopurge | ||
Don't ask to delete programmes recorded over 30 days ago | ||
.TP | ||
|
@@ -517,7 +526,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 v2.81, Copyright (C) 2008\-2010 Phil Lewis | ||
get_iplayer v2.82, 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
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