tags 672585 wontfix
thanks

Hi,

On Sat, May 12, 2012 at 10:35:47AM +0100, Raf Czlonka wrote:
> I update my podcast feeds and download them overnight using user's
> crontab entry. While it's really useful to have a summary at the end
> of a download running gpo from command line, it would also be very
> useful to have a "quiet" option to "update" and "download" (possibly
> other options as well) so we can avoid having an email sent by cron
> every time - something like "podget -s".

Actually, you can simply get rid of these error messages by redirecting
stdout in the crontab, e.g.:

  5 0 * * *    gpo update >/dev/null

I consider this easier than having an additional "quiet" option. It also
works for all options, and doesn't need any code changes. Therefore
(with the current request) I consider this a WONTFIX. If there's
something that can't be done with input redirection, please tell me.

If it was not clear to you, maybe you can provide some documentation
additions as a patch to the README file or "gpo" manual page? I'd really
appreciate that, especially the manpage could be improved here.

See http://github.com/gpodder/gpodder for the Git repository of gPodder,
against which patches should be submitted.


Thanks,
Thomas




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to