I always wanted to setup gPodder on a scheduler and I finally got around to it today. I'm running Ubuntu and added a line to crontab (/etc/crontab). The line I added is included below
53 0 * * * jeremy /usr/bin/gpodder --run --verbose > /home/jeremy/logs.log >From what I understand the above line will cause gpodder to run every hour and the output will go to my logs.log folder. My question is, has anyone found a better way to do this? Thanks, Jeremy
_______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
