Ticket #6114: mythupnpdiff.patch

File mythupnpdiff.patch, 640 bytes (added by anonymous, 15 years ago)
  • programs/mythbackend/upnpcdstv.cpp

     
    255255    QDateTime      dtProgStart  = query.value(11).toDateTime();
    256256    QDateTime      dtProgEnd    = query.value(12).toDateTime();
    257257
     258    if (sSubtitle == "")
     259        sSubtitle = sDescription.left(128);
     260
    258261    // ----------------------------------------------------------------------
    259262    // Cache Host ip Address & Port
    260263    // ----------------------------------------------------------------------