Index: libs/libmythtv/tv_rec.cpp
===================================================================
--- libs/libmythtv/tv_rec.cpp	(revision 26681)
+++ libs/libmythtv/tv_rec.cpp	(working copy)
@@ -3431,7 +3431,10 @@
     if (channum.isEmpty() && (request.flags & kFlagLiveTV))
     {
         if (!LiveTVStartChannel.isEmpty())
+        {
             channum = LiveTVStartChannel;
+            LiveTVStartChannel.clear();
+        }
         else
         {
             input   = genOpt.defaultinput;
