Ticket #8941: 8941-v2.patch

File 8941-v2.patch, 503 bytes (added by danielk, 14 years ago)
  • libs/libmythtv/tv_rec.cpp

     
    34313431    if (channum.isEmpty() && (request.flags & kFlagLiveTV))
    34323432    {
    34333433        if (!LiveTVStartChannel.isEmpty())
     3434        {
    34343435            channum = LiveTVStartChannel;
     3436            LiveTVStartChannel.clear();
     3437        }
    34353438        else
    34363439        {
    34373440            input   = genOpt.defaultinput;