2020-09-29 Fred Gleason <fredg@paravelsystems.com>

* Added debugging messages to syslog for the podcasting subsystem.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-09-29 13:43:33 -04:00
parent ba86a19367
commit 944e14bb6d
4 changed files with 19 additions and 0 deletions

View File

@@ -377,6 +377,7 @@ bool Xport::PostRssElemental(RDFeed *feed,const QDateTime &now,QString *err_msg)
rda->station()->sshIdentityFile().toUtf8().constData());
curl_easy_setopt(curl,CURLOPT_KEYPASSWD,
feed->purgePassword().toUtf8().constData());
*err_msg+="using ssh key at \""+rda->station()->sshIdentityFile()+"\" ";
}
else {
curl_easy_setopt(curl,CURLOPT_USERNAME,