[PATCH 2/2] Note in man page/help screen that --search=.* may still be used

dinkypumpkin dinkypumpkin at gmail.com
Wed Feb 15 09:47:05 EST 2012


Note that --search=.* may still be used to force download of all available
programmes, but must be entered explicitly.
---
 get_iplayer   |    6 +++---
 get_iplayer.1 |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/get_iplayer b/get_iplayer
index 6293ca8..b359f0e 100755
--- a/get_iplayer
+++ b/get_iplayer
@@ -117,7 +117,7 @@ my $opt_format = {
 	# Recording
 	attempts	=> [ 1, "attempts=n", 'Recording', '--attempts <number>', "Number of attempts to make or resume a failed connection"],
 	force		=> [ 1, "force|force-download!", 'Recording', '--force', "Ignore programme history (unsets --hide option also). Forces a script update if used with -u"],
-	get		=> [ 2, "get|record|g!", 'Recording', '--get, -g', "Start recording matching programmes. Search terms required unless --pid specified."],
+	get		=> [ 2, "get|record|g!", 'Recording', '--get, -g', "Start recording matching programmes. Search terms required unless --pid specified. Use  --search=.* to force download of all available programmes."],
 	hash		=> [ 1, "hash!", 'Recording', '--hash', "Show recording progress as hashes"],
 	metadataonly	=> [ 1, "metadataonly|metadata-only!", 'Recording', '--metadata-only', "Create specified metadata info file without any recording or streaming (can also be used with thumbnail option)."],
 	mmsnothread	=> [ 1, "mmsnothread!", 'Recording', '--mmsnothread', "Disable parallel threaded recording for mms"],
@@ -9020,12 +9020,12 @@ sub opt_format {
 		pvr		=> [ 0, "pvr|pvrrun|pvr-run!", 'PVR', '--pvr [pvr search name]', "Runs the PVR using all saved PVR searches (intended to be run every hour from cron etc). The list can be limited by adding a regex to the command. Synonyms: --pvrrun, --pvr-run"],
 		pvrexclude	=> [ 0, "pvrexclude|pvr-exclude=s", 'PVR', '--pvr-exclude <string>', "Exclude the PVR searches to run by search name (regex or comma separated values). Synonyms: --pvrexclude"],
 		pvrsingle	=> [ 0, "pvrsingle|pvr-single=s", 'PVR', '--pvr-single <search name>', "Runs a named PVR search. Synonyms: --pvrsingle"],
-		pvradd		=> [ 0, "pvradd|pvr-add=s", 'PVR', '--pvr-add <search name>', "Save the named PVR search with the specified search terms.  Search terms required. Synonyms: --pvradd"],
+		pvradd		=> [ 0, "pvradd|pvr-add=s", 'PVR', '--pvr-add <search name>', "Save the named PVR search with the specified search terms.  Search terms required. Use --search=.* to force download of all available programmes. Synonyms: --pvradd"],
 		pvrdel		=> [ 0, "pvrdel|pvr-del=s", 'PVR', '--pvr-del <search name>', "Remove the named search from the PVR searches. Synonyms: --pvrdel"],
 		pvrdisable	=> [ 1, "pvrdisable|pvr-disable=s", 'PVR', '--pvr-disable <search name>', "Disable (not delete) a named PVR search. Synonyms: --pvrdisable"],
 		pvrenable	=> [ 1, "pvrenable|pvr-enable=s", 'PVR', '--pvr-enable <search name>', "Enable a previously disabled named PVR search. Synonyms: --pvrenable"],
 		pvrlist		=> [ 0, "pvrlist|pvr-list!", 'PVR', '--pvr-list', "Show the PVR search list. Synonyms: --pvrlist"],
-		pvrqueue	=> [ 0, "pvrqueue|pvr-queue!", 'PVR', '--pvr-queue', "Add currently matched programmes to queue for later one-off recording using the --pvr option. Search terms required unless --pid specified. Synonyms: --pvrqueue"],
+		pvrqueue	=> [ 0, "pvrqueue|pvr-queue!", 'PVR', '--pvr-queue', "Add currently matched programmes to queue for later one-off recording using the --pvr option. Search terms required unless --pid specified. Use --search=.* to force download of all available programmes. Synonyms: --pvrqueue"],
 		pvrscheduler	=> [ 0, "pvrscheduler|pvr-scheduler=n", 'PVR', '--pvr-scheduler <seconds>', "Runs the PVR using all saved PVR searches every <seconds>. Synonyms: --pvrscheduler"],
 		comment		=> [ 1, "comment=s", 'PVR', '--comment <string>', "Adds a comment to a PVR search"],
 	};
diff --git a/get_iplayer.1 b/get_iplayer.1
index b34dbaa..6a46b55 100644
--- a/get_iplayer.1
+++ b/get_iplayer.1
@@ -173,7 +173,7 @@ In radio realaudio mode specify the link bandwidth in bps for rtsp streaming (de
 Ignore programme history (unsets \-\-hide option also). Forces a script update if used with \-u
 .TP
 \fB\-\-get, \-g
-Start recording matching programmes. Search terms required unless \-\-pid specified.
+Start recording matching programmes. Search terms required unless \-\-pid specified. Use  \-\-search=.* to force download of all available programmes.
 .TP
 \fB\-\-hash
 Show recording progress as hashes
@@ -382,7 +382,7 @@ Adds a comment to a PVR search
 Runs the PVR using all saved PVR searches (intended to be run every hour from cron etc). The list can be limited by adding a regex to the command. Synonyms: \-\-pvrrun, \-\-pvr\-run
 .TP
 \fB\-\-pvr\-add <search name>
-Save the named PVR search with the specified search terms.  Search terms required. Synonyms: \-\-pvradd
+Save the named PVR search with the specified search terms.  Search terms required. Use \-\-search=.* to force download of all available programmes. Synonyms: \-\-pvradd
 .TP
 \fB\-\-pvr\-del <search name>
 Remove the named search from the PVR searches. Synonyms: \-\-pvrdel
@@ -400,7 +400,7 @@ Exclude the PVR searches to run by search name (regex or comma separated values)
 Show the PVR search list. Synonyms: \-\-pvrlist
 .TP
 \fB\-\-pvr\-queue
-Add currently matched programmes to queue for later one\-off recording using the \-\-pvr option. Search terms required unless \-\-pid specified. Synonyms: \-\-pvrqueue
+Add currently matched programmes to queue for later one\-off recording using the \-\-pvr option. Search terms required unless \-\-pid specified. Use \-\-search=.* to force download of all available programmes. Synonyms: \-\-pvrqueue
 .TP
 \fB\-\-pvr\-scheduler <seconds>
 Runs the PVR using all saved PVR searches every <seconds>. Synonyms: \-\-pvrscheduler
-- 
1.7.5.4




More information about the get_iplayer mailing list