[PATCH 3/9] Don't force --future with --pvr-queue

dinkypumpkin dinkypumpkin at gmail.com
Sun May 27 15:05:07 EDT 2012


Results of regular search should match results of search
with --pver-queue to avoid unexpected recordings.
---
 get_iplayer |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/get_iplayer b/get_iplayer
index bbfd847..ff3a446 100755
--- a/get_iplayer
+++ b/get_iplayer
@@ -9192,8 +9192,6 @@ sub queue {
 
 	# Switch on --hide option
 	$opt->{hide} = 1;
-	# Switch on --future option - we want to search upcoming programmes
-	$opt->{future} = 1;
 	my $hist = History->new();
 
 	# PID and TYPE specified
-- 
1.7.7.5 (Apple Git-26)




More information about the get_iplayer mailing list